mesa: remove Driver.EndCallList
[mesa.git] / src / gallium /
2015-10-03 Marek Olšákst/dri: don't use _ctx in client_wait_sync
2015-10-03 Marek Olšákr600g: only do depth-only or stencil-only in-place...
2015-10-03 Marek Olšákradeonsi: only do depth-only or stencil-only in-place...
2015-10-03 Marek Olšákgallium/radeon: add separate stencil level dirty flags
2015-10-03 Marek Olšákradeonsi: dump buffer lists while debugging
2015-10-03 Marek Olšákwinsys/radeon: implement cs_get_buffer_list
2015-10-03 Marek Olšákwinsys/amdgpu: add winsys function cs_get_buffer_list
2015-10-03 Marek Olšákgallium/radeon: stop using "reloc" in a few places
2015-10-03 Marek Olšákgallium/radeon: tell the winsys the exact resource...
2015-10-03 Marek Olšákradeonsi: add an option for debugging VM faults
2015-10-03 Marek Olšákradeonsi: move dumping the last IB into its own function
2015-10-03 Marek Olšákddebug: separate creation of debug files
2015-10-02 Tom Stellardradeon/llvm: Initialize gallivm targets when initializi...
2015-10-02 Tom Stellardgallivm: Allow drivers and state trackers to initialize...
2015-10-02 Tom Stellardgallium/radeon: Use call_once() when initailizing LLVM...
2015-09-28 Ilia Mirkinnouveau: wait to unref the transfer's bo until it's...
2015-09-28 Ilia Mirkinnouveau: delay deleting buffer with unflushed fence
2015-09-28 Ilia Mirkinnouveau: be more careful about freeing temporary transf...
2015-09-28 Alexander von Gluck IVstate_trackers/hgl: Fix missing include path
2015-09-28 Serge Martinclover: Implement clCreateImage?D w/ clCreateImage.
2015-09-28 Serge Martinclover: Implement CL1.2 clCreateImage().
2015-09-28 Francisco Jerezclover: Move down canonicalization of memory object...
2015-09-28 Ilia Mirkingallium/util: avoid unreferencing random memory on...
2015-09-25 Marek Olšákradeonsi: add scratch buffer to the buffer list when...
2015-09-25 Leo Liuradeon/vce: fix vui time_scale zero error
2015-09-24 Mauro Rossiandroid: radeonsi: fix sid_tables.h missing LOCAL_MODUL...
2015-09-24 Benjamin Bellecgallium/radeon: remove the percentage symbol from HUD...
2015-09-24 Marek Olšákgallium/u_blitter: handle allocation failures
2015-09-24 Marek Olšákradeonsi: handle dummy constant buffer allocation failure
2015-09-24 Marek Olšákradeonsi: don't forget to update scratch relocations...
2015-09-24 Marek Olšákradeonsi: skip drawing if updating the scratch buffer...
2015-09-24 Marek Olšákradeonsi: skip drawing if PS fails to compile or upload
2015-09-24 Marek Olšákradeonsi: skip drawing if VS, TCS, TES, GS fail to...
2015-09-24 Marek Olšákradeonsi: handle fixed-func TCS shader create failure
2015-09-24 Marek Olšákradeonsi: handle shader precompile failures
2015-09-24 Marek Olšákradeonsi: skip drawing if GS ring allocations fail
2015-09-24 Marek Olšákradeonsi: skip drawing if the tess factor ring allocati...
2015-09-24 Marek Olšákradeonsi: add malloc fail paths to si_create_shader_state
2015-09-24 Marek Olšákradeonsi: report alloc failure from si_shader_binary_read
2015-09-24 Marek Olšákgallium/radeon: add a fail path for depth MSAA texture...
2015-09-24 Marek Olšákgallium/radeon: handle buffer alloc failures in r600_dr...
2015-09-24 Marek Olšákgallium/radeon: handle buffer_map staging buffer failur...
2015-09-24 Marek Olšákradeonsi: handle constant buffer alloc failures
2015-09-24 Marek Olšákradeonsi: handle index buffer alloc failures
2015-09-24 Thomas Hellstromst/xa: Fixups for PIPE_FORMAT_R8_UNORM A8 usage v2.
2015-09-22 Grazvydas Ignotasr600g: update num_dw in scissor_enable workaround
2015-09-21 Ilia Mirkinradeonsi: implement TXQS support
2015-09-21 Ilia Mirkinradeonsi: load fmask ptr relative to the resources...
2015-09-19 Rob Clarkfreedreno/ir3: use nir two-sided-color lowering
2015-09-19 Rob Clarkfreedreno/ir3: lower txp/clamp in NIR
2015-09-17 Rob Clarkfreedreno/ir3: add --gpu arg to cmdline compiler
2015-09-17 Rob Clarkfreedreno/a4xx: wire up ucp support
2015-09-17 Rob Clarkfreedreno/ir3: add support for ucp
2015-09-17 Rob Clarkfreedreno/ir3: convert from tgsi semantic/index to...
2015-09-17 Rob Clarkfreedreno/ir3: switch to shader_enums.h interp constants
2015-09-17 Ilia Mirkinnv50,nvc0: flush texture cache in presence of coherent...
2015-09-17 Ilia Mirkinnv50,nvc0: detect underlying resource changes and updat...
2015-09-17 Boyan Dingvc4: Try to pair up instructions when only one of them...
2015-09-17 Thomas Hellstromst/xa: Use PIPE_FORMAT_R8_UNORM when available
2015-09-16 Ilia Mirkinfreedreno/a3xx: use NUM_USER_CLIP_PLANES helper instead...
2015-09-16 Ilia Mirkinfreedreno/a3xx: fix blending of L8 format
2015-09-16 Ilia Mirkinfreedreno/a3xx: add support for dual-source blending
2015-09-16 Eric Anholtvc4: convert from tgsi semantic/index to varying-slot
2015-09-16 Eric Anholtgallium/ttn: Convert to using VARYING_SLOT_* / FRAG_RES...
2015-09-16 Ilia Mirkinnv50, nvc0: fix max texture buffer size to 128M elements
2015-09-16 Rob Clarkfreedreno: one screen to rule them all
2015-09-16 Rob Clarkfreedreno/ir3: use NIR to lower ffract instead of tgsi_...
2015-09-15 Rob Clarkfreedreno/a4xx: more texture formats
2015-09-15 Rob Clarkfreedreno/a4xx: border-color support
2015-09-15 Rob Clarkfreedreno/a4xx: wire up texture clamp lowering
2015-09-15 Rob Clarkfreedreno: helper for a3xx/a4xx border-colors
2015-09-15 Rob Clarkfreedreno: update generated headers
2015-09-15 Thomas Hellstromgallium/svga: Enable PIPE_FORMAT_L8_UNORM for vgpu10
2015-09-14 Ilia Mirkinnvc0/ir: start offset at texBindBase for txq, like...
2015-09-14 Eric Anholtvc4: Fix build from recent NIR cleanups.
2015-09-13 Ilia Mirkinr600g: add support for TXQS tgsi opcode
2015-09-13 Ilia Mirkinnv50/ir: add support for TXQS tgsi opcode
2015-09-13 Ilia Mirkingallium: add PIPE_CAP_TGSI_TXQS to let st know if TXQS...
2015-09-13 Ilia Mirkintgsi: add a TXQS opcode to retrieve the number of textu...
2015-09-13 Krzesimir Nowaksoftpipe: Change faces type to uint
2015-09-13 Rob Clarkfreedreno/ir3: fix compile warn after 1807a08e
2015-09-13 Rob Clarkfreedreno/ir3: fix compile break after a4aa25be
2015-09-13 Rob Clarktgsi/scan: add support to figure out max nesting depth
2015-09-12 Kai Wasserbächr600: Fix llvm build since const buffer changes
2015-09-12 Glenn Kennardr600: Enable fp64 on chips with native support
2015-09-12 Glenn Kennardr600g: Support I2D/U2D/D2I/D2U
2015-09-12 Dave Airlier600g: lower number of driver const buffers
2015-09-12 Dave Airlier600: define some values for the fetch constant offsets.
2015-09-11 Krzesimir Nowaksoftpipe: Constify variables
2015-09-11 Krzesimir Nowaksoftpipe: Constify sp_tgsi_sampler
2015-09-11 Krzesimir Nowaksoftpipe: Constify sampler and view parameters in mip...
2015-09-11 Krzesimir Nowaksoftpipe: Constify sampler and view parameters in img...
2015-09-11 Krzesimir Nowaktgsi, softpipe: Constify tgsi_sampler in query_lod...
2015-09-11 Krzesimir Nowaksoftpipe: Constify some sampler and view parameters
2015-09-11 Krzesimir Nowaksoftpipe: Move the faces array from view to filter_args
2015-09-11 Brian Paultgsi,softpipe: capitalize the tgsi_sampler_control...
2015-09-10 Brian Paulsvga: clean up the compile_vs/gs/fs() functions
2015-09-10 Brian Paulsvga: fix shader variant memory leak
2015-09-10 Brian Paulsvga: remove useless MAX2() call
2015-09-10 Brian Paulwinsys/svga: remove useless assertion
next