nouveau/nvc0: Extract common tile mode macro
[mesa.git] / src / gallium /
2018-03-09 Thierry Redingnouveau/nvc0: Extract common tile mode macro
2018-03-08 Marek Olšákradeonsi: remove chip_class parameter from si_lower_nir
2018-03-08 Marek Olšákwinsys/amdgpu: pad compute IBs
2018-03-08 Marek Olšákradeonsi: expand constbuf 0 address correctly to fix...
2018-03-08 Marek Olšákradeonsi: align command buffer starting address to...
2018-03-08 Christian Gmeineretnaviv: add get_driver_query_group_info(..)
2018-03-08 Christian Gmeineretnaviv: add query_group_info for sw counters
2018-03-08 Thomas Hellstromgallium/st_dri: Honor the glx_disable_sgi_video_sync...
2018-03-08 Timothy Arceriac/radeonsi: add emit_kill to the abi
2018-03-08 Timothy Arceriradeonsi: add si_llvm_emit_kill() helper
2018-03-07 Timothy Arceriradeonsi: make use of if/loop build helpers in ac
2018-03-07 Dylan Bakermeson: Fix indent in omx meson.build
2018-03-07 Dylan Bakermeson: Use include directory variables instead of trave...
2018-03-07 Dylan Bakermeson: Re-add auto option for omx
2018-03-07 Dylan Bakermeson: fix tizonia compilation
2018-03-07 Dylan Bakermeson: combine state trackers and target if blocks
2018-03-07 Roland Scheideggerdraw: fix line stippling with aa lines
2018-03-07 Roland Scheideggerdraw: simplify (and correct) aaline fallback (v2)
2018-03-07 Marek Olšákradeonsi: remove si_llvm_add_attribute
2018-03-07 Marek Olšákradeonsi: fix passing address32_hi to LLVM for high...
2018-03-07 Marek Olšákradeonsi: assume has_virtual_memory == true
2018-03-07 Marek Olšákradeonsi: add/update assertions for 32-bit address...
2018-03-07 Marek Olšákradeonsi: prevent a negative buffer offset in si_upload...
2018-03-07 Marek Olšákradeonsi: properly extract a buffer address from a...
2018-03-07 Marek Olšákradeonsi: fix vertex buffer address computation with...
2018-03-07 Marek Olšákradeonsi: mask out high VM address bits in registers...
2018-03-06 Gurkirpal Singhst/omx/tizonia/h264d: Add EGLImage support
2018-03-06 Gurkirpal Singhst/omx/tizonia: Add H.264 encoder
2018-03-06 Gurkirpal Singhst/omx/tizonia: Add H.264 decoder
2018-03-06 Gurkirpal Singhst/omx/tizonia: Add entrypoint
2018-03-06 Gurkirpal Singhst/omx/tizonia: Add --enable-omx-tizonia flag and build...
2018-03-06 Gurkirpal Singhst/omx/bellagio: Rename st and target directories
2018-03-06 Samuel Pitoisetac: add ac_count_scratch_private_memory()
2018-03-06 Roland Scheideggergallium: increase PIPE_MAX_SHADER_SAMPLER_VIEWS to 128
2018-03-06 Roland Scheideggertgsi/scan: use wrap-around shift behavior explicitly...
2018-03-06 Aaron Watryclover: Allow overriding platform/device version numbers
2018-03-06 Aaron Watryclover/llvm: Pass device down to compile
2018-03-06 Aaron Watryclover: Pass device to llvm::create_compiler_instance
2018-03-06 Aaron Watryclover/llvm: Use device in llvm compilation instead...
2018-03-06 Timothy Arceriradeonsi/nir: fix handling of doubles for gs inputs
2018-03-06 Timothy Arceriradeonsi: move si_nir_load_input_gs() to si_shader.c
2018-03-05 Boris Brezillonbroadcom/vc4: Add support for HW perfmon
2018-03-05 Roland Scheideggerr600: fix color export mask
2018-03-05 Gert Wollnygallium/aux/hud: Avoid possible buffer overflow
2018-03-05 Rob Clarkfreedreno/ir3: start dealing with half-precision
2018-03-05 Rob Clarkfreedreno/ir3: fix fixing-up register footprint
2018-03-05 Rob Clarkfreedreno: surfaces can be PIPE_BUFFER
2018-03-05 Rob Clarkfreedreno/a5xx: handle compute resources
2018-03-05 Rob Clarkfreedreno/ir3: ignore return jump
2018-03-05 Rob Clarkfreedreno: add some more compute caps
2018-03-05 Rob Clarkfreedreno/a5xx: don't expose 64b pointers yet
2018-03-05 Rob Clarkfreedreno: steal handy macro for compute caps from...
2018-03-05 Rob Clarkfreedreno: add global_bindings state
2018-03-05 Rob Clarkfreedreno/ir3: small cleanup
2018-03-05 Rob Clarkfreedreno: add pctx->memory_barrier()
2018-03-05 Rob Clarkfreedreno/ir3: cmdline compiler updates for spv shaders
2018-03-05 Samuel Pitoisetac: add ac_build_fsign()
2018-03-05 Samuel Pitoisetac: add ac_build_isign()
2018-03-05 Samuel Pitoisetac: add ac_build_fract()
2018-03-05 gurchetansingh@chr... virgl: add offset alignment values to to v2 caps struct
2018-03-05 Dave Airlievirgl: reduce some default capset limits.
2018-03-05 Dave Airlievirgl: handle getting new capsets.
2018-03-05 Timothy Arceriradeonsi/nir: call ac_lower_indirect_derefs()
2018-03-05 Timothy Arceriradeonsi: add chip class to compiler_ctx_state
2018-03-04 Vinson Leeswr/rast: Fix macOS macro.
2018-03-02 Charmaine Leesvga: add SVGA_NEW_PRESCALE to the tracked dirty mask...
2018-03-02 Brian Paulsvga: fix blending regression
2018-03-02 Brian Paulsvga: check svga_have_vgpu10() in svga_delete_blend_state()
2018-03-02 Brian Paulsvga: if svga_update_state() fails, skip the draw call
2018-03-02 Brian Paulsvga: let svga_update_state_retry() return a bool
2018-03-02 Brian Paulsvga: s/unsigned/boolean/ for a few local vars
2018-03-02 Boyuan Zhangst/omx_bellagio: add picture profile and entry point
2018-03-02 Boyuan Zhangradeonsi: fix radeon create encoder return
2018-03-02 Dave Airlier600/cayman: fix fragcood loading recip generation.
2018-03-01 Jonathan Graygallium/util: use sockets on PIPE_OS_UNIX in u_network
2018-03-01 Dave Airlieradeonsi/nir: increase values to 8 for gs fetch.
2018-02-28 Timothy Arceriradeonsi: set some context vars for nir path
2018-02-28 Timothy Arcerigallium: remove llvm from ir struct
2018-02-28 Eric Anholtbroadcom/vc5: Fix regression in the page-cache slice...
2018-02-28 Dave Airlier600/shader: when using images always load thread id...
2018-02-28 Dave Airlier600: fix whitespace in recent 1d texture commit.
2018-02-28 George Kyriazisswr/rast: revert clip distance precision
2018-02-28 George Kyriazisswr/rast: Faster frustum prim culling
2018-02-28 George Kyriazisswr/rast: Consolidate TRANSLATE_ADDRESS
2018-02-28 George Kyriazisswr/rast: Code generation cleanup
2018-02-28 George Kyriazisswr/rast: Remove draw type from event definitions
2018-02-28 George Kyriazisswr/rast: whitespace change
2018-02-28 George Kyriazisswr/rast: Fix index buffer overfetch issue for non...
2018-02-28 Roland Scheideggersoftpipe: don't iterate through PIPE_MAX_SHADER_SAMPLER...
2018-02-28 Roland Scheideggercso: don't cycle through PIPE_MAX_SHADER_SAMPLER_VIEWS...
2018-02-28 Roland Scheideggerdraw: don't needlessly iterate through all sampler...
2018-02-28 Christian Königwinsys/amdgpu: request high addresses
2018-02-28 Dave Airlier600: partly revert disabling tiling for 1d texture.
2018-02-27 Timothy Arcerinir: add lower_ldexp to nir compiler options
2018-02-27 Timothy Arceriac/radeonsi: add load_base_vertex() to the abi
2018-02-27 Timothy Arceriradeonsi: create get_base_vertex() helper
2018-02-27 Timothy Arceriradeonsi/nir: disable vertex_id_zero_based lowering
2018-02-27 Ilia Mirkinnvc0: collapse output slots to have adjacent registers
2018-02-26 Karol Herbstnvir/gm107: consider FILE_FLAGS dependencies in SchedDa...
2018-02-26 Karol Herbstnvir/gm107: iterate over all defs in SchedDataCalculato...
next