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
*
st/mesa: avoid sw fallback for getting/decompressing textures
Brian Paul
2014-03-04
1
-1
/
+3
*
st/mesa: fix crash when a shader uses a TBO and it's not bound
Marek Olšák
2014-03-04
1
-0
/
+6
*
st/mesa: fix glReadBuffer(GL_NONE) segfault
Brian Paul
2014-01-25
1
-1
/
+2
*
st/mesa: use signed temporary variable to store _ColorDrawBufferIndexes
Emil Velikov
2014-01-25
1
-1
/
+1
*
st/mesa: use sRGB formats for MSAA resolving if destination is sRGB
Marek Olšák
2014-01-25
1
-0
/
+32
*
st/mesa: fix glClear with multiple colorbuffers and different formats
Marek Olšák
2014-01-02
1
-24
/
+10
*
st/mesa: use pipe_sampler_view_release()
Jonathan Liu
2014-01-02
1
-1
/
+1
*
st/mesa: fix GL_FEEDBACK mode inverted Y coordinate bug
Brian Paul
2013-11-23
1
-2
/
+4
*
st/mesa: Add support for ARB_vertex_type_10f_11f_11f_rev
Fredrik Höglund
2013-11-07
2
-1
/
+12
*
st/mesa: fix _mesa_init_transform_feedback_object() argument
Brian Paul
2013-11-01
1
-1
/
+1
*
st/mesa: Use the new _mesa_init_transform_feedback_object() helper.
Kenneth Graunke
2013-10-31
1
-2
/
+2
*
st/draw: silence Mingw warning in pointer_to_offset()
Brian Paul
2013-10-31
1
-1
/
+1
*
glsl: Add new atomic_uint built-in GLSL type.
Francisco Jerez
2013-10-29
1
-0
/
+1
*
st/mesa: move out of memory check in st_draw_vbo()
Brian Paul
2013-10-29
1
-3
/
+4
*
implement NV_vdpau_interop v7
Christian König
2013-10-26
4
-0
/
+227
*
mesa/st: disable ARB_framebuffer_object when no driver support.
Ilia Mirkin
2013-10-26
1
-2
/
+5
*
st/mesa: minor whitespace, comment changes in st_draw.c
Brian Paul
2013-10-22
1
-8
/
+11
*
gallium: Enable ARB_texture_mirror_clamp_to_edge.
Rico Schüller
2013-10-20
1
-0
/
+1
*
st/mesa: add a few comments in st_create_context_priv()
Brian Paul
2013-10-17
1
-1
/
+5
*
st/mesa: handle layer and primitive id output and point size input
Dave Airlie
2013-10-17
1
-0
/
+12
*
st/mesa: add geometry shader ubo support
Dave Airlie
2013-10-17
3
-0
/
+19
*
mesa/st: Allow geometry shaders without gl_Position export.
Fabian Bieler
2013-10-17
1
-2
/
+0
*
st/mesa, glsl_to_tgsi: add support for geometry shaders
Bryan Cain
2013-10-17
2
-45
/
+163
*
mesa/st: Add VARYING_SLOT_TEX[1-7] to st_translate_geometry_program().
Bryan Cain
2013-10-17
1
-0
/
+7
*
st/mesa: whitespace fixes in st_cb_bufferobjects.c
Brian Paul
2013-10-11
1
-13
/
+13
*
st/mesa: improve format selection for GLES
Marek Olšák
2013-10-08
1
-0
/
+36
*
glsl: Implement [iu]mulExtended() built-ins for ARB_gpu_shader5.
Matt Turner
2013-10-07
1
-0
/
+1
*
glsl: Add ir_binop_carry and ir_binop_borrow.
Matt Turner
2013-10-07
1
-0
/
+2
*
st/mesa: silence warning about unhandled ir_query_levels in switch
Brian Paul
2013-10-07
1
-0
/
+3
*
st/mesa: silence warning about unhandled enum in switch statement
Brian Paul
2013-10-03
1
-0
/
+3
*
st/mesa: Switch glsl_to_tgsi_instruction to the non-zeroing allocator.
Francisco Jerez
2013-10-01
1
-1
/
+1
*
mesa: Fix misplaced includes of "main/uniforms.h".
Francisco Jerez
2013-10-01
1
-1
/
+1
*
st/mesa: fix comment typo
Brian Paul
2013-09-30
1
-1
/
+1
*
st/mesa: fix GLSL mix(.., .., bvecN)
Marek Olšák
2013-09-29
1
-1
/
+8
*
mesa: Remove 'invalidate_state' parameter to _mesa_dirty_texobj().
Kenneth Graunke
2013-09-26
2
-2
/
+2
*
i965, mesa: Use the new DECLARE_R[Z]ALLOC_CXX_OPERATORS macros.
Kenneth Graunke
2013-09-21
1
-11
/
+1
*
mesa: Use correct data for MAX_{VERTEX,GEOMETRY}_VARYING_COMPONENTS_ARB queries
Ian Romanick
2013-09-19
1
-1
/
+4
*
glsl: Add support for ldexp.
Matt Turner
2013-09-17
1
-0
/
+1
*
st/mesa: don't dereference stObj->pt if NULL
Dave Airlie
2013-09-16
1
-1
/
+1
*
st/dri: do not create a new context for msaa copy
Maarten Lankhorst
2013-09-11
1
-1
/
+1
*
glsl: Add conditional-select IR.
Matt Turner
2013-09-09
1
-0
/
+1
*
glsl: Pass _mesa_glsl_parse_state into matching_signature and such.
Kenneth Graunke
2013-09-09
1
-1
/
+1
*
mesa: Implement GL_DEBUG_OUTPUT
Timothy Arceri
2013-09-04
1
-1
/
+5
*
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
[next]