2019-06-04 |
Alyssa Rosenzweig | panfrost/midgard: Set int outmod for "pasted" code |
commit | commitdiff | tree |
2019-06-04 |
Alyssa Rosenzweig | panfrost/midgard: Hoist some utility functions |
commit | commitdiff | tree |
2019-06-04 |
Alyssa Rosenzweig | panfrost/midgard: Remove pinning |
commit | commitdiff | tree |
2019-06-04 |
Alyssa Rosenzweig | nir/algebraic: Simplify max(abs(a), 0.0) -> abs(a) |
commit | commitdiff | tree |
2019-06-04 |
Mark Janes | mesa: prevent common string formatting security issues |
commit | commitdiff | tree |
2019-06-04 |
Jason Ekstrand | intel/fs: Add an UNDEF instruction to avoid excess... |
commit | commitdiff | tree |
2019-06-04 |
Caio Marcelo... | spirv: Update the OpenCL.std.h header |
commit | commitdiff | tree |
2019-06-04 |
Bas Nieuwenhuizen | radv: Use bo metadata for imported image tiling on... |
commit | commitdiff | tree |
2019-06-04 |
Bas Nieuwenhuizen | vl: Enable DRM by default. |
commit | commitdiff | tree |
2019-06-04 |
Jason Ekstrand | anv: Advertise support for VK_EXT_fragment_shader_interlock |
commit | commitdiff | tree |
2019-06-04 |
Jason Ekstrand | spirv: Implement SPV_EXT_fragment_shader_interlock |
commit | commitdiff | tree |
2019-06-04 |
Jason Ekstrand | spirv: Update the headers from latest Khronos master |
commit | commitdiff | tree |
2019-06-04 |
Jason Ekstrand | vulkan: Update the XML and headers to 1.1.110 |
commit | commitdiff | tree |
2019-06-04 |
Rhys Perry | ac/nir: mark some texture intrinsics as convergent |
commit | commitdiff | tree |
2019-06-04 |
Rhys Perry | radv: fix some compiler warnings |
commit | commitdiff | tree |
2019-06-04 |
Jason Ekstrand | intel/fs: Skip registers faster when setting spill... |
commit | commitdiff | tree |
2019-06-04 |
Connor Abbott | radeonsi/nir: Fix type in bindless address computation |
commit | commitdiff | tree |
2019-06-04 |
Christian Gmeiner | etnaviv: implement set_active_query_state(..) for hw... |
commit | commitdiff | tree |
2019-06-04 |
Samuel Pitoiset | radv: do not use gfx fast depth clears for layered... |
commit | commitdiff | tree |
2019-06-04 |
Samuel Pitoiset | ac,radv: do not emit vec3 for raw load/store on SI |
commit | commitdiff | tree |
2019-06-04 |
Sagar Ghuge | intel/compiler: Fix assertions in brw_alu3 |
commit | commitdiff | tree |
2019-06-04 |
Kenneth Graunke | iris: Fix SO stride units for DrawTransformFeedback |
commit | commitdiff | tree |
2019-06-04 |
Timothy Arceri | st/glsl: make sure to propagate initialisers to driver... |
commit | commitdiff | tree |
2019-06-04 |
Caio Marcelo... | spirv: Like Uniform, do nothing for UniformId |
commit | commitdiff | tree |
2019-06-04 |
Caio Marcelo... | spirv: Implement SpvOpCopyLogical |
commit | commitdiff | tree |
2019-06-04 |
Caio Marcelo... | spirv: Generalize OpSelect |
commit | commitdiff | tree |
2019-06-04 |
Caio Marcelo... | spirv: Move OpSelect handling to a function |
commit | commitdiff | tree |
2019-06-04 |
Caio Marcelo... | nir/vars_to_ssa: Handle UNDEF_NODE in more places |
commit | commitdiff | tree |
2019-06-04 |
Marek Olšák | ac/registers: don't use the si, cik, vi names, use... |
commit | commitdiff | tree |
2019-06-04 |
Nicolai Hähnle | amd/common: use generated register header |
commit | commitdiff | tree |
2019-06-04 |
Nicolai Hähnle | amd/common: use SH{0,1}_CU_EN definitions only of COMPU... |
commit | commitdiff | tree |
2019-06-04 |
Nicolai Hähnle | amd/common: unify PITCH_GFX6 and PITCH_GFX9 |
commit | commitdiff | tree |
2019-06-04 |
Nicolai Hähnle | amd/common: rename R_3F2_CONTROL to IB_CONTROL for... |
commit | commitdiff | tree |
2019-06-04 |
Nicolai Hähnle | amd/common: cleanup DATA_FORMAT/NUM_FORMAT field names |
commit | commitdiff | tree |
2019-06-04 |
Nicolai Hähnle | amd/common: derive ac_debug tables from register JSON |
commit | commitdiff | tree |
2019-06-04 |
Nicolai Hähnle | amd/registers: add JSON description of packet3 fields |
commit | commitdiff | tree |
2019-06-04 |
Nicolai Hähnle | amd/registers: add JSON descriptions of registers |
commit | commitdiff | tree |
2019-06-04 |
Nicolai Hähnle | amd/registers: scripts for processing register descript... |
commit | commitdiff | tree |
2019-06-03 |
Vinson Lee | freedreno: Fix GCC build error. |
commit | commitdiff | tree |
2019-06-03 |
Mark Janes | mesa: Use string literals for format strings |
commit | commitdiff | tree |
2019-06-03 |
Caio Marcelo... | iris: Always reserve binding table space for NIR constants |
commit | commitdiff | tree |
2019-06-03 |
Caio Marcelo... | iris: Print binding tables when INTEL_DEBUG=bt |
commit | commitdiff | tree |
2019-06-03 |
Caio Marcelo... | iris: Compact binding tables |
commit | commitdiff | tree |
2019-06-03 |
Caio Marcelo... | iris: Create an enum for the surface groups |
commit | commitdiff | tree |
2019-06-03 |
Caio Marcelo... | iris: Handle binding table in the driver |
commit | commitdiff | tree |
2019-06-03 |
Caio Marcelo... | iris: Pull brw_nir_analyze_ubo_ranges() call out setup_... |
commit | commitdiff | tree |
2019-06-03 |
Caio Marcelo... | spirv: Implement OpPtrEqual, OpPtrNotEqual and OpPtrDiff |
commit | commitdiff | tree |
2019-06-03 |
Caio Marcelo... | nir: Add functions to subtract and compare addresses |
commit | commitdiff | tree |
2019-06-03 |
Caio Marcelo... | nir: Add nir_ball_iequal() helper |
commit | commitdiff | tree |
2019-06-03 |
Sergii Romantsov | mesa: ARB program parser should clean parameters |
commit | commitdiff | tree |
2019-06-03 |
Hyunjun Ko | freedreno/ir3: fix counting and printing for half regis... |
commit | commitdiff | tree |
2019-06-03 |
Neil Roberts | freedreno/ir3: Fix up the half reg source even when... |
commit | commitdiff | tree |
2019-06-03 |
Neil Roberts | freedreno/ir3: Add a 16-bit implementation of nir_op_imul |
commit | commitdiff | tree |
2019-06-03 |
Hyunjun Ko | freedreno/ir3: set dst type of alu instructions correctly. |
commit | commitdiff | tree |
2019-06-03 |
Hyunjun Ko | freedreno/ir3: adjust the bitsize of regs when an array... |
commit | commitdiff | tree |
2019-06-03 |
Hyunjun Ko | freedreno/ir3: convert back to 32-bit values for half... |
commit | commitdiff | tree |
2019-06-03 |
Hyunjun Ko | freedreno/ir3: check the type of regs of absneg opcode... |
commit | commitdiff | tree |
2019-06-03 |
Hyunjun Ko | freedreno/ir3: set proper dst type for uniform accordin... |
commit | commitdiff | tree |
2019-06-03 |
Neil Roberts | freedreno/ir3: Use output type size to set OUTPUT_REG_H... |
commit | commitdiff | tree |
2019-06-03 |
Neil Roberts | freedreno/ir3: Fix loading half-float immediate vectors |
commit | commitdiff | tree |
2019-06-03 |
Rob Clark | freedreno/ir3: immediately schedule meta instructions |
commit | commitdiff | tree |
2019-06-03 |
Rob Clark | freedreno/ir3: scheduler improvements |
commit | commitdiff | tree |
2019-06-03 |
Rob Clark | freedreno/ir3: sched should mark outputs used |
commit | commitdiff | tree |
2019-06-03 |
Pierre-Eric... | mesa: EXT_dsa add selectorless matrix stack functions |
commit | commitdiff | tree |
2019-06-03 |
Pierre-Eric... | mesa: factor out enum -> matrix stack lookup |
commit | commitdiff | tree |
2019-06-03 |
Timothy Arceri | mesa: add new EXT_direct_state_access tokens |
commit | commitdiff | tree |
2019-06-03 |
Chris Forbes | glapi: add EXT_direct_state_access |
commit | commitdiff | tree |
2019-06-03 |
Timothy Arceri | mesa: add a list of EXT_direct_state_access to dispatch... |
commit | commitdiff | tree |
2019-06-03 |
Pierre-Eric... | radeonsi: init sctx->dma_copy before using it |
commit | commitdiff | tree |
2019-06-03 |
Axel Davy | d3dadapter9: Revert to old throttling limit value |
commit | commitdiff | tree |
2019-06-03 |
Marek Olšák | ac: use amdgpu-flat-work-group-size |
commit | commitdiff | tree |
2019-06-03 |
Marek Olšák | u_blitter: don't fail mipmap generation for depth forma... |
commit | commitdiff | tree |
2019-06-03 |
Christian Gmeiner | etnaviv: drop a bunch of duplicated gallium PIPE_CAP... |
commit | commitdiff | tree |
2019-06-03 |
Samuel Pitoiset | radv: flush pending query reset caches before copying... |
commit | commitdiff | tree |
2019-06-03 |
Jonathan Marek | nir: copy intrinsic type when lowering load input/unifo... |
commit | commitdiff | tree |
2019-06-03 |
Samuel Pitoiset | ac,radv: remove the vec3 restriction with LLVM 9+ |
commit | commitdiff | tree |
2019-05-31 |
Caio Marcelo... | nir: Return nir_type_invalid for non-numeric base types |
commit | commitdiff | tree |
2019-05-31 |
Caio Marcelo... | iris: Drop unused locals from iris_clear.c to avoid... |
commit | commitdiff | tree |
2019-05-31 |
Jonathan Marek | nir: remove bool lowering from lower_int_to_float |
commit | commitdiff | tree |
2019-05-31 |
Jonathan Marek | nir: fix lower_{int,bool}_to_float for new mov opcode |
commit | commitdiff | tree |
2019-05-31 |
Jonathan Marek | nir: add lower_bitshift option |
commit | commitdiff | tree |
2019-05-31 |
Jonathan Marek | nir: fix gather_ssa_types |
commit | commitdiff | tree |
2019-05-31 |
Jonathan Marek | nir: add type information to load uniform/input and... |
commit | commitdiff | tree |
2019-05-31 |
Jonathan Marek | nir: improvements to native_integers removal |
commit | commitdiff | tree |
2019-05-31 |
Rob Clark | freedreno/a6xx: add 'type' to shader state key |
commit | commitdiff | tree |
2019-05-31 |
Rob Clark | freedreno/ir3: fix constlen versus indirect UBO |
commit | commitdiff | tree |
2019-05-31 |
Rob Clark | freedreno/a6xx: fix GPU crash on small render targets |
commit | commitdiff | tree |
2019-05-31 |
Rob Clark | freedreno/ir3: set more barrier bits |
commit | commitdiff | tree |
2019-05-31 |
Rob Clark | freedreno/ir3: set (ss) on last_input if ldlv |
commit | commitdiff | tree |
2019-05-31 |
Rob Clark | freedreno/ir3: add assert |
commit | commitdiff | tree |
2019-05-31 |
Connor Abbott | util/hash_table: Use fast modulo computation |
commit | commitdiff | tree |
2019-05-31 |
Connor Abbott | util/set: Use fast modulo computation |
commit | commitdiff | tree |
2019-05-31 |
Connor Abbott | util: Add a helper for faster remainders |
commit | commitdiff | tree |
2019-05-31 |
Connor Abbott | util/hash_table: Add specialized resizing add function |
commit | commitdiff | tree |
2019-05-31 |
Connor Abbott | util/set: Add specialized resizing add function |
commit | commitdiff | tree |
2019-05-31 |
Connor Abbott | util/hash_table: Pull out loop-invariant computations |
commit | commitdiff | tree |
2019-05-31 |
Connor Abbott | util/set: Pull out loop-invariant computations |
commit | commitdiff | tree |
2019-05-31 |
Connor Abbott | nir/instr_set: Use _mesa_set_search_or_add() |
commit | commitdiff | tree |
2019-05-31 |
Connor Abbott | util/set: Add a _mesa_set_search_or_add() function |
commit | commitdiff | tree |
2019-05-31 |
Jonathan Marek | freedreno/ir3: fix input ncomp for vertex shaders |
commit | commitdiff | tree |
next |