radeonsi/gfx9: proper workaround for LS/HS VGPR initialization bug
[mesa.git] / src /
2017-09-06 Nicolai Hähnleradeonsi/gfx9: proper workaround for LS/HS VGPR initial...
2017-09-06 Nicolai Hähnleac/debug: take ASIC generation into account when printi...
2017-09-06 Nicolai Hähnleamd/common: pass chip_class to ac_dump_reg
2017-09-06 Nicolai Hähnleac/sid_tables: add FieldTable object
2017-09-06 Nicolai Hähnleac/sid_tables: remove unused variable varname_values
2017-09-06 Nicolai Hähnleradeonsi/gfx9: always flush DB metadata on framebuffer...
2017-09-06 Nicolai Hähnleutil/ralloc: set prev-pointers correctly in ralloc_adopt
2017-09-06 Iago Toral Quirogamesa/main: Fix GetTextureImage error reporting
2017-09-06 Tapani Pälliegl: remove unused 'Screens' array from _egl_display
2017-09-06 Dave AirlieRevert "radv: disable support for VEGA for now."
2017-09-06 Dave Airlieradv/gfx9: set descriptor up for base_mip to level...
2017-09-06 Dave Airlieradv: disable 1d/2d linear optimisation on gfx9.
2017-09-06 Dave Airlieradv/gfx9: fix buffer size on gfx9.
2017-09-05 Bas Nieuwenhuizenradv: Fix vkCopyImage with both depth and stencil aspects.
2017-09-05 Dave Airliemesa/mtypes: repack gl_sampler_object.
2017-09-05 Dave Airliemesa/mtypes: repack gl_texture_object.
2017-09-05 Dave Airliemesa/mtypes: repack gl_shader_program_data.
2017-09-05 Dave Airliemesa/mtypes: reorganise gl_shader
2017-09-05 Dave Airliemesa/mtypes: repack display list structs.
2017-09-05 Dave Airliemesa/mtypes: reduce size of gl_sync_object.
2017-09-05 Dave Airliemesa/mtypes: reorg vertex/fragment program state.
2017-09-05 Dave Airliemesa/bindless: reorder gl_bindless_image gl_bindless_sa...
2017-09-05 Samuel Pitoisetradv: fix a memleak when compiling the GS copy shader
2017-09-05 Charmaine Leesvga: move index buffer bind flag assertion
2017-09-05 Charmaine Leesvga: avoid emitting redundant SetShaderResources and...
2017-09-05 Jason Ekstrandspirv: Add support for the HelperInvocation builtin
2017-09-05 Thomas Hellstromloader/dri3: Use client local back to front blit in...
2017-09-05 Marek Olšákradeonsi/gfx9: implement primitive binning
2017-09-05 Marek Olšákradeonsi: add more state flags into si_state_dsa
2017-09-05 Marek Olšákradeonsi/gfx9: don't use BREAK_BATCH and FLUSH_DFSM...
2017-09-05 Tapani Pällivbo: fix build errors on android
2017-09-04 Marek Olšákradeonsi: eliminate PS color outputs when colormask...
2017-09-04 Marek Olšákgallium/radeon: sort DBG shader flags according to...
2017-09-04 Nicolai Hähnleradeonsi: ensure cache flushes happen before SET_PREDIC...
2017-09-04 Nicolai Hähnleradeonsi: fix ARB_transform_feedback_overflow_query...
2017-09-04 Nicolai Hähnleradeonsi: fix compute shader state dumping
2017-09-04 Nicolai Hähnleradeonsi: add an assertion that only two-dimensional...
2017-09-04 Nicolai Hähnlegallium/radeon: always use two-dimensional constant...
2017-09-04 Nicolai Hähnlegallium/tests: always use two-dimensional constant...
2017-09-04 Nicolai Hähnlepp: always use two-dimensional constant references
2017-09-04 Nicolai Hähnlegallium/hud: always use two-dimensional constant references
2017-09-04 Nicolai Hähnlenine: always generate two-dimensional constant file...
2017-09-04 Nicolai Hähnlest/glsl_to_tgsi: inline src_register into translate_src
2017-09-04 Nicolai Hähnlest/glsl_to_tgsi: ir_load_ubo always has a second index
2017-09-04 Nicolai Hähnlest/drawpixels: always use two-dimensional constant...
2017-09-04 Nicolai Hähnletgsi/build: always generate two-dimensional constant...
2017-09-04 Nicolai Hähnletgsi/ureg: always emit constants (and their decls)...
2017-09-04 Nicolai Hähnlegallium: all drivers should accept two-dimensional...
2017-09-04 Eric Engestromanv: fix off by one in array check
2017-09-03 Dave Airlieac: reorg ac_shader_binary struct to take less space.
2017-09-03 Dave Airlieradv: drop emit2d_dst_type.
2017-09-03 Xavier Bouchouxradv/meta: missing initialisations in create_pass().
2017-09-03 Bas Nieuwenhuizenradv: Enable command buffer chaining by default.
2017-09-03 Bas Nieuwenhuizenradv: Put semaphore waits in preamble cs.
2017-09-03 Bas Nieuwenhuizenradv: Actually set the cmd_buffer usage_flags.
2017-09-03 Eric Engestromutil: improve compiler guard
2017-09-03 Leo Liuradeon/uvd: add Define Restart Interval to MJPEG bitstr...
2017-09-03 Leo Liuradeon/uvd: fix MJPEG quantization table index
2017-09-03 Roland Scheideggerst/mesa: fix view template initialization in try_pbo_re...
2017-09-02 Kenneth Graunkegenxml: Make Border Color Pointer an address on Gen4...
2017-09-02 Kenneth Graunkei965: Inline emit_reloc in __genx_combine_address
2017-09-02 Kenneth Graunkei965: Fix crash in fallback GTT mapping.
2017-09-02 Kenneth Graunkei965: Fix state flagging of Gen6 SOL programs.
2017-09-02 Kenneth Graunkei965: Drop useless gen6_brw_upload_ff_gs_prog() wrapper.
2017-09-02 Rob Clarkfreedreno: skip batch-cache for compute shaders
2017-09-01 Kenneth Graunkei965: Move BATCH_SZ define into intel_batchbuffer.c.
2017-09-01 Kenneth Graunkei965: Drop batch_size argument from brw_bufmgr_init().
2017-09-01 Chris Wilsoni965: Rename brw_bo::offset64 to gtt_offset.
2017-09-01 Kenneth Graunkei965: Drop the BRW_BATCH_STRUCT macro.
2017-09-01 Kenneth Graunkei965: Don't double count the batch in aperture_space.
2017-09-01 Cherniak, Bruceswr: Report format max_samples=1 to maintain support...
2017-09-01 Eric Engestromaubinator: remove duplicate initialisation
2017-09-01 Samuel Pitoisetradv: report VM faults if detected
2017-09-01 Samuel Pitoisetradeonsi: move si_vm_fault_occured() to AMD common...
2017-09-01 Samuel Pitoisetradv: add radv_check_gpu_hangs() helper function
2017-09-01 Samuel Pitoisetradv: disassemble SPIR-V binaries with RADV_DEBUG=spirv
2017-09-01 Samuel Pitoisetradv: move RADV_TRACE_FILE functions to radv_debug.c
2017-09-01 Samuel Pitoisetradv: silent a compiler warning in radv_emit_framebuffe...
2017-09-01 Samuel Pitoisetradv: compute correct maximum wave count per SIMD
2017-09-01 Brian Paulst/mesa: only try to create 1x msaa surfaces for "fake...
2017-09-01 Tobias Klausmannnvc0/ir: propagate immediates to CALL input MOVs
2017-09-01 Karol Herbstnvc0: write 0 to pipeline_statistics.cs_invocations
2017-08-31 Ben Crockerllvmpipe: lp_build_gather_elem_vec BE fix for 3x16...
2017-08-31 Ray Strodegallivm: correct channel shift logic on big endian
2017-08-31 Roland Scheideggerutil: only use SCHED_IDLE in pthread_setschedparam...
2017-08-31 Jason Ekstrandanv/formats: Nicely handle unknown VkFormat enums
2017-08-31 Charmaine Leevbo: fix offset in minmax cache key
2017-08-31 Tapani Pällianv: fix build errors on android
2017-08-31 Christian Königwinsys/amdgpu: set AMDGPU_GEM_CREATE_VM_ALWAYS_VALID...
2017-08-31 Marek Olšákradeonsi: set a per-buffer flag that disables inter...
2017-08-30 Kenneth Graunkei965: Use BLORP for buffer object stall avoidance blits...
2017-08-30 Kenneth Graunkei965: Always flush caches after blitting to a GL buffer...
2017-08-30 Kenneth Graunkei965: Add PIPE_CONTRTOL_DATA_CACHE flush to brw_emit_mi...
2017-08-30 Kenneth Graunkei965: Add a brw_blorp_copy_buffers() command.
2017-08-30 Kenneth Graunkeblorp: Make blorp_buffer_copy work on Gen4-6.
2017-08-30 Kenneth Graunkeblorp: Turn anv_CmdCopyBuffer into a blorp_buffer_copy...
2017-08-30 Grazvydas Ignotasradv: don't assert on empty hash table
2017-08-30 Brian Paulsvga: include sample count in surface_size() computation
2017-08-30 Lionel Landwerlini965: drop unused brw->needs_unlit_centroid_workaround
2017-08-30 Lionel Landwerlini965: drop brw->has_surface_tile_offset in favor of...
next