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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi/gfx9: proper workaround for LS/HS VGPR initialization bug
Nicolai Hähnle
2017-09-06
5
-24
/
+85
*
ac/debug: take ASIC generation into account when printing registers
Nicolai Hähnle
2017-09-06
2
-107
/
+177
*
amd/common: pass chip_class to ac_dump_reg
Nicolai Hähnle
2017-09-06
3
-60
/
+75
*
ac/sid_tables: add FieldTable object
Nicolai Hähnle
2017-09-06
1
-30
/
+85
*
ac/sid_tables: remove unused variable varname_values
Nicolai Hähnle
2017-09-06
1
-1
/
+0
*
radeonsi/gfx9: always flush DB metadata on framebuffer changes
Nicolai Hähnle
2017-09-06
3
-4
/
+14
*
util/ralloc: set prev-pointers correctly in ralloc_adopt
Nicolai Hähnle
2017-09-06
1
-1
/
+3
*
mesa/main: Fix GetTextureImage error reporting
Iago Toral Quiroga
2017-09-06
1
-1
/
+1
*
egl: remove unused 'Screens' array from _egl_display
Tapani Pälli
2017-09-06
1
-1
/
+0
*
Revert "radv: disable support for VEGA for now."
Dave Airlie
2017-09-06
1
-5
/
+0
*
radv/gfx9: set descriptor up for base_mip to level range.
Dave Airlie
2017-09-06
1
-1
/
+4
*
radv: disable 1d/2d linear optimisation on gfx9.
Dave Airlie
2017-09-06
1
-3
/
+4
*
radv/gfx9: fix buffer size on gfx9.
Dave Airlie
2017-09-06
1
-1
/
+1
*
radv: Fix vkCopyImage with both depth and stencil aspects.
Bas Nieuwenhuizen
2017-09-06
1
-99
/
+107
*
mesa/mtypes: repack gl_sampler_object.
Dave Airlie
2017-09-06
1
-1
/
+1
*
mesa/mtypes: repack gl_texture_object.
Dave Airlie
2017-09-06
1
-5
/
+5
*
mesa/mtypes: repack gl_shader_program_data.
Dave Airlie
2017-09-06
1
-3
/
+3
*
mesa/mtypes: reorganise gl_shader
Dave Airlie
2017-09-06
1
-4
/
+5
*
mesa/mtypes: repack display list structs.
Dave Airlie
2017-09-06
1
-3
/
+2
*
mesa/mtypes: reduce size of gl_sync_object.
Dave Airlie
2017-09-06
1
-1
/
+1
*
mesa/mtypes: reorg vertex/fragment program state.
Dave Airlie
2017-09-06
1
-6
/
+6
*
mesa/bindless: reorder gl_bindless_image gl_bindless_sampler.
Dave Airlie
2017-09-06
1
-6
/
+6
*
radv: fix a memleak when compiling the GS copy shader
Samuel Pitoiset
2017-09-05
1
-0
/
+2
*
svga: move index buffer bind flag assertion
Charmaine Lee
2017-09-05
1
-3
/
+3
*
svga: avoid emitting redundant SetShaderResources and SetVertexBuffers
Charmaine Lee
2017-09-05
2
-18
/
+116
*
spirv: Add support for the HelperInvocation builtin
Jason Ekstrand
2017-09-05
1
-1
/
+4
*
loader/dri3: Use client local back to front blit in copySubBuffer if available
Thomas Hellstrom
2017-09-05
1
-9
/
+7
*
radeonsi/gfx9: implement primitive binning
Marek Olšák
2017-09-05
10
-7
/
+489
*
radeonsi: add more state flags into si_state_dsa
Marek Olšák
2017-09-05
2
-1
/
+23
*
radeonsi/gfx9: don't use BREAK_BATCH and FLUSH_DFSM if DFSM is disabled
Marek Olšák
2017-09-05
2
-3
/
+4
*
vbo: fix build errors on android
Tapani Pälli
2017-09-05
1
-1
/
+1
*
docs: add news item and link release notes for 17.2.0
Emil Velikov
2017-09-04
2
-0
/
+8
*
docs: add sha256 checksums for 17.2.0
Emil Velikov
2017-09-04
1
-1
/
+2
*
docs: Update 17.2.0 release notes
Emil Velikov
2017-09-04
1
-2
/
+149
*
radeonsi: eliminate PS color outputs when colormask kills them
Marek Olšák
2017-09-04
3
-0
/
+6
*
gallium/radeon: sort DBG shader flags according to pipe_shader_type
Marek Olšák
2017-09-04
4
-35
/
+17
*
radeonsi: ensure cache flushes happen before SET_PREDICATION packets
Nicolai Hähnle
2017-09-04
3
-9
/
+18
*
radeonsi: fix ARB_transform_feedback_overflow_query on <= VI
Nicolai Hähnle
2017-09-04
3
-1
/
+12
*
radeonsi: fix compute shader state dumping
Nicolai Hähnle
2017-09-04
1
-6
/
+11
*
radeonsi: add an assertion that only two-dimensional constant references are ...
Nicolai Hähnle
2017-09-04
1
-2
/
+3
*
gallium/radeon: always use two-dimensional constant references
Nicolai Hähnle
2017-09-04
1
-18
/
+18
*
gallium/tests: always use two-dimensional constant references
Nicolai Hähnle
2017-09-04
3
-10
/
+10
*
pp: always use two-dimensional constant references
Nicolai Hähnle
2017-09-04
1
-10
/
+10
*
gallium/hud: always use two-dimensional constant references
Nicolai Hähnle
2017-09-04
1
-4
/
+4
*
nine: always generate two-dimensional constant file accesses
Nicolai Hähnle
2017-09-04
2
-7
/
+5
*
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
*
tgsi/build: always generate two-dimensional constant file accesses
Nicolai Hähnle
2017-09-04
2
-31
/
+45
*
tgsi/ureg: always emit constants (and their decls) as 2D
Nicolai Hähnle
2017-09-04
1
-15
/
+7
[next]