index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
glx
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Remove useless checks for NULL before freeing
Matt Turner
2012-09-05
6
-32
/
+16
*
Don't cast the return value of malloc/realloc
Matt Turner
2012-09-05
11
-21
/
+21
*
Remove Xcalloc/Xmalloc/Xfree calls
Matt Turner
2012-09-05
21
-153
/
+152
*
Use the correct macro _WIN32 for Windows.
Vinson Lee
2012-09-05
1
-1
/
+1
*
build: Clean glx Makefile.am
Matt Turner
2012-08-22
1
-4
/
+1
*
glx/dri2: add dri2 prime support.
Dave Airlie
2012-08-16
1
-0
/
+13
*
build/glx: fix include paths for out-of-tree builds
Christopher James Halse Rogers
2012-08-13
1
-0
/
+2
*
build: fix location of generated files in src/mesa (v4)
Christopher James Halse Rogers
2012-08-13
1
-0
/
+4
*
glx/dri: Initialize reset to __DRI_CTX_RESET_NO_NOTIFICATION.
Kenneth Graunke
2012-08-08
2
-2
/
+2
*
glx: Don't use glapitable.h at all
Ian Romanick
2012-08-08
3
-6
/
+10
*
glx: Don't rely on struct _glapi_table
Ian Romanick
2012-08-08
2
-666
/
+654
*
automake: Honor GL_LIB for mangled/custom lib names
Brad King
2012-07-23
1
-20
/
+7
*
glx: build tests after libglx.la
Matt Turner
2012-07-17
1
-1
/
+1
*
automake: convert libglapi
Jon TURNEY
2012-07-13
1
-1
/
+1
*
scons: Also require recent XCB.
José Fonseca
2012-07-12
1
-0
/
+3
*
mesa: Require current libxcb.
Eric Anholt
2012-07-12
4
-33
/
+1
*
glx/dri2: Add support for GLX_ARB_create_context_robustness
Ian Romanick
2012-07-11
6
-6
/
+49
*
glx/tests: Fix off-by-one error in allocating extension string buffer
Ian Romanick
2012-07-03
1
-1
/
+1
*
glx/tests: Fix signed/unsigned comparison warnings.
Paul Berry
2012-06-20
2
-27
/
+27
*
glx/tests and mesa/tests: Update .gitignore files.
Paul Berry
2012-06-14
1
-1
/
+1
*
glx/tests: Add unit tests for generated code in indirect_init.c
Ian Romanick
2012-06-13
2
-1
/
+1536
*
glx/tests: Add unit tests for generated code in indirect_size.c
Ian Romanick
2012-06-13
2
-0
/
+557
*
glx/tests: Rename test as glx-test
Ian Romanick
2012-06-13
1
-4
/
+4
*
glx: Move tests from tests/glx to src/glx/tests
Ian Romanick
2012-06-13
8
-0
/
+1499
*
glx: Handle a null reply in QueryVersion.
Stéphane Marchesin
2012-06-12
1
-0
/
+3
*
automake: Globally add stub automake targets to the old Makefiles.
Eric Anholt
2012-06-11
1
-1
/
+1
*
scons: add code to generate the various GL API files
Brian Paul
2012-05-31
1
-0
/
+51
*
mesa: Remove the generated glapi from source control, and just build it.
Eric Anholt
2012-05-29
6
-12714
/
+6
*
darwin: Address a build failure on Leopard and earlier OS versions
Jeremy Huddleston
2012-05-18
1
-0
/
+10
*
darwin: Eliminate a possible race condition while destroying a surface
Jeremy Huddleston
2012-05-16
1
-4
/
+4
*
darwin: Unlock our mutex before destroying it
Jeremy Huddleston
2012-05-16
1
-0
/
+3
*
darwin: Use ASL for logging
Jeremy Huddleston
2012-05-03
5
-21
/
+183
[next]