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_glx.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
-666
/
+0
*
glx: Fix SwapBuffers regression introduced by 01923fb72d.
Francisco Jerez
2010-02-08
1
-0
/
+1
*
glx: permit building with older protocol headers
Keith Whitwell
2010-02-08
1
-6
/
+16
*
glx: Remove unnecessary headers.
Vinson Lee
2010-02-01
1
-1
/
+0
*
glx: fix possible memory leaks in dri2CreateScreen()
Rodolfo Ribeiro Gomes
2010-01-29
1
-5
/
+8
*
DRI2: don't send DRI2 requests the server doesn't know about
Jesse Barnes
2010-01-13
1
-5
/
+13
*
GLX/DRI2: pass X drawable ID instead
Jesse Barnes
2010-01-13
1
-4
/
+4
*
DRI2: add SwapInterval support
Jesse Barnes
2010-01-08
1
-0
/
+21
*
DRI2: add OML_sync_control support
Jesse Barnes
2010-01-08
1
-23
/
+48
*
DRI2: add SwapBuffers support
Jesse Barnes
2010-01-08
1
-1
/
+31
*
glx/dri2: Always use X drawable ID for DRI2 protocol.
Michel Dänzer
2009-08-22
1
-5
/
+5
*
glx: indent -br -i3 -npcs --no-tabs
RALOVICH, Kristóf
2009-08-13
1
-354
/
+367
*
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-07-30
1
-0
/
+2
|
\
|
*
glx: assign per screen driver configs (DRI2)
RALOVICH, Kristóf
2009-07-28
1
-0
/
+2
*
|
dri2: Refresh the fake front contents after glXSwapBuffers().
Eric Anholt
2009-06-23
1
-0
/
+7
|
/
*
DRI2: Implement interface for drivers to access DRI2GetBuffersWithFormat
Ian Romanick
2009-04-24
1
-19
/
+85
*
DRI2: Assume that there is always a front buffer
Ian Romanick
2009-04-09
1
-7
/
+3
*
DRI2: Provide an interface for drivers to flush front-buffer rendering
Ian Romanick
2009-04-09
1
-0
/
+10
*
Revert "dri2: Avoid round-tripping on DRI2GetBuffers for the same set of buff...
Michel Dänzer
2009-03-25
1
-52
/
+0
*
glx: add support for a reallyFlush() function before swap occurs.
Alan Hourihane
2009-02-23
1
-0
/
+16
*
dri2: support glXWaitX & glXWaitGL by using fake front buffer.
Alan Hourihane
2009-02-16
1
-0
/
+59
*
dri2: Initialize variables for the getbuffers round-trip reduction.
Eric Anholt
2009-02-10
1
-0
/
+2
*
dri2: Avoid round-tripping on DRI2GetBuffers for the same set of buffers.
Eric Anholt
2009-02-02
1
-0
/
+52
*
dri2: add complaints for more initialization failures.
Eric Anholt
2009-01-27
1
-3
/
+9
*
glFlush before CopySubBuffer, fix coordinates and extension name typo.
Kristian Høgsberg
2008-11-12
1
-1
/
+6
*
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
-13
/
+29
*
Revert pointless reindents to avoid merge conflicts.
Kristian Høgsberg
2008-10-14
1
-248
/
+237
*
glx: indent -br -i3 -npcs --no-tabs dri2_glx.c
RALOVICH, Kristóf
2008-10-13
1
-237
/
+248
*
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
-1
/
+0
*
Finish off the previous fix for TFP.
Eric Anholt
2008-09-12
1
-0
/
+3
*
DRI2: Drop sarea, implement swap buffers in the X server.
Kristian Høgsberg
2008-08-29
1
-65
/
+63
*
glx/dri: only report DRI2 extensions when DRI2 is enabled.
Dave Airlie
2008-07-13
1
-1
/
+1
*
glx: add dri_common.c ala xserver
George Sapountzis
2008-06-09
1
-97
/
+1
*
include <X11/Xlib.h>
Alan Hourihane
2008-04-23
1
-0
/
+1
*
glx: split out current context code
George Sapountzis
2008-04-23
1
-6
/
+1
*
DRI interface changes and DRI2 direct rendering support.
Kristian Høgsberg
2008-03-31
1
-0
/
+471