glsl: stop adding pointers from shader_info to the cache
[mesa.git] / src /
2017-08-24 Timothy Arceriglsl: stop adding pointers from shader_info to the...
2017-08-24 Timothy Arcericompiler: move pointers to the start of shader_info
2017-08-24 Timothy Arceriglsl: always write a name/label string to the cache
2017-08-24 Timothy Arceriglsl: don't write uniform storage offset if there isn...
2017-08-24 Timothy Arceriglsl: add has_uniform_storage() helper to shader cache
2017-08-24 Timothy Arceriglsl: stop adding pointers from glsl_struct_field to...
2017-08-24 Timothy Arceriglsl: stop adding pointers from gl_shader_variable...
2017-08-24 Timothy Arceriglsl: allow NULL to be passed to encode_type_to_blob()
2017-08-24 Dave Airlieradv/gfx9: don't expose linear depth on vega.
2017-08-24 Dave Airlieradv: don't degrade tiling mode for small compressed...
2017-08-24 Dave Airlieradv/gfx9: only minify image view width/height/depth...
2017-08-24 Dave Airlieradv/image: don't rescale width/height if the format...
2017-08-24 Dave Airlieradv: cleanup some image view descriptor setup.
2017-08-24 Dave Airlieradv/gfx9: emit sx_mrt_blend registers
2017-08-24 Dave Airlieradv: bump space check for indexed draw.
2017-08-24 Dave Airlieradv/gfx9: fixup db/stencil disable.
2017-08-24 Dave Airlieradv/gfx9: fix level count in color register setup.
2017-08-24 Dave Airlieradv/gfx9: use total levels in texture descriptor
2017-08-23 Bas Nieuwenhuizenradv: Implement bc optimize.
2017-08-23 Bas Nieuwenhuizenac/nir: refactor input variable iteration.
2017-08-23 Kenneth Graunkei965: Stop using wm_prog_data->binding_table.render_tar...
2017-08-23 Kenneth Graunkei965: Add a brw_wm_prog_data::has_render_target_reads...
2017-08-23 Kenneth Graunkei965: Inline brw_update_renderbuffer_surfaces().
2017-08-23 Kenneth Graunkei965: Pass fb into emit_null_surface instead of dimensions.
2017-08-23 Kenneth Graunkei965: Devirtualize update_renderbuffer_surface.
2017-08-23 Kenneth Graunkei965: Delete update_renderbuffer_surface flags.
2017-08-23 Kenneth Graunkei965: Make brw_update_renderbuffer_surface static.
2017-08-23 Kenneth Graunkei965: Drop BRW_NEW_BLORP from SURFACE_STATE setup code.
2017-08-23 Kenneth Graunkei965: Make a BRW_NEW_FAST_CLEAR_COLOR dirty bit.
2017-08-23 Kenneth Graunkei965: Drop Gen7+ nonsense from brw_ff_gs.c.
2017-08-23 Kenneth Graunkei965: Only set key->flat_shade if COL0/COL1 are written.
2017-08-23 Kenneth Graunkei965: Clean up brwNewProgram().
2017-08-23 Leo Liust/va: exclude the buffer reallocation for encode case
2017-08-23 Tim Rowleyswr: limit pipe_draw_info->restart_index usage
2017-08-23 Samuel Pitoisetradeonsi: fix wrong assertion in si_init_bindless_descr...
2017-08-23 Leo Liuradeon/video: Return false explicitly for HEVC if not...
2017-08-23 Gwan-gyeong Mungallium/docs: Fix the math formula of U2I64
2017-08-23 Gwan-gyeong Mungallium/docs: Add missing word "Not"
2017-08-23 Nicolai Hähnletgsi: store opcode mnemonics in a separate table
2017-08-23 Nicolai Hähnlegallium: use tgsi_get_opcode_name instead of tgsi_opcod...
2017-08-23 Nicolai Hähnletgsi: macro-ify the opcodes table
2017-08-23 Nicolai Hähnletgsi: remove post_indent from some 64-bit opcodes
2017-08-23 Nicolai Hähnletgsi: reduce tgsi_opcode_info::pre_dedent and post_inde...
2017-08-23 Nicolai Hähnlegallium/radeon: fix saving multi-part command streams
2017-08-23 Nicolai Hähnleac/debug: invoke valgrind checks while parsing IBs
2017-08-23 Nicolai Hähnleac/debug: annotate IB dumps with the raw values
2017-08-23 Nicolai Hähnleac/debug: use an explicit getter for fetching words...
2017-08-23 Nicolai Hähnleradeonsi: update comment describing indices into sctx...
2017-08-23 Nicolai Hähnleutil: fix valgrind errors when dumping pipe_draw_info
2017-08-23 Samuel Pitoisetradeonsi: do not assert when reserving bindless slot 0
2017-08-23 Samuel Pitoisetradeonsi: rename some bindless-related helper functions
2017-08-23 Samuel Pitoisetradeonsi: minor cleanups in si_make_{texture,image...
2017-08-23 Rob HerringAndroid: gallium_dri: pass dri.sym to linker
2017-08-22 Leo Liust/va: enable P016 format i.e. reallocate buffer if...
2017-08-22 Leo Liuradeon/vcn: enable P016 mode support
2017-08-22 Leo Liuradeon/vcn: correct target buffer pitch calculation
2017-08-22 Francisco Jerezanv: Check that in_fence fd is valid before closing it.
2017-08-22 Francisco Jerezanv: Add error handling to setup_empty_execbuf().
2017-08-22 Marek Olšáktgsi/scan: fix uses_double
2017-08-22 Marek Olšákgallium: remove TGSI opcode SCS
2017-08-22 Marek Olšákgallium/u_blitter: don't use boolean, TRUE, FALSE
2017-08-22 Marek Olšákgallium/u_simple_shaders: do util_make_layered_clear_ve...
2017-08-22 Marek Olšákgallium/u_blitter: remove get_next_surface_layer callback
2017-08-22 Samuel Pitoisetst/glsl_to_tgsi: fix getting the image type for array...
2017-08-22 Marek Olšákgallium: remove TGSI opcode BREAKC
2017-08-22 Marek Olšákgallium: remove TGSI opcode XPD
2017-08-22 Marek Olšákgallium: remove TGSI opcode DPH
2017-08-22 Marek Olšákgallium: remove TGSI opcode DP2A
2017-08-22 Marek Olšákgallium: remove TGSI_OPCODE_CALLNZ
2017-08-22 Marek Olšákgallium: remove TGSI FENCE opcodes
2017-08-22 Marek Olšákgallium: remove TGSI opcodes PUSHA, POPA, SAD, TXQ_LZ
2017-08-22 Marek Olšákradeonsi: emit VGT_REUSE_OFF in the right place
2017-08-22 Marek Olšákradeonsi: add support for TGSI opcodes DCEIL, DFLR...
2017-08-22 Marek Olšákradeonsi: use a faster version of PK2H
2017-08-22 Marek Olšákradeonsi: don't decompress Z/S if there is no HTILE
2017-08-22 Marek Olšákgallium/radeon: add helpers for whether HTILE is enabled
2017-08-22 Marek Olšákradeonsi/gfx9: don't flush L2 metadata for DB if not...
2017-08-22 Marek Olšákradeonsi/gfx9: don't flush L2 metadata for CB if not...
2017-08-22 Marek Olšákradeonsi/gfx9: don't flush TC L2 between rendering...
2017-08-22 Marek Olšákradeonsi/gfx9: use correct TC flush flags when invalida...
2017-08-22 Marek Olšákac/surface/gfx9: don't allow DCC for the smallest mipma...
2017-08-22 Marek Olšákradeonsi/gfx9: don't use GS scenario A for VS writing...
2017-08-22 Marek Olšákgallium/radeon: clean up EOP_DATA_SEL magic numbers
2017-08-22 Marek Olšákradeonsi/gfx9: set 'not a query' for r600_gfx_write_eve...
2017-08-22 Marek Olšákradeonsi/gfx9: prevent shader-db crashes
2017-08-22 Marek Olšákradeonsi/gfx9: properly handle imported textures with...
2017-08-22 Marek Olšákradeonsi: remove Constant Engine support
2017-08-22 Marek Olšákradeonsi/gfx9: add a temporary workaround for a tessell...
2017-08-22 Marek Olšákglsl_to_tgsi: clean up opcode translation
2017-08-22 Timothy Arcerimesa: pass ctx to add_uniform_to_shader constructor
2017-08-22 Gwan-gyeong Munegl: deduplicate allocations of local buffer over each...
2017-08-22 Samuel Pitoisetmesa: only expose EXT_memory_object functions if the...
2017-08-22 Samuel Pitoisetmesa: only expose glImportMemoryFdEXT if the ext is...
2017-08-22 Samuel Pitoisetradeonsi: try to re-use previously deleted bindless...
2017-08-22 Samuel Pitoisetradeonsi: use slot indexes for bindless handles
2017-08-22 Samuel Pitoisetradeonsi: add si_emit_global_shader_pointers() helper
2017-08-22 Samuel Pitoisetradeonsi: only initialize dirty_mask when CE is used
2017-08-22 Samuel Pitoisetradeonsi: make some si_descriptors fields 32-bit
2017-08-22 Samuel Pitoisetradeonsi: declare new user SGPR indices for bindless...
2017-08-22 Samuel Pitoisetgallium/util: add new module that allocate "numbers"
next