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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
intel: fix TFP at 16-bpp
Dave Airlie
2012-03-25
1
-6
/
+11
*
mesa: Fix memory leak in _mesa_get_uniform_location.
Vinson Lee
2012-03-23
1
-1
/
+3
*
st/mesa: fix mipmap image size computation w.r.t. texture arrays
Brian Paul
2012-03-23
1
-3
/
+15
*
mesa: set numFaces=6 for cube maps in _mesa_test_texobj_completeness()
Brian Paul
2012-03-23
1
-1
/
+2
*
intel: fix null dereference processing HiZ buffer
Dylan Noblesmith
2012-03-22
1
-0
/
+6
*
st/mesa: set MaxUnrollIterations = 255
Brian Paul
2012-03-21
1
-0
/
+2
*
intel: Make use of the new GPU-unsynchronized map functionality in libdrm.
Eric Anholt
2012-03-21
1
-1
/
+3
*
intel: Drop the tracking of bo_map vs bo_map_gtt for unmapping.
Eric Anholt
2012-03-21
2
-15
/
+2
*
i965: Avoid flushing the batch for busy BOs for ARB_mbr with INVALIDATE_BUFFER.
Eric Anholt
2012-03-21
1
-15
/
+20
*
intel: Handle devid overrides using libdrm.
Eric Anholt
2012-03-21
1
-19
/
+4
*
intel: Ask libdrm to dump an AUB file if INTEL_DEBUG=aub.
Eric Anholt
2012-03-21
3
-0
/
+37
*
drirc: Add missing XML attributes that made the driconf application whine.
Eric Anholt
2012-03-21
1
-4
/
+4
*
i965: Change the hiz-override env var to a driconf option.
Eric Anholt
2012-03-20
3
-28
/
+13
*
i965: Drop the INTEL_FORCE_GS environment variable.
Eric Anholt
2012-03-20
1
-5
/
+0
*
intel: Drop the INTEL_NO_BLIT debug environment variable.
Eric Anholt
2012-03-20
1
-5
/
+3
*
intel: Drop the INTEL_STRICT_CONFORMANCE environment variable.
Eric Anholt
2012-03-20
3
-44
/
+6
*
intel: Fix a case when mapping large texture fails
Anuj Phogat
2012-03-20
2
-10
/
+23
*
Add Makefile.in to toplevel .gitignore
Kenneth Graunke
2012-03-20
7
-7
/
+0
*
Add .deps/, .libs/, and *.la to toplevel .gitignore
Paul Berry
2012-03-20
7
-21
/
+0
*
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
10
-38
/
+79
*
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
4
-20
/
+19
*
i915: fallback for NPOT cubemap texture
Yuanhan Liu
2012-03-19
1
-0
/
+22
*
st/mesa: add null pointer check in st_texture_image_map()
Brian Paul
2012-03-17
1
-0
/
+3
*
dri_util: add copyright/license blurb
Brian Paul
2012-03-17
1
-0
/
+24
*
i965/fs: Jump from discard statements to the end of the program when done.
Eric Anholt
2012-03-16
4
-5
/
+126
*
i965: Add disasm for gen6+ UIP/JIP on BREAK/CONT/HALT.
Eric Anholt
2012-03-16
1
-0
/
+4
*
glsl: Add support for parsing #version 140.
Eric Anholt
2012-03-15
1
-0
/
+2
*
i965: Enable SIMD16 mode for shaders with loops on Gen6+.
Kenneth Graunke
2012-03-14
1
-1
/
+1
*
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
*
radeon: remove use of DD_FLATSHADE
Brian Paul
2012-03-12
1
-1
/
+1
*
mesa: add more comments about textarget in framebuffer_texture()
Brian Paul
2012-03-12
1
-2
/
+10
[prev]
[next]