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
/
state_tracker
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Remove ARB_draw_buffers extension enable flag
Ian Romanick
2011-10-04
1
-4
/
+0
*
mesa: Convert _mesa_generate_mipmap to MapTexImage()-based access.
Brian Paul
2011-10-03
1
-204
/
+1
*
mesa: Remove unused field gl_program::Varying
Ian Romanick
2011-09-30
1
-3
/
+0
*
gallium: add PIPE_CAP_TEXTURE_BARRIER
Marek Olšák
2011-09-30
1
-1
/
+1
*
gallium: add PIPE_CAP_CONDITIONAL_RENDER
Marek Olšák
2011-09-30
1
-1
/
+1
*
gallium: add and use PIPE_SHADER_CAP_MAX_TEXTURE_SAMPLERS
Marek Olšák
2011-09-30
1
-2
/
+4
*
st/mesa: implement AllocTextureImageBuffer() driver hook
Brian Paul
2011-09-30
1
-0
/
+86
*
mesa: simplify parameters to GetTexImage() driver hook
Brian Paul
2011-09-30
1
-10
/
+6
*
gallium: Set renderbuffer's InternalFormat when rendering to texture
Simon Farnsworth
2011-09-29
1
-0
/
+1
*
mesa: Remove ARB_texture_mirrored_repeat extension enable flag
Ian Romanick
2011-09-29
1
-4
/
+0
*
mesa: Remove EXT_blend_subtract extension enable flag
Ian Romanick
2011-09-29
1
-1
/
+0
*
mesa: Remove EXT_stencil_wrap extension enable flag
Ian Romanick
2011-09-29
1
-1
/
+0
*
mesa: Remove EXT_texture_lod_bias extension enable flag
Ian Romanick
2011-09-29
1
-1
/
+0
*
mesa: Remove EXT_texture_env_combine extension enable flag
Ian Romanick
2011-09-29
1
-1
/
+0
*
mesa: Remove EXT_texture_env_add extension enable flag
Ian Romanick
2011-09-29
1
-1
/
+0
*
mesa: Remove ARB_multitexture extension enable flag
Ian Romanick
2011-09-29
1
-4
/
+0
*
st/mesa: remove some old GetTexImage() code
Brian Paul
2011-09-29
1
-31
/
+5
*
st/mesa: don't compute index buffer bounds for per-instance data
Marek Olšák
2011-09-29
1
-3
/
+5
*
st/mesa: include version.h and fix _mesa_override_glsl_version() call
Brian Paul
2011-09-28
1
-1
/
+2
*
mesa: Allow overriding GLSL version with environment variable
Chad Versace
2011-09-28
1
-0
/
+1
*
st/mesa: substitute argument to guess_base_level_size() call
Brian Paul
2011-09-28
1
-1
/
+1
*
mesa: Finally, convert RGBA glGetTexImage() to using MapTextureImage().
Brian Paul
2011-09-27
1
-38
/
+0
*
mesa: Convert depth glGetTexImage() to using MapTextureImage().
Brian Paul
2011-09-27
1
-1
/
+2
*
mesa: Convert depth/stencil glGetTexImage() to using MapTextureImage().
Brian Paul
2011-09-27
1
-3
/
+8
*
mesa: Convert GetCompressedTexImage to using MapTextureImage().
Brian Paul
2011-09-27
1
-39
/
+8
*
gallium: move border color to be a color union
Dave Airlie
2011-09-27
1
-1
/
+1
*
mesa: Remove EXT_bgra and EXT_texture_format_BGRA8888 extension enable flags
Ian Romanick
2011-09-26
1
-2
/
+0
*
mesa: Remove many extension enable flags
Ian Romanick
2011-09-26
1
-6
/
+0
*
st/mesa: remove unnecessary st_texture_match_image() parameters
Brian Paul
2011-09-22
3
-11
/
+7
*
st/mesa: Finalize texture on render-to-texture.
Michel Dänzer
2011-09-22
1
-3
/
+6
*
st/mesa: Convert size assertions to conditionals in st_texture_image_copy.
Brian Paul
2011-09-22
1
-3
/
+9
*
st/mesa: specify source mipmap level in decompress_with_blit()
Brian Paul
2011-09-20
1
-0
/
+3
*
glsl_to_tgsi: implement ir_binop_all_equal and ir_binop_any_nequal for native...
Bryan Cain
2011-09-20
1
-34
/
+85
*
st/mesa: Remove support for GL_EXT_blend_logic_op
Ian Romanick
2011-09-19
2
-10
/
+1
*
gallium: move clear paths from rgba to a pointer to a color union (v2)
Dave Airlie
2011-09-18
1
-11
/
+11
*
mesa: add new DeleteTextureImage() driver hook
Brian Paul
2011-09-17
1
-0
/
+10
*
mesa: move _mesa_update_fetch_functions() calls into swrast
Brian Paul
2011-09-17
1
-5
/
+0
*
st/mesa: rewrap a long line
Brian Paul
2011-09-15
1
-3
/
+4
*
st/mesa: fix/update comment on st_translate_color()
Brian Paul
2011-09-14
1
-2
/
+3
*
mesa: introduce a clear color union to be used for int/unsigned buffers
Dave Airlie
2011-09-14
2
-8
/
+7
*
st/mesa: fix incorrect debug output
Brian Paul
2011-09-13
1
-3
/
+2
*
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
*
glsl_to_tgsi: fix shadow2DArray comparison
Marek Olšák
2011-09-10
1
-3
/
+14
*
st/mesa: convert shadow array samplers to TGSI
Marek Olšák
2011-09-10
1
-0
/
+2
*
gallium: add PIPE_CAP_MAX_TEXTURE_ARRAY_LAYERS
Marek Olšák
2011-09-10
1
-1
/
+4
*
st/mesa: init program MaxLocalParams, MaxEnvParams limits
Brian Paul
2011-09-09
1
-0
/
+6
*
st/mesa: Remove unused renderbuffer fields and functions.
Stéphane Marchesin
2011-09-07
2
-28
/
+1
*
st/mesa: remove unneeded #include
Brian Paul
2011-09-06
1
-1
/
+0
*
mesa/st: add support for 2101010 vertex format conversion.
Dave Airlie
2011-09-06
2
-1
/
+61
[next]