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
*
mesa: check_index_bounds off-by-one fix
Roland Scheidegger
2012-02-06
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: 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
*
mesa: fix maximum allowed proxy texture size condition
Anuj Phogat
2012-02-01
1
-11
/
+11
*
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
*
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
*
mesa: Add a flag for forcing all GLSL extensions to "warn".
Eric Anholt
2012-01-30
1
-0
/
+6
*
mesa/format_unpack: add LUMINANCE 8/16 UINT/INT
Dave Airlie
2012-01-30
1
-0
/
+58
*
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
3
-6
/
+10
*
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
*
mesa: fix error in _mesa_format_matches_format_and_type() for RGB888
Brian Paul
2012-01-27
1
-1
/
+1
*
mesa: remove redundant byte swap check
Brian Paul
2012-01-27
1
-6
/
+2
*
mesa: remove LSB-first pixel packing check in glReadPixels
Brian Paul
2012-01-27
1
-2
/
+1
*
mesa: Avoid void * arithmetic.
José Fonseca
2012-01-27
1
-1
/
+1
*
mesa: set clamp bit in glGetTexImage for GL_UNSIGNED_NORMALIZED
Anuj Phogat
2012-01-27
1
-0
/
+9
*
mesa: Don't round-trip integer texture data through a floating point temp.
Eric Anholt
2012-01-27
1
-21
/
+24
*
mesa: When unpacking signed integer pixel data, don't clamp to 0.
Eric Anholt
2012-01-27
1
-33
/
+12
*
mesa: Add clamping for packing of integer data.
Eric Anholt
2012-01-27
1
-4
/
+4
*
mesa: Add missing format unpack for some integer texture formats.
Eric Anholt
2012-01-27
1
-0
/
+321
*
mesa: Fix handling of glCopyBufferSubData() for src == dst.
Eric Anholt
2012-01-27
1
-6
/
+19
*
mesa: Fix display list handling for GL_EXT_framebuffer_multisample.
Eric Anholt
2012-01-27
1
-0
/
+3
*
mesa: Fix display list handling for EXT_framebuffer_object.
Eric Anholt
2012-01-27
1
-0
/
+18
*
mesa: remove ctx->Const.sRGBCapable
Marek Olšák
2012-01-25
3
-5
/
+2
*
mesa: allow exposing GL3 without EXT_texture_integer
Marek Olšák
2012-01-25
5
-16
/
+37
*
mesa: add missing integer alpha formats to _mesa_base_fbo_format
Marek Olšák
2012-01-25
1
-0
/
+9
*
mesa: remove obsolete comment in version.c
Marek Olšák
2012-01-25
1
-1
/
+0
*
mesa: Fix CopyTex{Sub,}Image error checks for integer vs non-integer.
Eric Anholt
2012-01-24
1
-8
/
+31
*
mesa: Add missing integer R/RG cases to _mesa_is_color_format().
Eric Anholt
2012-01-24
1
-0
/
+12
*
mesa: Add the remaining from/to types for GL_EXT_texture_integer (and R/RG).
Eric Anholt
2012-01-24
2
-51
/
+176
*
mesa: Add support for glGetTexImage on GL_TEXTURE_1D_ARRAY
Eric Anholt
2012-01-24
1
-2
/
+7
*
mesa: s/GLuint col/GLint col/ to avoid signed/unsigned comparison warnings.
Eric Anholt
2012-01-24
1
-8
/
+8
*
mesa: Add support for glGetTexImage() from integer textures.
Eric Anholt
2012-01-24
1
-38
/
+80
*
mesa: update comments, fix whitespace in dd.h
Brian Paul
2012-01-24
1
-21
/
+14
[next]