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.c
Age
Commit message (
Expand
)
Author
2009-08-13
glx: indent -br -i3 -npcs --no-tabs
RALOVICH, Kristóf
2009-04-24
DRI2: Implement protocol for DRI2GetBuffersWithFormat
Ian Romanick
2009-02-10
dri2: Don't crash if the server returns more buffers than expected.
Eric Anholt
2008-12-01
Bump dri2proto requirement to 1.99.3, drop CopyRegion bitmask from protocol.
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.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-08-29
DRI2: Drop sarea, implement swap buffers in the X server.
Kristian Høgsberg
2008-04-02
Pick up dri2proto from the standard proto header include path.
Kristian Høgsberg
2008-03-31
DRI interface changes and DRI2 direct rendering support.
Kristian Høgsberg