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
*
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
*
darwin: Make reported errors more user-friendly
Jeremy Huddleston
2012-05-03
1
-9
/
+10
*
darwin: Fix an error message
Jeremy Huddleston
2012-05-03
1
-1
/
+1
*
darwin: Eliminate a pthread mutex leak
Jeremy Huddleston
2012-04-24
1
-0
/
+7
*
apple: Fix a use after free
Jonas Maebe
2012-04-23
1
-2
/
+4
*
glx: Hook up the unit tests again using the internal gtest.
Eric Anholt
2012-04-12
2
-3
/
+9
*
glx: fix compile warnings
Yuanhan Liu
2012-04-09
1
-0
/
+2
*
Use -no-undefined libtool flag in src/glx/Makefile.am
Jon TURNEY
2012-03-28
1
-1
/
+1
*
glx:dri_common.c: check psc->driScreen->createDrawable return value
Wang YanQing
2012-03-28
1
-0
/
+6
*
glx/drisw: avoid segfaults when we fail to get visual
Dave Airlie
2012-03-24
1
-2
/
+9
*
glx: Fix glXGetProcAddress() of global glX symbols post-automake conversion.
Eric Anholt
2012-03-21
1
-0
/
+1
*
Add Makefile.in to toplevel .gitignore
Kenneth Graunke
2012-03-20
1
-1
/
+0
*
Add .deps/, .libs/, and *.la to toplevel .gitignore
Paul Berry
2012-03-20
1
-3
/
+0
*
shared-glapi: Convert to automake
Kristian Høgsberg
2012-03-19
1
-1
/
+1
*
darwin: Build create_context.c
Jeremy Huddleston
2012-03-16
2
-1
/
+7
*
Set close on exec flag FD_CLOEXEC
David Fries
2012-03-11
1
-1
/
+9
*
glx: Also put a symlink from libGL.so in lib/ for now.
Johannes Obermayr
2012-03-07
1
-0
/
+1
*
glx: Convert to automake.
Eric Anholt
2012-02-29
3
-119
/
+127
*
dri: Emit a critical error if the swrast driver fails to load.
Carl Worth
2012-02-08
1
-2
/
+4
*
dri: Emit a critical error if a named driver fails to load.
Carl Worth
2012-02-08
2
-0
/
+4
*
dri: Add a CriticalErrorMessageF macro.
Carl Worth
2012-02-08
2
-0
/
+26
*
dri: Clarify comments on InfoMessageF and ErrorMessageF macros.
Carl Worth
2012-02-08
1
-1
/
+6
*
Have __glImageSize handle format GL_DEPTH_STENCIL_NV the same way as the serv...
Jon TURNEY
2012-02-06
1
-0
/
+1
[next]