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
Commit message (
Expand
)
Author
Age
Files
Lines
*
svga: emit some debug messages when shader compilation fails
Brian Paul
2012-07-05
1
-4
/
+10
*
intel: Fix a comment typo.
Eric Anholt
2012-07-04
1
-1
/
+1
*
mesa: add GL_EXT_texture_rg extension for OpenGL ES 2.x.
Gwenole Beauchesne
2012-07-04
3
-0
/
+10
*
GLES2: upgrade gl2ext.h to version 18099
Kristian Høgsberg
2012-07-04
2
-22
/
+398
*
mesa/st: gl_ClipDistance must be interpolated in 3d space.
Olivier Galibert
2012-07-04
1
-2
/
+2
*
gallium/util: Save and restore vertex buffer state in util_gen_mipmap.
Stuart Abercrombie
2012-07-04
1
-0
/
+2
*
Revert "GLES2: upgrade gl2ext.h to version 16994."
Marek Olšák
2012-07-04
1
-372
/
+12
*
Revert "mesa: add GL_EXT_texture_rg extension for OpenGL ES 2.x."
Marek Olšák
2012-07-04
3
-10
/
+0
*
mesa: add GL_EXT_texture_rg extension for OpenGL ES 2.x.
Gwenole Beauchesne
2012-07-03
3
-0
/
+10
*
GLES2: upgrade gl2ext.h to version 16994.
Gwenole Beauchesne
2012-07-03
1
-12
/
+372
*
i965/fs: Allow copy propagation on uniforms.
Eric Anholt
2012-07-03
1
-4
/
+7
*
i965/fs: Allow copy propagation with source modifiers.
Eric Anholt
2012-07-03
1
-3
/
+17
*
i965/fs: Move copy propagation test out to a separate function.
Eric Anholt
2012-07-03
2
-6
/
+20
*
glx/tests: Fix off-by-one error in allocating extension string buffer
Ian Romanick
2012-07-03
1
-1
/
+1
*
glsl: fix unop/binop errors in comments
Brian Paul
2012-07-03
1
-2
/
+2
*
msaa: Make meta-ops save and restore state of GL_MULTISAMPLE.
Paul Berry
2012-07-02
2
-1
/
+17
*
i965/msaa: Fix centroid interpolation of unlit pixels.
Paul Berry
2012-07-02
4
-4
/
+39
*
i965/fs: Add FS_OPCODE_MOV_DISPATCH_TO_FLAGS to fragment shader backend.
Paul Berry
2012-07-02
4
-2
/
+39
*
i965: fix transform feedback with primitive restart
Jordan Justen
2012-07-02
3
-0
/
+18
*
i965: Re-enable rendering to SNORM formats.
Kenneth Graunke
2012-07-02
1
-6
/
+1
*
glsl: Remove unused ir_loop_jump::loop pointer.
Kenneth Graunke
2012-07-02
1
-4
/
+0
*
meta: Don't alter fragment color clamp in DrawPixels().
Kenneth Graunke
2012-07-02
1
-1
/
+0
*
mesa: use FLUSH_CURRENT and not FLUSH_VERTICES in _mesa_validate_*
Marek Olšák
2012-07-02
1
-7
/
+14
*
mesa: point to Makefile.old in the srcdir
Dylan Noblesmith
2012-07-02
1
-3
/
+3
*
mesa: fix parser source gen for out-of-tree builds
Dylan Noblesmith
2012-07-02
1
-0
/
+2
*
mesa: fix api source gen for out-of-tree builds
Dylan Noblesmith
2012-07-02
1
-2
/
+4
*
glapi/gen: fix out of tree build
Dylan Noblesmith
2012-07-02
1
-23
/
+29
*
gallium/tgsi: Don't declare temps individually when they are all similar.
José Fonseca
2012-07-02
1
-8
/
+19
*
gallivm: Cleanup the 4 x float -> 16 ub special path in lp_build_conv.
José Fonseca
2012-07-02
1
-49
/
+26
*
gallium/util: Add ULL suffix to large constants.
José Fonseca
2012-07-02
1
-3
/
+3
*
clover: Handle NULL devs argument in clBuildProgram
Tom Stellard
2012-07-01
1
-5
/
+10
*
clover: Define non-templated copy constructor for clover::ref_ptr.
Francisco Jerez
2012-07-01
1
-2
/
+1
*
llvmpipe: fix comment typo
Brian Paul
2012-06-29
1
-1
/
+1
*
st/mesa: use DEBUG_INCOMPLETE_FBO debug flag
Brian Paul
2012-06-29
1
-7
/
+3
*
mesa: remove some unused gl_dlist_state fields
Brian Paul
2012-06-29
1
-6
/
+0
*
clover: Add a function internalizer pass before LTO v2
Tom Stellard
2012-06-29
1
-10
/
+49
*
radeon/llvm: Enable vec4 loads on R600
Tom Stellard
2012-06-29
3
-0
/
+20
*
radeon/llvm: Enable floating point stores on R600
Tom Stellard
2012-06-29
1
-0
/
+6
*
radeon/llvm: Handle floating point loads on R600
Tom Stellard
2012-06-29
2
-0
/
+31
*
radeon/llvm: Expand UDIV and UREM nodes
Tom Stellard
2012-06-29
1
-4
/
+3
*
radeon/llvm: Emit raw ISA for vertex fetch instructions
Tom Stellard
2012-06-29
3
-81
/
+139
*
gallium/util: Truly disable INF/NAN tests on MSVC.
José Fonseca
2012-06-29
1
-1
/
+1
*
gallium/util: Disable INF/NAN tests on MSVC.
José Fonseca
2012-06-29
1
-1
/
+7
*
translate: Free elt8_func/elt16_func too.
José Fonseca
2012-06-29
1
-1
/
+3
*
util: Reimplement half <-> float conversions.
James Benton
2012-06-29
7
-227
/
+69
*
tests: Updated tests to properly handle NaN for half floats.
James Benton
2012-06-29
4
-9
/
+41
*
util: Updated u_format_tests to rigidly test half-float boundary values.
James Benton
2012-06-29
1
-0
/
+30
*
util: Added functions for checking NaN / Inf for double and half-floats.
James Benton
2012-06-29
1
-2
/
+102
*
util: Added util_format_is_array.
James Benton
2012-06-29
2
-0
/
+39
*
vbo: optimize validation for glMultiDrawElements
Marek Olšák
2012-06-28
3
-12
/
+82
[next]