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
/
mesa
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
glsl: Let ir_builder expressions take un-dereferenced variables.
Eric Anholt
2012-04-13
1
-13
/
+6
*
glsl: Create an ir_builder helper for hand-generating IR.
Eric Anholt
2012-04-13
1
-82
/
+46
*
mesa: add support for ARB_blend_func_extended (v4)
Dave Airlie
2012-04-13
8
-6
/
+149
*
mesa: fix truncated value warning
Dylan Noblesmith
2012-04-13
1
-1
/
+1
*
mesa: don't cast away const
Dylan Noblesmith
2012-04-13
1
-1
/
+1
*
mesa: add _mesa_total_texture_memory() debug function
Brian Paul
2012-04-11
2
-0
/
+62
*
mesa: new _mesa_total_buffer_object_memory() debug function
Brian Paul
2012-04-11
2
-0
/
+32
*
main: Fix memory leak in _mesa_make_extension_string()
Chad Versace
2012-04-09
1
-0
/
+2
*
mesa: Add support for the GL 3.1 R/RG formats in texture buffer objects.
Eric Anholt
2012-04-09
1
-0
/
+54
*
mesa: Track a gl_format for the texture buffer format.
Eric Anholt
2012-04-09
3
-168
/
+76
*
mesa: Handle updating texture state for buffer textures.
Eric Anholt
2012-04-09
2
-0
/
+12
*
mesa: Create the default (name==0) buffer texture.
Eric Anholt
2012-04-09
1
-0
/
+5
*
mesa: Set the correct initial value of the texture buffer object format.
Eric Anholt
2012-04-09
1
-0
/
+1
*
mesa: Set up glTexBuffer{,ARB} for display list compile.
Eric Anholt
2012-04-09
1
-0
/
+3
*
glapi: regen for TBO change.
Eric Anholt
2012-04-09
2
-2890
/
+2872
*
ff_fragment_shader: Remove some dead fields.
Eric Anholt
2012-04-09
1
-11
/
+0
*
Add support for GL_EXT_unpack_subimage on GLES2
Neil Roberts
2012-03-27
2
-5
/
+22
*
gles: Enable the GL_EXT_read_format_bgra extension
Benjamin Franzke
2012-03-27
2
-0
/
+3
*
gles1: Enable GL_EXT_texture_format_BGRA8888 in APIspec
Benjamin Franzke
2012-03-27
1
-0
/
+1
*
glapi: regenerate enums.c
Dylan Noblesmith
2012-03-26
1
-3900
/
+4056
*
regen for "glapi: sort ARB extensions by number"
Dylan Noblesmith
2012-03-26
1
-1984
/
+1984
*
mesa: Fix memory leak in generate_mipmap_compressed.
Vinson Lee
2012-03-26
1
-0
/
+1
*
glapi: ARB_blend_func_extended support + regen. (v2)
Dave Airlie
2012-03-26
3
-4754
/
+4804
*
mesa: Fix memory leak in _mesa_get_uniform_location.
Vinson Lee
2012-03-23
1
-1
/
+3
*
mesa: set numFaces=6 for cube maps in _mesa_test_texobj_completeness()
Brian Paul
2012-03-23
1
-1
/
+2
*
mesa: only test cube face widths in _mesa_test_texobj_completeness()
Brian Paul
2012-03-20
1
-5
/
+8
*
mesa: add integer texture completeness check
Brian Paul
2012-03-20
3
-0
/
+15
*
mesa: rework texture completeness testing
Brian Paul
2012-03-20
5
-32
/
+67
*
mesa: add _mesa_is_mipmap_filter() helper
Brian Paul
2012-03-20
1
-0
/
+9
*
mesa: use _mesa_dirty_texobj() in glTexParameter code
Brian Paul
2012-03-20
1
-1
/
+2
*
mesa: use _mesa_dirty_texobj() function
Brian Paul
2012-03-20
1
-12
/
+5
*
mesa: rewrite/consolidate code in _mesa_test_texobj_completeness()
Brian Paul
2012-03-20
1
-138
/
+45
*
mesa: use new baseImage var to simplify _mesa_test_texobj_completeness()
Brian Paul
2012-03-20
1
-24
/
+27
*
mesa: add comments in _mesa_test_texobj_completeness() related to the spec
Brian Paul
2012-03-20
1
-2
/
+2
*
mesa: better debug message in _mesa_test_texobj_completeness()
Brian Paul
2012-03-20
1
-1
/
+1
*
mesa: move some code in _mesa_test_texobj_completeness()
Brian Paul
2012-03-20
1
-7
/
+7
*
mesa: use switch(target) in _mesa_test_texobj_completeness()
Brian Paul
2012-03-20
1
-15
/
+19
*
mesa: use MAX3() macro for 3D texture in _mesa_test_texobj_completeness()
Brian Paul
2012-03-20
1
-3
/
+3
*
mesa: make _mesa_reference_sampler_object() an inline function
Brian Paul
2012-03-20
2
-6
/
+15
*
mesa: Validate the drawing primitive against the transform feedback mode.
Eric Anholt
2012-03-19
3
-32
/
+43
*
mesa: Fold error generation into _mesa_valid_prim_mode().
Eric Anholt
2012-03-19
3
-18
/
+18
*
glsl: Add support for parsing #version 140.
Eric Anholt
2012-03-15
1
-0
/
+2
*
mesa: add back glGetnUniform*v() overflow error reporting
Dylan Noblesmith
2012-03-13
2
-5
/
+13
*
mesa: Fix the cause of piglit test fbo-array failure
Anuj Phogat
2012-03-12
1
-1
/
+3
*
mesa: fix _mesa_DebugMessageCallbackARB() to silence warnings
Brian Paul
2012-03-12
1
-2
/
+2
*
mesa: add more comments about textarget in framebuffer_texture()
Brian Paul
2012-03-12
1
-2
/
+10
*
mesa: renumber remaining DD_ constants
Brian Paul
2012-03-12
1
-10
/
+10
*
mesa: remove unused DD_TRI_CULL_FRONT_BACK
Brian Paul
2012-03-12
3
-12
/
+4
*
mesa: remove unused DD_FLATSHADE
Brian Paul
2012-03-12
4
-9
/
+1
*
mesa: remove unused DD_TRI_TWOSTENCIL
Brian Paul
2012-03-12
4
-11
/
+1
[prev]
[next]