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
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
i965/gen7: Fix the length of the DS state packet in the HiZ op.
Eric Anholt
2012-02-09
1
-1
/
+1
*
i965/gen7: Fix GPU hangs from the HiZ op.
Eric Anholt
2012-02-09
1
-2
/
+3
*
mesa: fix maximum allowed proxy texture size condition
Anuj Phogat
2012-02-09
1
-11
/
+11
*
st/mesa: exit the update fragment samplers/textures loops early.
Dave Airlie
2012-02-09
2
-12
/
+23
*
st/mesa: fixup NDEBUG vs DEBUG causing debug path to get taken.
Dave Airlie
2012-02-09
1
-3
/
+3
*
vbo: unmap vertex store before executing lists
Brian Paul
2012-02-09
3
-12
/
+40
*
gallium: add PIPE_CAP_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION
Christoph Bumiller
2012-02-09
1
-2
/
+2
*
i965: Remove file i965/junk, accidentally added in 7b36c68
Chad Versace
2012-02-08
1
-0
/
+0
*
st/mesa: avoid vertex texture and sampler updates for 0 case
Dave Airlie
2012-02-08
2
-0
/
+5
*
i965: Remove broken symlink to intel_decode.c.
Kenneth Graunke
2012-02-07
1
-1
/
+0
*
i965/fs: Implement GL_CLAMP behavior on texture rectangles on gen6+.
Eric Anholt
2012-02-07
1
-5
/
+49
*
i965/fs: Move GL_CLAMP handling to coordinate setup.
Eric Anholt
2012-02-07
1
-29
/
+21
*
i965: Fix HiZ change compiler warning.
Eric Anholt
2012-02-07
1
-1
/
+0
*
i965: Rewrite the HiZ op
Chad Versace
2012-02-07
19
-517
/
+1146
*
intel: Avoid divide by zero for very small linear blits
Ian Romanick
2012-02-07
1
-1
/
+1
*
intel: Remove num_mapped_regions assertion from _intel_batchbuffer_flush
Ian Romanick
2012-02-07
1
-7
/
+0
*
mesa: remove unused _mesa_error_check_format_type() function
Brian Paul
2012-02-07
2
-121
/
+0
*
mesa: stop using _mesa_error_check_format_type() in glReadPixels
Brian Paul
2012-02-07
1
-2
/
+7
*
mesa: stop using _mesa_error_check_format_type() in glDrawPixels
Brian Paul
2012-02-07
1
-3
/
+35
*
mesa: remove redundant format/type checks in glReadPixels()
Brian Paul
2012-02-07
1
-35
/
+0
*
mesa: remove redundant format/type checks in glGetTexImage()
Brian Paul
2012-02-07
1
-34
/
+0
*
mesa: new _mesa_error_check_format_and_type() function
Brian Paul
2012-02-07
5
-94
/
+178
*
mesa: support more format/type combos in _mesa_dump_image()
Brian Paul
2012-02-06
1
-1
/
+28
*
dri: Don't build libdricommon.la if we don't need it
Jon TURNEY
2012-02-06
1
-1
/
+5
*
mesa: check_index_bounds off-by-one fix
Roland Scheidegger
2012-02-06
1
-1
/
+1
*
intel: check for LLC support when reading maps
Eugeni Dodonov
2012-02-04
1
-1
/
+1
*
intel: verify if hardware has LLC support
Eugeni Dodonov
2012-02-04
4
-0
/
+12
*
vbo: fix a building error
Chih-Wei Huang
2012-02-04
1
-0
/
+2
*
intel: FBOs with texture border are unsupported
Ian Romanick
2012-02-03
1
-0
/
+11
*
dri: Add Unigine Tropics as an app that requires the GLSL warn workaround.
Eric Anholt
2012-02-03
1
-0
/
+3
*
dri: Fix typo in xml file that made all applications use the workaround.
Eric Anholt
2012-02-03
1
-1
/
+1
*
mesa: Fix the error message function names for glFlushMappedBufferRange().
Eric Anholt
2012-02-03
1
-7
/
+7
*
mesa: Fix bad-enum/no-buffer error handling for buffer object functions.
Eric Anholt
2012-02-03
1
-87
/
+39
*
mesa: Fix copy-and-paste error in _mesa_pack_rgba_span_float
Ian Romanick
2012-02-02
1
-3
/
+2
*
mesa: Fix copy-and-paste bug in do_row_3D
Ian Romanick
2012-02-02
1
-3
/
+3
*
mesa: Convert colors if span ChanType and renderbuffer data type don't match
Ian Romanick
2012-02-02
1
-4
/
+15
*
mesa: Set the gl_array_object::ARBsemantics flag at the right time
Ian Romanick
2012-02-02
2
-1
/
+10
*
mesa: Add unpack_uint_z_row support for floating-point depth buffers
Ian Romanick
2012-02-02
1
-0
/
+32
*
Revert "Fix underlinking in libOSMesa since commit adefee5 "Always build shar...
Brian Paul
2012-02-02
1
-2
/
+0
*
mesa: fix maximum allowed proxy texture size condition
Anuj Phogat
2012-02-01
1
-11
/
+11
*
vbo: fix node_attrsz[] usage in vbo_bind_vertex_list()
Brian Paul
2012-02-01
1
-2
/
+2
*
mesa: reference shared state in glPushAttrib(GL_TEXTURE_BIT)
Brian Paul
2012-02-01
1
-0
/
+13
*
mesa: use new _mesa_reference_shared_state() function
Brian Paul
2012-02-01
3
-38
/
+49
*
mesa: remove stray comment in PopAttrib() code
Brian Paul
2012-02-01
1
-1
/
+0
*
Revert "automake: src/mesa/drivers/osmesa"
Matt Turner
2012-01-31
5
-96
/
+73
*
Revert "automake: src/glsl and src/glsl/glcpp"
Matt Turner
2012-01-31
2
-2
/
+2
*
Revert "Make sure libGL.so links with libglsl"
Matt Turner
2012-01-31
1
-1
/
+1
*
Make sure libGL.so links with libglsl
Matt Turner
2012-01-31
1
-1
/
+1
*
osmesa: set RefCount = 1 in new_osmesa_renderbuffer()
Brian Paul
2012-01-31
1
-0
/
+1
*
osmesa: Fix osmesa_context.DataType type.
Vinson Lee
2012-01-31
1
-1
/
+1
[prev]
[next]