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
Commit message (
Expand
)
Author
Age
Files
Lines
*
glapi: Remove extraneous GL_ from TEXTURE_IMMUTABLE_FORMAT
Ian Romanick
2012-06-13
1
-1
/
+1
*
glapi: Add missing enums for GL_ATI_fragment_shader
Ian Romanick
2012-06-13
1
-0
/
+111
*
glapi: Add texture swizzle enums
Ian Romanick
2012-06-13
1
-0
/
+5
*
glapi: Add a couple missing 3.0 enums
Ian Romanick
2012-06-13
1
-0
/
+2
*
glapi: Add missing _NV extension on COMBINE4
Ian Romanick
2012-06-13
1
-1
/
+1
*
glapi: Add missing enums for GL_EXT_vertex_array
Ian Romanick
2012-06-13
1
-0
/
+9
*
glapi: Add missing enums for GL_EXT_compiled_vertex_array
Ian Romanick
2012-06-13
1
-0
/
+3
*
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
12
-10
/
+8
*
util: add some comments, fix indentation
Brian Paul
2012-06-13
1
-1
/
+5
*
glsl: Transform dot product by a basis vector into a swizzle
Matt Turner
2012-06-12
2
-3
/
+24
*
glsl: Add is_basis function
Matt Turner
2012-06-12
2
-4
/
+70
*
glsl: Check for zero vectors in ir_binop_dot
Matt Turner
2012-06-12
1
-0
/
+7
*
mesa: move variable declaration out of loop to fix MSVC build
Brian Paul
2012-06-12
1
-1
/
+2
*
mesa: Fix bool-int mismatch
Stéphane Marchesin
2012-06-12
1
-4
/
+5
*
mesa: Fix hash table leak
Antoine Labour
2012-06-12
2
-6
/
+15
*
mesa: Free uniforms correclty.
Antoine Labour
2012-06-12
1
-1
/
+2
*
meta: Cleanup the resources we allocate.
Antoine Labour
2012-06-12
1
-6
/
+66
*
glx: Handle a null reply in QueryVersion.
Stéphane Marchesin
2012-06-12
1
-0
/
+3
*
radeonsi: Don't always re-compile shaders after they're bound.
Michel Dänzer
2012-06-12
1
-6
/
+1
*
st/xorg: Fix crash on startup.
Dave Airlie
2012-06-12
1
-4
/
+11
*
radeonsi: Use linear instead of constant interpolation for now.
Michel Dänzer
2012-06-12
2
-4
/
+22
*
radeonsi: Handle SUB_f32.
Thomas Stellard
2012-06-12
2
-2
/
+3
*
radeonsi: Only dump shaders with environment variable RADEON_DUMP_SHADERS=1.
Michel Dänzer
2012-06-12
2
-9
/
+20
*
mesa: Build git_sha1.h before computing dependencies.
Eric Anholt
2012-06-12
1
-1
/
+1
*
docs: whitespaces cleanup
Andreas Boll
2012-06-12
11
-55
/
+49
*
docs: remove some superfluous <p> tags
Andreas Boll
2012-06-12
1
-42
/
+37
*
docs: remove unused table styles
Andreas Boll
2012-06-12
1
-2
/
+1
*
docs: remove unused anchor links
Andreas Boll
2012-06-12
1
-7
/
+7
*
docs: prefer lowercase html tags
Andreas Boll
2012-06-12
19
-173
/
+173
*
docs: use id instead of <a name>
Andreas Boll
2012-06-12
5
-82
/
+54
*
docs/subset-A.html: fix markup
Andreas Boll
2012-06-12
1
-10
/
+3
*
docs/news.html: use proper markup
Andreas Boll
2012-06-12
1
-54
/
+44
*
docs: fix html end/start tags
Andreas Boll
2012-06-12
23
-43
/
+45
*
docs: escape special html chars
Andreas Boll
2012-06-12
13
-41
/
+41
*
docs: consolidate html header and footer
Andreas Boll
2012-06-12
50
-474
/
+510
*
mesa: Unbind GL_TEXTURE_BUFFER on DeleteBuffers.
Kenneth Graunke
2012-06-11
1
-0
/
+4
*
mesa: Make glPrimitiveRestartIndex execute immediately in display lists.
Kenneth Graunke
2012-06-11
1
-0
/
+3
*
mesa: Check for a negative "size" parameter in glCopyBufferSubData().
Kenneth Graunke
2012-06-11
1
-0
/
+6
*
automake: Add AM_PROG_AR before LT_INIT to silence a lot of warnings.
Kenneth Graunke
2012-06-11
2
-0
/
+3
*
scons: Fix scons build.
José Fonseca
2012-06-11
3
-1
/
+8
*
configure.ac: Add --with-(gl|glu|osmesa)-lib-name options
Brad King
2012-06-11
1
-7
/
+22
*
glsl: Put a bunch of optimization visitors under anonymous namespaces.
Eric Anholt
2012-06-11
15
-0
/
+57
*
automake: Merge the dricore libglsl build into libdricore.
Eric Anholt
2012-06-11
4
-39
/
+15
*
automake: Add a prefix variable for libglsl sources.
Eric Anholt
2012-06-11
3
-86
/
+88
*
automake: Convert src/Makefile to automake.
Eric Anholt
2012-06-11
4
-40
/
+6
*
automake: Move top-level makefile to automake.
Eric Anholt
2012-06-11
5
-87
/
+54
*
automake: Globally add stub automake targets to the old Makefiles.
Eric Anholt
2012-06-11
16
-39
/
+16
[next]