index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glx
/
x11
/
dri2_glx.c
Age
Commit message (
Expand
)
Author
2008-11-12
glFlush before CopySubBuffer, fix coordinates and extension name typo.
Kristian Høgsberg
2008-11-11
Don't mess with emacs tab width.
Kristian Høgsberg
2008-10-14
Update DRI2 implementation according to new specification.
Kristian Høgsberg
2008-10-14
Revert pointless reindents to avoid merge conflicts.
Kristian Høgsberg
2008-10-13
glx: indent -br -i3 -npcs --no-tabs dri2_glx.c
RALOVICH, Kristóf
2008-10-13
glx: add a line of Emacs helping variables
RALOVICH, Kristóf
2008-09-18
glx: remove #include "glheader.h" lines
Brian Paul
2008-09-12
Finish off the previous fix for TFP.
Eric Anholt
2008-08-29
DRI2: Drop sarea, implement swap buffers in the X server.
Kristian Høgsberg
2008-07-13
glx/dri: only report DRI2 extensions when DRI2 is enabled.
Dave Airlie
2008-06-09
glx: add dri_common.c ala xserver
George Sapountzis
2008-04-23
include <X11/Xlib.h>
Alan Hourihane
2008-04-23
glx: split out current context code
George Sapountzis
2008-03-31
DRI interface changes and DRI2 direct rendering support.
Kristian Høgsberg