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
/
state_tracker
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl_to_tgsi: fix instruction order for bindless textures
Marek Olšák
2017-10-06
1
-4
/
+14
*
glsl_to_tgsi: enable copy propagation for tessellation shaders
Marek Olšák
2017-10-06
1
-4
/
+3
*
mesa/st: Drop has_lib_dxtc argument from st_init_extensions()
Matt Turner
2017-10-02
4
-11
/
+4
*
mesa: Drop Mesa_DXTn from gl_context
Matt Turner
2017-10-02
2
-3
/
+3
*
st/mesa: don't use pipe_surface for passing information about EGLImage
Marek Olšák
2017-10-03
1
-46
/
+50
*
st/mesa: use R10G10B10X2 format where applicable
Nicolai Hähnle
2017-10-02
1
-3
/
+8
*
st/glsl_to_tgsi: use LDEXP when available
Nicolai Hähnle
2017-09-29
1
-3
/
+7
*
st/glsl_to_tgsi: fix conditional assignments to packed shader outputs
Nicolai Hähnle
2017-09-29
1
-1
/
+9
*
st/glsl_to_tgsi: fix a use-after-free in merge_two_dsts
Nicolai Hähnle
2017-09-29
1
-1
/
+2
*
st/mesa: don't call close() on Windows
Brian Paul
2017-09-28
1
-0
/
+2
*
mesa/st: fix infinite loops
Timothy Arceri
2017-09-21
1
-1
/
+1
*
glsl: Unify ir_constant::const_elements and ::components
Ian Romanick
2017-09-19
1
-1
/
+2
*
glsl: Rename ir_constant::array_elements to ::const_elements
Ian Romanick
2017-09-19
1
-1
/
+1
*
gallium: add PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVE
Nicolai Hähnle
2017-09-18
1
-1
/
+4
*
st/glsl_to_tgsi: fix theoretical memory leak
Nicolai Hähnle
2017-09-18
1
-2
/
+5
*
mesa/st/tests: Correct build flags and force -std=c++11
Gert Wollny
2017-09-15
1
-9
/
+5
*
st/mesa: set UseSTD430AsDefaultPacking const based on CAP
Timothy Arceri
2017-09-15
1
-0
/
+3
*
mesa/st: add LOAD support for UBOs
Timothy Arceri
2017-09-15
1
-79
/
+119
*
mesa/st: create add_buffer_to_load_and_stores() helper
Timothy Arceri
2017-09-15
1
-19
/
+27
*
st/glsl->tgsi: fix u64 to bool comparisons.
Dave Airlie
2017-09-15
1
-1
/
+15
*
st/glsl_to_tgsi: remove unused code in temprename
Nicolai Hähnle
2017-09-13
1
-15
/
+1
*
st/glsl_to_tgsi: be precise about merging scopes
Nicolai Hähnle
2017-09-13
1
-2
/
+2
*
mesa/st: Include builddir/src/compiler/glsl to fix make check
Aaron Watry
2017-09-11
1
-0
/
+1
*
st/glsl_to_tgsi: only the first (inner-most) array reference can be a 2D index
Nicolai Hähnle
2017-09-11
1
-1
/
+1
*
mesa/st: Fix frontbuffer rendering regression
Thomas Hellstrom
2017-09-08
1
-0
/
+3
*
mesa/st/tests: Fix regressions with libunwind enabled introduced with 7be6d8fe12
Gert Wollny
2017-09-07
1
-0
/
+1
*
st/mesa: skip draw calls with pipe_draw_info::count == 0
Marek Olšák
2017-09-07
1
-1
/
+6
*
mesa/st/st_glsl_to_tgsi_temprename.cpp: Fix compilation with MSVC
Gert Wollny
2017-09-06
1
-1
/
+9
*
mesa/st: glsl_to_tgsi: tie in new temporary register merge approach
Gert Wollny
2017-09-06
1
-50
/
+16
*
mesa/st: glsl_to_tgsi: Add test set for evaluation of rename mapping
Gert Wollny
2017-09-06
1
-0
/
+169
*
mesa/st: glsl_to_tgsi: add register rename mapping evaluator
Gert Wollny
2017-09-06
3
-5
/
+137
*
mesa/st: glsl_to_tgsi: add tests for the new temporary lifetime tracker
Gert Wollny
2017-09-06
4
-3
/
+1481
*
mesa/st: glsl_to_tgsi: implement new temporary register lifetime tracker
Gert Wollny
2017-09-06
2
-0
/
+941
*
mesa/st: glsl_to_tgsi move some helper classes to extra files
Gert Wollny
2017-09-06
3
-287
/
+366
*
st_glsl_to_tgsi: rewrite rename registers to use array fully.
Dave Airlie
2017-09-06
1
-29
/
+26
*
st/glsl_to_tgsi: inline src_register into translate_src
Nicolai Hähnle
2017-09-04
1
-75
/
+77
*
st/glsl_to_tgsi: ir_load_ubo always has a second index
Nicolai Hähnle
2017-09-04
1
-2
/
+1
*
st/drawpixels: always use two-dimensional constant references
Nicolai Hähnle
2017-09-04
1
-0
/
+2
*
st/mesa: fix view template initialization in try_pbo_readpixels
Roland Scheidegger
2017-09-03
1
-1
/
+1
*
st/mesa: only try to create 1x msaa surfaces for "fake" msaa drivers
Brian Paul
2017-08-31
3
-14
/
+24
*
mesa/st: remove unwanted backup file
Eric Engestrom
2017-08-30
1
-479
/
+0
*
util: move string_to_uint_map to glsl
Emil Velikov
2017-08-29
2
-1
/
+480
*
st/mesa: fix XPD lowering - don't read dst
Marek Olšák
2017-08-29
1
-3
/
+6
*
st/mesa: fix handling of vertex array double inputs
Ilia Mirkin
2017-08-28
1
-1
/
+3
*
mesa: Implement GL_ARB_polygon_offset_clamp
Adam Jackson
2017-08-25
1
-1
/
+1
*
mesa: Implement GL_ARB_texture_filter_anisotropic
Adam Jackson
2017-08-25
1
-0
/
+4
*
glsl: pass shader source keys to the disk cache
Timothy Arceri
2017-08-25
1
-1
/
+1
*
st/mesa: add const qualifiers in st_extensions.c
Brian Paul
2017-08-24
1
-5
/
+5
*
st/mesa: whitespace/indentation fixes in st_init_extensions()
Brian Paul
2017-08-24
1
-5
/
+6
*
gallium: remove TGSI opcode SCS
Marek Olšák
2017-08-22
2
-12
/
+4
[next]