105195 Commits (1d7fbe2cd1247edde06ac783813be096b88dc04b)
 

Author SHA1 Message Date
  Rob Clark 1d7fbe2cd1 freedreno/ir3: shader variant cache 7 years ago
  Rob Clark 2e9c08c0bc freedreno/ir3: move binning_pass out of shader variant key 7 years ago
  Rob Clark 8b1a3b5dde freedreno/ir3: track # of samplers used by shader 7 years ago
  Rob Clark 1b9d69410c freedreno/a6xx: texture state obj 7 years ago
  Rob Clark e8606b11dd freedreno: add resource seqno 7 years ago
  Rob Clark abcdf5627a freedreno/a6xx: move const emit to state group 7 years ago
  Rob Clark a398d26fd2 freedreno/a6xx: add infrastructure for CP_DRAW_STATE 7 years ago
  Rob Clark ec717fc629 freedreno: reduce resource dependency tracking overhead 7 years ago
  Neil Roberts ee61790daf freedreno: Remove the Emacs mode lines 7 years ago
  Neil Roberts afe640b360 freedreno: Fix the Emacs indentation configuration file 7 years ago
  Hyunjun Ko 8e798e28f7 freedreno: allocate batches from the cache in launch_grid 7 years ago
  Hyunjun Ko 2385d7b066 freedreno: adds nondraw param to fd_bc_alloc_batch 7 years ago
  Rob Clark 9e6019bd46 freedreno/a6xx: remove fd6_emit_render_cntl() 7 years ago
  Rob Clark 835cb06965 freedreno/ir3: fix broken texcoord inputs 7 years ago
  Rob Clark cbf9fe50b5 freedreno: fix off-by-one error in BEGIN_RING() 7 years ago
  Marek Olšák 669dd22983 util: document a limitation of util_fast_udiv32 7 years ago
  Matt Turner 58a51d0a67 i965/fs: Add 64-bit int immediate support to dump_instructions() 7 years ago
  Marek Olšák fcc70e4855 radeonsi: track context rolls better for the Vega scissor bug workaround 7 years ago
  Marek Olšák 25ddb15cfe radeonsi: emit sample locations for 1xAA only when the hw bug is present 7 years ago
  Marek Olšák 9b331e462e radeonsi: use compute shaders for clear_buffer & copy_buffer 7 years ago
  Marek Olšák 5030adcbe0 radeonsi: use copy_buffer in buffer_do_flush_region directly 7 years ago
  Marek Olšák 0b40fbc879 radeonsi: use faster integer division for instance divisors 7 years ago
  Marek Olšák bfc795670e ac: add helpers for fast integer division by a constant 7 years ago
  Marek Olšák ea039f789d radeonsi: use higher subpixel precision (QUANT_MODE) for smaller viewports 7 years ago
  Marek Olšák 4fd8d2df9c radeonsi: move emission of PA_SU_VTX_CNTL into emit_guardband 7 years ago
  Marek Olšák 41a6c3de1f radeonsi: don't re-upload the sample position constant buffer repeatedly 7 years ago
  Marek Olšák b94824c787 radeonsi: set PA_SU_PRIM_FILTER_CNTL optimally 7 years ago
  Marek Olšák 9e182b8313 radeonsi: center viewport to improve guardband clipping for high resolutions 7 years ago
  Marek Olšák fedc1fda30 radeonsi: save raster config in screen, add se_tile_repeat 7 years ago
  Marek Olšák ac76aeef20 radeonsi: switch back to standard DX sample positions 7 years ago
  Marek Olšák 67f02cf810 radeonsi: add GDS support to CP DMA 9 years ago
  Marek Olšák 0d05581578 radeonsi: rename si_gfx_* functions to si_cp_* 7 years ago
  Marek Olšák 6e1cf6532d radeonsi: make si_gfx_write_event_eop more configurable 7 years ago
  Sergii Romantsov 0fa9e6d7b3 anv/skylake: disable ForceThreadDispatchEnable 7 years ago
  Lionel Landwerlin 322a919a41 anv: Implement VK_EXT_pci_bus_info 7 years ago
  Jose Fonseca 8550be7a2f appveyor: Cache pip's cache files. 7 years ago
  Jose Fonseca bfb8afb14d appveyor: Update to newer Mako/winflexbison versions. 7 years ago
  Jose Fonseca b94f9cd8f9 appveyor: Update to MSVC 2017. 7 years ago
  Samuel Pitoiset 647c2b90e9 radv: disable VK_SUBGROUP_FEATURE_VOTE_BIT 7 years ago
  Samuel Pitoiset 593996bc02 radv: implement buffer to image operations for R32G32B32 7 years ago
  Alex Smith ca83d51cfb ac/nir: Use context-specific LLVM types 7 years ago
  Vadym Shovkoplias ad558408ff glsl: Check the subroutine associated functions names 7 years ago
  Vadym Shovkoplias d2ea3d4a76 glsl/linker: Change the format of spec quotation 7 years ago
  Dave Airlie ff281e6204 nir: fix clip cull lowering to not assert if GLSL already lowered. 8 years ago
  Kenneth Graunke 5bd8369681 i965: Add PCI IDs for new Amberlake parts that are Coffeelake based 7 years ago
  Kenneth Graunke 8f8111646c intel: disable FS IR validation in release mode. 7 years ago
  Caio Marcelo de Oliveira Filho b3c6146925 nir: Copy propagation between blocks 7 years ago
  Caio Marcelo de Oliveira Filho dc349f07b5 nir: Take call instruction into account in copy_prop_vars 7 years ago
  Caio Marcelo de Oliveira Filho 797f01c220 nir: Add tests for copy propagation of derefs 7 years ago
  Caio Marcelo de Oliveira Filho 4dfa7adc10 nir: Remove handling of dead writes from copy_prop_vars 7 years ago