index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
glx
/
x11
/
dri2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Retire miniglx and move the actual glx code up to src/glx
Kristian Høgsberg
2010-02-09
1
-645
/
+0
*
glx: permit building with older protocol headers
Keith Whitwell
2010-02-08
1
-0
/
+14
*
mesa: misc GLX_INTEL_swap_event fixes
Robert Bragg
2010-01-25
1
-6
/
+14
*
DRI2/GLX: add INTEL_swap_event support
Jesse Barnes
2010-01-08
1
-2
/
+68
*
DRI2: add SwapInterval support
Jesse Barnes
2010-01-08
1
-0
/
+17
*
DRI2: add OML_sync_control support
Jesse Barnes
2010-01-08
1
-1
/
+142
*
DRI2: add SwapBuffers support
Jesse Barnes
2010-01-08
1
-0
/
+16
*
glx: Compile dri2.c only if GLX_DIRECT_RENDERING is defined.
Vinson Lee
2009-12-22
1
-0
/
+4
*
glx: indent -br -i3 -npcs --no-tabs
RALOVICH, Kristóf
2009-08-13
1
-271
/
+279
*
DRI2: Implement protocol for DRI2GetBuffersWithFormat
Ian Romanick
2009-04-24
1
-0
/
+70
*
dri2: Don't crash if the server returns more buffers than expected.
Eric Anholt
2009-02-10
1
-1
/
+1
*
Bump dri2proto requirement to 1.99.3, drop CopyRegion bitmask from protocol.
Kristian Høgsberg
2008-12-01
1
-1
/
+0
*
Don't mess with emacs tab width.
Kristian Høgsberg
2008-11-11
1
-1
/
+0
*
Update DRI2 implementation according to new specification.
Kristian Høgsberg
2008-10-14
1
-45
/
+47
*
Revert pointless reindents to avoid merge conflicts.
Kristian Høgsberg
2008-10-14
1
-235
/
+229
*
glx: indent -br -i3 -npcs --no-tabs dri2.c
RALOVICH, Kristóf
2008-10-13
1
-229
/
+235
*
glx: add a line of Emacs helping variables
RALOVICH, Kristóf
2008-10-13
1
-0
/
+1
*
glx: remove #include "glheader.h" lines
Brian Paul
2008-09-18
1
-2
/
+1
*
DRI2: Drop sarea, implement swap buffers in the X server.
Kristian Høgsberg
2008-08-29
1
-32
/
+81
*
Pick up dri2proto from the standard proto header include path.
Kristian Høgsberg
2008-04-02
1
-1
/
+1
*
DRI interface changes and DRI2 direct rendering support.
Kristian Høgsberg
2008-03-31
1
-0
/
+252