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: free object labels when deleting
Timothy Arceri
2013-09-04
2
-0
/
+2
*
glsl: Add support for new fma built-in in ARB_gpu_shader5.
Matt Turner
2013-08-27
1
-0
/
+1
*
st/mesa: use new float comparison opcodes if native integers are supported
Roland Scheidegger
2013-08-15
1
-34
/
+26
*
glsl: add ir_emit_vertex and ir_end_primitive instruction types
Bryan Cain
2013-08-01
1
-0
/
+14
*
glsl: Change do_set_program_inouts' is_fragment_shader arg to shader_type.
Paul Berry
2013-08-01
1
-1
/
+1
*
st/dri: add a new driconf option disable_shader_bit_encoding for Unigine
Marek Olšák
2013-07-30
1
-1
/
+4
*
st/mesa: fix opcode translation for ARB_shader_bit_encoding functions
Marek Olšák
2013-07-30
1
-0
/
+7
*
mesa,glsl,st/dri: add a new driconf option force_glsl_version for Unigine
Marek Olšák
2013-07-30
1
-0
/
+5
*
st/dri: implement the driconf option force_s3tc_enable properly
Marek Olšák
2013-07-30
1
-9
/
+1
*
st/dri: support the driconf option disable_blend_func_extended
Marek Olšák
2013-07-30
1
-1
/
+2
*
mesa: default DEPTH_TEXTURE_MODE should be RED in the core profile
Marek Olšák
2013-07-30
1
-1
/
+1
*
st/mesa: expose EXT_framebuffer_multisample_blit_scaled if MSAA is supported
Marek Olšák
2013-07-30
1
-0
/
+1
*
st/mesa: fix sRGB renderbuffers without EXT_framebuffer_sRGB support
Marek Olšák
2013-07-30
2
-0
/
+15
*
st/mesa: Enable the ARB_shading_language_420pack extension for 1.30+.
Kenneth Graunke
2013-07-18
1
-0
/
+1
*
gallium: fixup definitions of the rsq and sqrt
Zack Rusin
2013-07-11
1
-2
/
+4
*
tgsi: rename the TGSI fragment kill opcodes
Brian Paul
2013-07-12
2
-5
/
+6
*
tgsi: fix-up KILP comments
Brian Paul
2013-07-12
1
-0
/
+1
*
mesa,glsl,gallium: remove GLSLSkipStrictMaxVaryingLimitCheck and dependencies
Marek Olšák
2013-07-02
1
-3
/
+0
*
st/mesa: disable EXT_separate_shader_objects
Marek Olšák
2013-07-02
1
-1
/
+8
*
mesa: renumber shader indices according to their placement in pipeline
Marek Olšák
2013-07-02
3
-17
/
+10
*
st/mesa: handle SNORM formats in generic CopyPixels path
Marek Olšák
2013-06-30
1
-0
/
+6
*
mesa: GL_EXT_shadow_funcs is not optional with GL_ARB_shadow
Ian Romanick
2013-06-28
1
-1
/
+0
*
mesa: GL_ARB_texture_storage is not optional
Ian Romanick
2013-06-28
1
-1
/
+0
*
mesa: GL_ARB_shading_language_100 is not optional
Ian Romanick
2013-06-28
1
-1
/
+0
*
mesa: GL_ARB_shader_objects is not optional
Ian Romanick
2013-06-28
1
-1
/
+0
*
mesa: GL_NV_blend_square is not optional
Ian Romanick
2013-06-28
1
-1
/
+0
*
mesa: GL_EXT_fog_coord is not optional
Ian Romanick
2013-06-28
1
-1
/
+0
*
mesa: GL_EXT_secondary_color is not optional
Ian Romanick
2013-06-28
1
-1
/
+0
*
mesa: GL_EXT_framebuffer_object is not optional
Ian Romanick
2013-06-28
1
-1
/
+0
*
st/mesa: add casts to silence MSVC warnings
Brian Paul
2013-06-26
5
-8
/
+8
*
st/mesa: make rtt_level, face, slice unsigned to silence MSVC warnings
Brian Paul
2013-06-26
1
-1
/
+1
*
mesa: Remove the Initialized field from framebuffers.
Eric Anholt
2013-06-25
1
-2
/
+0
*
gallium: Fix llvmpipe on big-endian machines
Adam Jackson
2013-06-24
1
-29
/
+29
*
mesa: Use shared code for converting shader targets to short strings.
Eric Anholt
2013-06-21
1
-5
/
+2
*
glsl: Remove ir_print_visitor.h includes and usage
Eric Anholt
2013-06-21
1
-3
/
+2
*
gallium: add condition parameter to render_condition
Roland Scheidegger
2013-06-18
1
-3
/
+3
*
mesa: Hide weirdness of 1D_ARRAY textures from Driver.CopyTexSubImage().
Eric Anholt
2013-06-17
1
-36
/
+7
*
st/mesa: fix temp texture bindings in st_CopyPixels()
Chia-I Wu
2013-06-14
1
-17
/
+13
*
st/mesa: make generic CopyPixels path work with MSAA visuals
Marek Olšák
2013-06-13
1
-92
/
+70
*
st/mesa: don't use blit_copy_pixels if an occlusion query is active
Marek Olšák
2013-06-13
1
-1
/
+2
*
st/mesa: rework blit_copy_pixels to use pipe->blit
Marek Olšák
2013-06-13
1
-35
/
+79
*
gallium/util: make WRITES_ALL_CBUFS optional in the passthrough fragment shader
Marek Olšák
2013-06-13
2
-2
/
+4
*
mesa: fix OES_EGL_image_external being partially allowed in the core profile
Marek Olšák
2013-06-13
1
-2
/
+1
*
glsl: Add a gl_shader_program parameter to _mesa_uniform_{merge,split}_locati...
Ian Romanick
2013-06-12
1
-1
/
+1
*
gallium: Remove draw_arrays() and draw_arrays_instanced() functions
Arnas Milasevicius
2013-06-07
1
-0
/
+22
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
4
-4
/
+0
*
mesa: change MAX_PROGRAM_ADDRESS_REGS to 1, clamp to it in state tracker
Brian Paul
2013-06-04
1
-1
/
+2
*
gallium: Add support for multiple viewports
Zack Rusin
2013-05-25
2
-2
/
+2
*
st/mesa: Go back to using ctx->Array.RestartIndex, not _RestartIndex.
Kenneth Graunke
2013-05-29
1
-1
/
+1
*
mesa: declare UniformBufferBindings as an array with a static size
Marek Olšák
2013-05-28
1
-5
/
+2
[next]