86551 Commits (cd724208d3e1e3307f84a794f2c1fc83b69ccf8a)
 

Author SHA1 Message Date
  Dave Airlie 3c9af7578f radv: enable conditional discard optimisation on radv. 9 years ago
  Dave Airlie b16dff2d88 nir: add conditional discard optimisation (v4) 9 years ago
  Dave Airlie dd77faeca2 ac/nir: add support for discard_if intrinsic (v2) 9 years ago
  Kristian Høgsberg Kristensen b3a29f2e9e anv: Do relocations in userspace before execbuf ioctl 9 years ago
  Jason Ekstrand 8b61c57049 anv: Move relocation handling from EndCommandBuffer to QueueSubmit 9 years ago
  Jason Ekstrand 595400d577 anv/batch: Move last_ss_pool_bo_offset to the command buffer 9 years ago
  Jason Ekstrand 0fe6829427 anv: Add an anv_execbuf helper struct 9 years ago
  Jason Ekstrand 095c48a496 anv/batch_chain: Improve write_reloc 9 years ago
  Jason Ekstrand d46bfb6297 anv: Initialize anv_bo::offset to -1 9 years ago
  Jason Ekstrand bd0f8d5070 anv/allocator: Simplify anv_scratch_pool 9 years ago
  Jason Ekstrand 6283b6d56a anv: Add a new bo_pool_init helper 9 years ago
  Jason Ekstrand ba1eea4f95 anv: Don't presume to know what address is in a surface relocation 9 years ago
  Jason Ekstrand db9f4b2a2b anv: Add a cmd_buffer_execbuf helper 9 years ago
  Jason Ekstrand 07798c9c3e anv/device: Add an execbuf wrapper 9 years ago
  Jason Ekstrand 64b140498d anv: Make anv_finishme only warn once per call-site 9 years ago
  Jordan Justen 7bcb94bc2f i965/compute: Allow ARB_compute_shader in compat profile 9 years ago
  Roland Scheidegger 4d5346aaac Revert "draw: use vectorized calculations for fetch" 9 years ago
  Ilia Mirkin f037afb701 swr: disable logic op when the rt format is float or srgb 9 years ago
  Ilia Mirkin e2e40e236f swr: fix AND_INVERTED logic op conversion 9 years ago
  Ilia Mirkin bef4a48d1c swr: add support for EXT_depth_bounds_test 9 years ago
  Ilia Mirkin aa62fa8fb7 swr: [rasterizer core] set depth hottile when depth bounds test enabled 9 years ago
  Anuj Phogat b9df2251c1 i965: Fix GPU hang related to multiple render targets and alpha testing 9 years ago
  Tim Rowley 95ed1c19bf swr: allow alphatest without blend or logicop 9 years ago
  Dave Airlie bafc75b437 radv: emit correct last export when Z/stencil export is enabled 9 years ago
  Marek Olšák bdd48e47c0 tgsi/scan: turn a huge if-else-if.. chain into a switch statement 9 years ago
  Marek Olšák f864547fa9 tgsi/scan: fix images_buffers regression 9 years ago
  Jason Ekstrand 6b7cc8a9ec anv: Document cmd_buffer_alloc_binding_table 9 years ago
  Jason Ekstrand 406cd9d126 intel/blorp: Emit all the binding tables 9 years ago
  Jordan Justen 112a2ba276 i965/gen9: Allow sampling with hiz when supported 9 years ago
  Ben Widawsky 3b0c2bc417 i965/gen9: Add HiZ auxiliary buffer support 9 years ago
  Jordan Justen c0f505c7ef i965: Add function to indicate when sampling with hiz is supported 9 years ago
  Ben Widawsky c53e9c9780 i965/miptree: Create a hiz mcs type 9 years ago
  Ben Widawsky 36d1c555ed i965: Drop the aux mt when not used 9 years ago
  Ben Widawsky 42db7ab179 i965/miptree: Directly gtt map the mcs buffer 9 years ago
  Jordan Justen 0041169cac i965: Wrap MCS miptree in intel_miptree_aux_buffer 9 years ago
  Nicolai Hähnle 88f791db75 gallivm: fix [IU]MUL_HI regression 9 years ago
  Roland Scheidegger 3fa10ffb49 draw: use vectorized calculations for fetch 9 years ago
  Roland Scheidegger 29279f44b3 gallivm: introduce 32x32->64bit lp_build_mul_32_lohi function 9 years ago
  Anuj Phogat b0554c25e7 i965: Add space before paren 9 years ago
  Anuj Phogat 501d608e56 i965: Remove unnecessary white space 9 years ago
  Anuj Phogat 329ae922bd i965: Fix alpha-to-coverage and alpha test enabled checks 9 years ago
  Anuj Phogat a1bd2f6950 mesa: Add helper function _mesa_is_alpha_to_coverage_enabled() 9 years ago
  Anuj Phogat 0295c792b4 mesa: Add helper function _mesa_is_alpha_test_enabled() 9 years ago
  Anuj Phogat 7fed07766d mesa: Use separate line for function return type 9 years ago
  Samuel Pitoiset e32e5d214e nvc0: simplify draw parameters upload for vertex shaders 9 years ago
  Steven Toth 381edca826 gallium/hud: protect against and initialization race 9 years ago
  Steven Toth 5a58323064 gallium/hud: close a previously opened handle 9 years ago
  Steven Toth 6ffed08679 gallium/hud: fix a problem where objects are free'd while in use. 9 years ago
  Rob Clark a5e733c6b5 mesa: drop current draw/read buffer when ctx is released 9 years ago
  Serge Martin cc495055cd clover: Add CL_PROGRAM_BINARY_TYPE support (CL1.2). 9 years ago