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
*
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
*
automake: src/glsl and src/glsl/glcpp
Matt Turner
2012-01-30
2
-2
/
+2
*
automake: src/mesa/drivers/osmesa
Matt Turner
2012-01-30
5
-73
/
+96
*
st/mesa: kill off point size clamping in vertex shaders
Marek Olšák
2012-01-31
4
-126
/
+0
*
st/mesa: simplify initialization of light_twoside
Marek Olšák
2012-01-31
1
-21
/
+3
*
mesa: consolidate general ubyte texstore code
Brian Paul
2012-01-30
1
-171
/
+71
*
mesa: use _mesa_pack_ubyte_rgba_rect() in texstore code
Brian Paul
2012-01-30
1
-219
/
+64
*
mesa: added _mesa_pack_ubyte_rgba_rect()
Brian Paul
2012-01-30
2
-0
/
+46
*
dri: Add a default drirc to be installed to provide application workarounds.
Eric Anholt
2012-01-30
2
-0
/
+9
*
i965: Add a driconf option to force GLSL extension behavior to "warn".
Eric Anholt
2012-01-30
3
-1
/
+14
*
mesa: Add a flag for forcing all GLSL extensions to "warn".
Eric Anholt
2012-01-30
1
-0
/
+6
*
intel: Use libdrm's decode functionality instead of the gpu-tools copy.
Eric Anholt
2012-01-30
5
-2795
/
+41
*
i965: Fix segfault with INTEL_DEBUG=batch on gen7 with samplers present.
Eric Anholt
2012-01-30
1
-1
/
+0
*
i965/vs: Avoid allocating registers in to the gen7 MRF hack region.
Eric Anholt
2012-01-30
3
-3
/
+6
*
i965/fs: Fix rendering corruption in unigine tropics.
Eric Anholt
2012-01-30
4
-4
/
+17
*
Rename R300_NO_TCL envvar to RADEON_NO_TCL
Matt Turner
2012-01-30
1
-1
/
+1
*
mesa/format_unpack: add LUMINANCE 8/16 UINT/INT
Dave Airlie
2012-01-30
1
-0
/
+58
*
dri: don't link with DRICORE_LIB_DEPS
Matt Turner
2012-01-28
6
-7
/
+1
*
st/mesa: use table-driven approach to exposing extensions for formats (v3)
Marek Olšák
2012-01-29
1
-207
/
+167
*
st/mesa: use table-driven approach to exposing extensions based on CAPs
Marek Olšák
2012-01-29
1
-108
/
+58
*
st/mesa: add PIPE_CAP_GLSL_FEATURE_LEVEL, cleanup st_extensions.c
Marek Olšák
2012-01-29
1
-21
/
+28
*
state_stracker: Fix access to uninitialized memory.
Mathias Fröhlich
2012-01-29
1
-1
/
+1
*
i965: fix inverted point sprite origin when rendering to FBO
Yuanhan Liu
2012-01-28
3
-5
/
+27
*
mesa: remove byteswap check in fast_read_rgba_pixels_memcpy()
Brian Paul
2012-01-27
1
-5
/
+0
*
mesa: more use of _mesa_format_matches_format_and_type() in texstore code
Brian Paul
2012-01-27
1
-12
/
+7
*
mesa: more use of _mesa_format_matches_format_and_type() in texstore code
Brian Paul
2012-01-27
1
-19
/
+4
*
mesa: more use of _mesa_format_matches_format_and_type() in texstore code
Brian Paul
2012-01-27
1
-13
/
+7
*
mesa: more use of _mesa_format_matches_format_and_type() in texstore code
Brian Paul
2012-01-27
1
-18
/
+8
*
mesa: use _mesa_format_matches_format_and_type() in texstore code
Brian Paul
2012-01-27
1
-44
/
+4
*
mesa: implement more cases in _mesa_format_matches_format_and_type()
Brian Paul
2012-01-27
1
-2
/
+22
*
mesa: use swapBytes parameter in _mesa_format_matches_format_and_type()
Brian Paul
2012-01-27
1
-38
/
+93
*
mesa: added swapBytes parameter to _mesa_format_matches_format_and_type()
Brian Paul
2012-01-27
4
-7
/
+12
*
mesa: rewrite, simplify some of the logic in _mesa_format_matches_format_and_...
Brian Paul
2012-01-27
1
-9
/
+28
*
mesa: add BGR888 code in _mesa_format_matches_format_and_type()
Brian Paul
2012-01-27
1
-1
/
+1
[next]