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
*
mesa: Advertise GL_OES_compressed_paletted_texture in OpenGL ES1.x
Ian Romanick
2011-09-19
1
-1
/
+1
*
mesa: Remove redundant compressed paletted texture error checks
Ian Romanick
2011-09-19
1
-29
/
+5
*
mesa: Refactor compressed texture error checks to work with paletted textures
Ian Romanick
2011-09-19
1
-11
/
+70
*
mesa: Add _mesa_cpal_compressed_format_type
Ian Romanick
2011-09-19
2
-0
/
+20
*
mesa: Refactor expected texture size check in cpal_get_info
Ian Romanick
2011-09-19
2
-13
/
+35
*
mesa: Add GL_OES_compressed_paletted_texture formats to _mesa_base_tex_format
Ian Romanick
2011-09-19
1
-0
/
+19
*
mesa: Add GL_OES_compressed_paletted_texture formats to _mesa_is_compressed_f...
Ian Romanick
2011-09-19
1
-0
/
+13
*
mesa: fix error handling for glMapBufferRange
Yuanhan Liu
2011-09-19
1
-0
/
+11
*
mesa: generate GL_INVALID_OPERATION in glIsEnabledIndex() between Begin/End
Brian Paul
2011-09-19
1
-0
/
+1
*
mesa: fix error handling for glSelectBuffer
Yuanhan Liu
2011-09-19
1
-0
/
+5
*
mesa: fix error handling for glPixelZoom
Yuanhan Liu
2011-09-19
1
-0
/
+2
*
mesa: fix error handling for glIsEnabled
Yuanhan Liu
2011-09-19
1
-0
/
+2
*
mesa: fix error handling for glTexEnv
Yuanhan Liu
2011-09-19
1
-1
/
+2
*
mesa: fix error handling for some glGet* functions
Yuanhan Liu
2011-09-19
1
-0
/
+15
*
mesa: fix error handling for glEvalMesh1/2D
Yuanhan Liu
2011-09-19
1
-0
/
+4
*
swrast: fix more store_texel() bugs
Brian Paul
2011-09-18
1
-4
/
+4
*
gallium: move clear paths from rgba to a pointer to a color union (v2)
Dave Airlie
2011-09-18
1
-11
/
+11
*
mesa: use ctx->Driver.AllocTextureImageBuffer() to alloc texture memory
Brian Paul
2011-09-17
2
-41
/
+21
*
mesa: plug in swrast texture image alloc/free functions
Brian Paul
2011-09-17
1
-1
/
+2
*
swrast: add Alloc/FreeTextureImageBuffer() driver functions
Brian Paul
2011-09-17
2
-0
/
+48
*
mesa: add AllocTextureImageBuffer() driver hook
Brian Paul
2011-09-17
1
-0
/
+6
*
mesa: move gl_texture_image::FetchTexel fields to swrast
Brian Paul
2011-09-17
15
-355
/
+378
*
swrast: plug in _swrast_new/delete_texture_image() functions
Brian Paul
2011-09-17
1
-2
/
+2
*
radeon: make radeon_texture_image a subclass of swrast_texture_image
Brian Paul
2011-09-17
5
-32
/
+43
*
intel: make intel_texture_image a subclass of swrast_texture_image
Brian Paul
2011-09-17
8
-93
/
+101
*
swrast: introduce new swrast_texture_image struct
Brian Paul
2011-09-17
3
-0
/
+63
*
mesa: add new DeleteTextureImage() driver hook
Brian Paul
2011-09-17
7
-2
/
+34
*
mesa: move software texel fetch code into swrast
Brian Paul
2011-09-17
9
-24
/
+26
*
mesa: move _mesa_update_fetch_functions() calls into swrast
Brian Paul
2011-09-17
5
-18
/
+7
*
mesa: implement unpack_SIGNED_GR1616 in format_unpack.c
Brian Paul
2011-09-17
1
-1
/
+5
*
meta: fix/add checks for GL_EXT_framebuffer_sRGB
Brian Paul
2011-09-17
1
-2
/
+4
*
mesa: s/short/ushort/ in unpack_SIGNED_RGBA_16()
Brian Paul
2011-09-17
1
-1
/
+1
*
Change strerror(ret) to strerror(-ret).
Eugeni Dodonov
2011-09-15
1
-1
/
+1
*
mesa: fix error handling for dlist image unpacking
Brian Paul
2011-09-15
1
-1
/
+14
*
st/mesa: rewrap a long line
Brian Paul
2011-09-15
1
-3
/
+4
*
mesa: add missing ')' in error message
Brian Paul
2011-09-15
1
-1
/
+1
*
uniforms: accept all int/unsigned int sampler types in uniform checks.
Dave Airlie
2011-09-15
1
-0
/
+22
*
DRI: Log something if we don't support legacy DRI
Andrew Deason
2011-09-14
1
-1
/
+3
*
st/mesa: fix/update comment on st_translate_color()
Brian Paul
2011-09-14
1
-2
/
+3
*
mesa: minor clean-up on _mesa_unclamped_float_rgba_to_ubyte()
Brian Paul
2011-09-14
1
-1
/
+7
*
mesa: white space, comment fixes in mtypes.h
Brian Paul
2011-09-14
1
-7
/
+14
*
mesa/colormac: introduce inline helper for 4 unclamped float to ubyte.
Dave Airlie
2011-09-14
9
-50
/
+21
*
mesa: introduce a clear color union to be used for int/unsigned buffers
Dave Airlie
2011-09-14
18
-140
/
+146
*
st/mesa: fix incorrect debug output
Brian Paul
2011-09-13
1
-3
/
+2
*
mesa/pack: don't apply transfer operations to integer format buffers. (v3)
Dave Airlie
2011-09-13
1
-0
/
+23
*
st/mesa: clamp Max program param limits
Marek Olšák
2011-09-12
1
-2
/
+2
*
glsl_to_tgsi: use UARL instead of I2F and ARL
Bryan Cain
2011-09-10
1
-10
/
+6
*
mesa: fix more valgrind warnings
Marek Olšák
2011-09-10
1
-2
/
+4
*
mesa: fix a valgrind warning
Marek Olšák
2011-09-10
1
-1
/
+1
*
glsl_to_tgsi: fix shadow2DArray comparison
Marek Olšák
2011-09-10
1
-3
/
+14
[next]