Search
lxdream.org :: lxdream/src/display.h :: log
lxdream 0.9.1
released Jun 29
Download Now
filename src/display.h
changeset1256:a9d29fe74bf3
authornkeynes
dateSun Mar 04 21:10:12 2012 +1000 (12 years ago)
permissions-rw-r--r--
last changeMove glsl loading into common gl code, and set a display capability flag
file annotate diff log rss
1256:a9d29fe74bf312 yearsnkeynesMove glsl loading into common gl code, and set a display capability flag
1251:b8ab59d3975612 yearsnkeynesSupport depth component 16 as well as 24 (add capability flag for the available bits)
1245:01e0020adf8812 yearsnkeynesAndroid WIP:
1244:6b54ef5ed41312 yearsnkeynesAdd a GL-only video driver for android usage (since the Java code is
1239:be312126759712 yearsnkeynesAndroid support WIP
1159:580436b01b6c13 yearsnkeynesImplement vertex array range support, and move buffer operations to gl_vbo.c
1134:f502f3d32f9013 yearsnkeynesDump more information with --gl-info, and print it a little more nicely
1076:18c164e8aec414 yearsnkeynesRearrange frame output slightly.
1072:d82e04e6d49714 yearsnkeynesHeavy configuration management refactor
1010:a506a2f6618015 yearsnkeynesFix analogue joystick input
863:a5e5310061e215 yearsnkeynesInitial shadow volume implementation for opaque polygons (stencil isn't quite
850:28782ebbd01d15 yearsnkeynesAdd lightgun support
849:bbe26d798fc215 yearsnkeynesRefactor mouse event management - button events are now usable for controllers
839:51f1c419579015 yearsnkeynesImplement absolute positioning mouse mode when not grabbed
805:b355f7b3ff2e15 yearsnkeynesAdd ability to bind a render buffer to a texture, with output going to the texture.
770:429ff505c45015 yearsnkeynesImplement key-binding configuration pane for Cocoa UI
755:ab873907b00e15 yearsnkeynesAdd gettext.h and build sanely without libintl if it's not available
736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
700:4650d0c7f6f915 yearsnkeynesBig cleanup of the command-line options
681:1755a126b10915 yearsnkeynesFirst cut of the Cocoa GUI implementation
674:377d987db8f215 yearsnkeynesFix save states for x86-64, and ensure compatibility between 32-bit and 64-bit versions
669:ab344e42bca915 yearsnkeynesCleanup most of the -Wall warnings (getting a bit sloppy...)
615:38b69ec2f4c816 yearsnkeynesSplit axes into positive and negative sides. Works better now
614:a2d239d4438a16 yearsnkeynesBug #49: Joystick support work in progress
608:4f588e52bce016 yearsnkeynesBug #50: Implement mouse and keyboard
561:533f6b47807116 yearsnkeynesEnable Id keyword on all source files lxdream-mmu
540:a3767018a96d16 yearsnkeynesSupport darwin OpenGL/* headers as well as the more usual GL/*
531:f0fee3ba71d116 yearsnkeynesMove name-to-driver mappings to display.c and audio.c respectively
502:c4ecae2b1b5e16 yearsnkeynesAdd sh4ptr_t type, start converting bare pointer refs to it
477:9a373f2ff00916 yearsnkeynesAdd save/restore of render buffers in save states
451:50622730f22616 yearsnkeynesUnregister keys on controller detach
429:e581b90c3fb316 yearsnkeynesFix compilation warnings
424:421d68e78c4616 yearsnkeynesFix compilation warnings
422:61a0598e07ff16 yearsnkeynesFix compilation warnings
370:3131ba1440fc16 yearsnkeynesHandle video driver init failure cleanly (fallback to headless)
352:f0df7a6d470317 yearsnkeynesBug 27: Implement opengl framebuffer objects
335:fb890e1814c017 yearsnkeynesStart working towards more thorough interlaced support
327:00d55a462af317 yearsnkeynesCleanup framebuffer formats by adding a central source for the information
162:f7781f928f7e17 yearsnkeynesAdd global display_colour_bytes
144:7f0714e89aaa17 yearsnkeynesRename video_driver to display_driver
.