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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
1
-1
/
+0
*
integer overflow in XF86DRIGetClientDriverName() [CVE-2013-1993 2/2]
Alan Coopersmith
2013-05-30
1
-3
/
+5
*
integer overflow in XF86DRIOpenConnection() [CVE-2013-1993 1/2]
Alan Coopersmith
2013-05-30
1
-1
/
+6
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-3
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
build: Rename sources.mak -> Makefile.sources
Matt Turner
2013-04-15
1
-1
/
+1
*
Honor GLX_DONT_CARE in MATCH_MASK
Alexander Monakov
2013-04-05
1
-1
/
+3
*
glx: Build with VISIBILITY_CFLAGS in automake
Adam Jackson
2013-03-21
1
-0
/
+1
*
DRI2: HACK: no GLX_INTEL_swap_event if no ScheduleSwap
Rob Clark
2013-03-18
1
-6
/
+15
*
glx: init screen = 0 to fix optimized build warning
Brian Paul
2013-03-14
1
-1
/
+1
*
glx: Fix glXCreateWindow() when GLX_DIRECT_RENDERING is undefined
Jon TURNEY
2013-02-27
1
-1
/
+1
*
DRI2: Don't disable GLX_INTEL_swap_event unconditionally
Zack Rusin
2013-02-19
1
-3
/
+12
*
glx: Centralize the code for context flushing.
Eric Anholt
2013-02-07
1
-45
/
+37
*
glx: Add a little comment about what dri2FlushFrontBuffer() does.
Eric Anholt
2013-02-07
1
-0
/
+4
*
glx: Check that swap_buffers_reply is non-NULL before using it
Stéphane Marchesin
2013-01-29
1
-3
/
+5
*
glx: only advertise GLX_INTEL_swap_event if it's supported
Zack Rusin
2013-01-24
1
-2
/
+3
*
scons: Fix dependencies of generated headers.
José Fonseca
2013-01-21
1
-7
/
+2
*
tests: AM_CPPFLAGS must include $(top_srcdir) instead of $(top_builddir).
Johannes Obermayr
2013-01-13
1
-5
/
+5
*
Clean up .gitignore files
Matt Turner
2013-01-10
1
-5
/
+0
*
glx/dri2: set the __DRI2_FLUSH_DRAWABLE flag where it should be set
Marek Olšák
2012-12-07
1
-2
/
+4
*
glx/dri2: add and use new driver hook flush_with_flags
Marek Olšák
2012-12-02
1
-49
/
+92
*
glx: move the glFlush call one layer down
Marek Olšák
2012-12-02
5
-17
/
+35
*
dri_glx: fix use after free report
Dave Airlie
2012-12-01
1
-1
/
+4
*
mesa: Standardize names of OpenGL functions.
Paul Berry
2012-11-12
10
-364
/
+364
*
dispatch: Include glheader.h in dispatch-related files.
Paul Berry
2012-11-01
1
-1
/
+1
*
glx: Add the extension string for GLX_ARB_framebuffer_sRGB
Ian Romanick
2012-10-29
2
-0
/
+6
*
glx: Set sRGBCapable to a default value
Ian Romanick
2012-10-29
1
-0
/
+2
*
glx: Add GLXBadProfileARB to the error string list
Adam Jackson
2012-10-17
1
-0
/
+1
*
glx: Fix listing of INTEL_swap_event in glXQueryExtensionsString()
Owen W. Taylor
2012-10-17
1
-1
/
+1
*
glx: Fix a regression in the new XCB code
Fredrik Höglund
2012-10-16
1
-3
/
+15
*
glx: Replace DRI2SwapBuffers() custom protocol with XCB.
Eric Anholt
2012-10-09
3
-52
/
+31
*
glx: Fix some indentation.
Eric Anholt
2012-10-09
1
-5
/
+5
*
glx: Replace DRI2SwapInterval custom protocol with XCB.
Eric Anholt
2012-10-09
3
-29
/
+2
*
glx: Reuse setSwapInterval for setting initial swap interval.
Eric Anholt
2012-10-09
1
-5
/
+2
*
glx: Allow glXSwapInterval(0) when vblank_mode=0.
Eric Anholt
2012-10-09
1
-1
/
+3
*
glx: Replace DRI2GetMSC custom protocol with XCB.
Eric Anholt
2012-10-09
3
-52
/
+10
*
glx: Replace DRI2WaitForMSC custom protocol with XCB.
Eric Anholt
2012-10-09
3
-66
/
+21
*
glx: Replace DRI2WaitForSBC custom protocol with XCB.
Eric Anholt
2012-10-09
3
-54
/
+34
*
glx/dri1: Remove uncompiled __DRI_SWAP_BUFFER_COUNTER code.
Eric Anholt
2012-10-09
1
-61
/
+0
*
glx: Unifdef some dri_interface.h defines.
Eric Anholt
2012-10-09
1
-14
/
+1
*
glx: Unifdef USE_XCB.
Eric Anholt
2012-10-09
4
-248
/
+0
*
glx/dri2: use uint64_t instead of double to represent time for FPS calculation
Marek Olšák
2012-10-03
1
-5
/
+6
*
build: Use AX_PTHREAD's HAVE_PTHREAD preprocessor definition
Matt Turner
2012-10-01
3
-7
/
+7
*
build: Use PTHREAD_LIBS and PTHREAD_CFLAGS
Matt Turner
2012-10-01
1
-1
/
+2
*
darwin: do not create double-buffered offscreen pixel formats
Jonas Maebe
2012-09-24
1
-1
/
+1
*
glx: move 'prime' var into #ifdef'd code block
Brian Paul
2012-09-06
1
-8
/
+10
*
Replace another malloc/memset-0 combination with calloc
Matt Turner
2012-09-05
1
-2
/
+1
*
Remove useless memset after calloc
Matt Turner
2012-09-05
2
-2
/
+0
*
Use calloc instead of malloc/memset-0
Matt Turner
2012-09-05
5
-24
/
+12
[next]