2016-02-01 |
Ilia Mirkin | st/mesa: treat a write as a read for range purposes |
commit | commitdiff | tree | snapshot |
2016-02-01 |
Matt Turner | i965/gen7+: Use NIR for lowering of pack/unpack opcodes. |
commit | commitdiff | tree | snapshot |
2016-02-01 |
Matt Turner | i965/vec4: Implement nir_op_pack_uvec2_to_uint. |
commit | commitdiff | tree | snapshot |
2016-02-01 |
Matt Turner | nir: Add lowering support for unpacking opcodes. |
commit | commitdiff | tree | snapshot |
2016-02-01 |
Matt Turner | nir: Add lowering support for packing opcodes. |
commit | commitdiff | tree | snapshot |
2016-02-01 |
Matt Turner | i965/fs: Implement support for extract_word. |
commit | commitdiff | tree | snapshot |
2016-02-01 |
Matt Turner | nir: Add opcodes to extract bytes or words. |
commit | commitdiff | tree | snapshot |
2016-02-01 |
Matt Turner | glsl: Remove 2x16 half-precision pack/unpack opcodes. |
commit | commitdiff | tree | snapshot |
2016-02-01 |
Matt Turner | i965/fs: Switch from GLSL IR to NIR for un/packHalf2x16... |
commit | commitdiff | tree | snapshot |
2016-02-01 |
Matt Turner | nir: Add lowering of nir_op_unpack_half_2x16. |
commit | commitdiff | tree | snapshot |
2016-02-01 |
Matt Turner | i965: Make separate nir_options for scalar/vector stages. |
commit | commitdiff | tree | snapshot |
2016-02-01 |
Matt Turner | i965: Move brw_compiler_create() to new brw_compiler.c. |
commit | commitdiff | tree | snapshot |
2016-02-01 |
Matt Turner | nir: Make argument order of unop_convert match binop_co... |
commit | commitdiff | tree | snapshot |
2016-02-01 |
Marta Lofstedt | mesa: enable enums for OES_geometry_shader |
commit | commitdiff | tree | snapshot |
2016-01-31 |
François Tigeot | gallium: Add DragonFly support |
commit | commitdiff | tree | snapshot |
2016-01-30 |
Ilia Mirkin | nv50/ir: get rid of memory stores with nop values |
commit | commitdiff | tree | snapshot |
2016-01-30 |
Ilia Mirkin | nv50/ir: fix false global CSE on instructions with... |
commit | commitdiff | tree | snapshot |
2016-01-30 |
Ilia Mirkin | nv50,nvc0: fix buffer clearing to respect engine alignm... |
commit | commitdiff | tree | snapshot |
2016-01-30 |
Rob Clark | freedreno/ir3: ignore clip-vertex varying |
commit | commitdiff | tree | snapshot |
2016-01-30 |
Rob Clark | freedreno/ir3: don't ignore local vars |
commit | commitdiff | tree | snapshot |
2016-01-30 |
Rob Clark | freedreno/ir3: handle tex instrs w/ const offset |
commit | commitdiff | tree | snapshot |
2016-01-30 |
Rob Clark | freedreno/ir3: support load_front_face intrinsic |
commit | commitdiff | tree | snapshot |
2016-01-30 |
Rob Clark | freedreno: limit string marker to max packet size |
commit | commitdiff | tree | snapshot |
2016-01-30 |
Ilia Mirkin | nvc0: avoid crashing when there are holes in vertex... |
commit | commitdiff | tree | snapshot |
2016-01-30 |
Ilia Mirkin | nvc0: enable atomic counters and ssbo |
commit | commitdiff | tree | snapshot |
2016-01-30 |
Ilia Mirkin | nv50/ir: handle new TGSI MEMBAR opcode |
commit | commitdiff | tree | snapshot |
2016-01-30 |
Ilia Mirkin | nvc0/ir: fix atomic compare-and-swap arguments |
commit | commitdiff | tree | snapshot |
2016-01-30 |
Ilia Mirkin | nv50/ir: add support for indirect buffer loading |
commit | commitdiff | tree | snapshot |
2016-01-30 |
Ilia Mirkin | nv50/ir: add SUQ op by reading the info from driver... |
commit | commitdiff | tree | snapshot |
2016-01-30 |
Ilia Mirkin | nv50/ir: add support for BUFFER accesses |
commit | commitdiff | tree | snapshot |
2016-01-30 |
Ilia Mirkin | nvc0: handle shader buffer memory barrier |
commit | commitdiff | tree | snapshot |
2016-01-30 |
Ilia Mirkin | nvc0: add state management for shader buffers |
commit | commitdiff | tree | snapshot |
2016-01-30 |
Ilia Mirkin | nvc0: double per-shader stage driver constants area |
commit | commitdiff | tree | snapshot |
2016-01-30 |
Ilia Mirkin | trace: add support for set_shader_buffers |
commit | commitdiff | tree | snapshot |
2016-01-30 |
Ilia Mirkin | st/mesa: enable ARB_shader_storage_buffer_object when... |
commit | commitdiff | tree | snapshot |
2016-01-30 |
Ilia Mirkin | st/mesa: add shader buffer barrier bit |
commit | commitdiff | tree | snapshot |
2016-01-30 |
Ilia Mirkin | st/mesa: add support for memory barrier intrinsics |
commit | commitdiff | tree | snapshot |
2016-01-30 |
Ilia Mirkin | st/mesa: use RESQ to find buffer size |
commit | commitdiff | tree | snapshot |
2016-01-30 |
Ilia Mirkin | st/mesa: add support for SSBO binding and GLSL intrinsics |
commit | commitdiff | tree | snapshot |
2016-01-30 |
Ilia Mirkin | st/mesa: add atomic counter support |
commit | commitdiff | tree | snapshot |
2016-01-30 |
Ilia Mirkin | mesa: add PROGRAM_IMMEDIATE, PROGRAM_BUFFER |
commit | commitdiff | tree | snapshot |
2016-01-30 |
Ilia Mirkin | glsl: keep track of ssbo variable being accessed, add... |
commit | commitdiff | tree | snapshot |
2016-01-30 |
Ilia Mirkin | glsl: always initialize image_* fields, copy them on... |
commit | commitdiff | tree | snapshot |
2016-01-30 |
Ilia Mirkin | tgsi: add MEMBAR opcode to handle memoryBarrier* GLSL... |
commit | commitdiff | tree | snapshot |
2016-01-29 |
Michel Dänzer | winsys/amdgpu: Process RADEON_FLAG_* independently... |
commit | commitdiff | tree | snapshot |
2016-01-29 |
Michel Dänzer | winsys/amdgpu: Handle RADEON_FLAG_NO_CPU_ACCESS |
commit | commitdiff | tree | snapshot |
2016-01-28 |
Karol Herbst | nv50/ir: optimize mad/fma with third argument 0 to mul |
commit | commitdiff | tree | snapshot |
2016-01-28 |
Karol Herbst | nv50/ir: run DCE backwards |
commit | commitdiff | tree | snapshot |
2016-01-28 |
Karol Herbst | nv50/ir: optimize shl(shr(a, c), c) to and(a, ~((1... |
commit | commitdiff | tree | snapshot |
2016-01-28 |
Ilia Mirkin | glsl: disallow implicit conversions in ESSL shaders |
commit | commitdiff | tree | snapshot |
2016-01-28 |
Axel Davy | radeonsi: Add option for SI scheduler |
commit | commitdiff | tree | snapshot |
2016-01-28 |
Samuel Iglesias... | glsl: double-precision values don't support interpolation |
commit | commitdiff | tree | snapshot |
2016-01-28 |
Eric Anholt | vc4: Throttle outstanding rendering after submission. |
commit | commitdiff | tree | snapshot |
2016-01-28 |
Eric Anholt | vc4: Don't record the seqno of a failed job submit. |
commit | commitdiff | tree | snapshot |
2016-01-28 |
Ben Widawsky | i965/skl: Utilize new 5th bit for gateway messages |
commit | commitdiff | tree | snapshot |
2016-01-27 |
Ilia Mirkin | glsl: only expose double mod when doubles are available |
commit | commitdiff | tree | snapshot |
2016-01-26 |
Karol Herbst | nv50/ir: fix memory corruption when spilling and redoing RA |
commit | commitdiff | tree | snapshot |
2016-01-26 |
Timothy Arceri | glsl: remove old FINISHME |
commit | commitdiff | tree | snapshot |
2016-01-26 |
Marek Olšák | configure.ac: don't require EGL/DRM and GBM if OpenGL... |
commit | commitdiff | tree | snapshot |
2016-01-26 |
Jan Vesely | r600,compute: Plug few memory leaks |
commit | commitdiff | tree | snapshot |
2016-01-26 |
Jan Vesely | r600: Typos and whitespace fixes |
commit | commitdiff | tree | snapshot |
2016-01-26 |
Marek Olšák | radeonsi: fix clover crash |
commit | commitdiff | tree | snapshot |
2016-01-26 |
Marek Olšák | radeonsi: fix shader precompilation for shader-db |
commit | commitdiff | tree | snapshot |
2016-01-26 |
Ilia Mirkin | glsl: add GL_OES_geometry_point_size and conditionalize... |
commit | commitdiff | tree | snapshot |
2016-01-26 |
Emil Velikov | glsl: move to compiler/ |
commit | commitdiff | tree | snapshot |
2016-01-26 |
Emil Velikov | nir: move to compiler/ |
commit | commitdiff | tree | snapshot |
2016-01-26 |
Emil Velikov | compiler: move the glsl_types C wrapper alongside their... |
commit | commitdiff | tree | snapshot |
2016-01-26 |
Emil Velikov | nir: move glsl_types.{cpp,h} to compiler |
commit | commitdiff | tree | snapshot |
2016-01-26 |
Emil Velikov | nir: move shader_enums.[ch] to compiler |
commit | commitdiff | tree | snapshot |
2016-01-26 |
Emil Velikov | compiler: introduce a libcompiler static library |
commit | commitdiff | tree | snapshot |
2016-01-26 |
Nicolai Hähnle | gallium/ddebug: add 'verbose' option |
commit | commitdiff | tree | snapshot |
2016-01-26 |
Nicolai Hähnle | gallium/ddebug: make 'noflush' also affect 'always... |
commit | commitdiff | tree | snapshot |
2016-01-26 |
Nicolai Hähnle | radeonsi: use llvm.amdgcn.s.barrier instead of llvm... |
commit | commitdiff | tree | snapshot |
2016-01-25 |
Ben Widawsky | i965/bxt: Fix conservative wm thread counts. |
commit | commitdiff | tree | snapshot |
2016-01-25 |
Ian Romanick | meta: Use internal functions to set texture parameters |
commit | commitdiff | tree | snapshot |
2016-01-25 |
Ian Romanick | meta/blit: Restore GL_DEPTH_STENCIL_TEXTURE_MODE state... |
commit | commitdiff | tree | snapshot |
2016-01-25 |
Ian Romanick | meta/copy_image: Fix typo in comment |
commit | commitdiff | tree | snapshot |
2016-01-25 |
Ian Romanick | mesa: Don't include meta.h |
commit | commitdiff | tree | snapshot |
2016-01-25 |
Nicolai Hähnle | radeonsi: add DCC buffer for sampler views on new CS |
commit | commitdiff | tree | snapshot |
2016-01-25 |
Nicolai Hähnle | radeonsi: emit rw_buffers for tes_shader only if tes_sh... |
commit | commitdiff | tree | snapshot |
2016-01-25 |
Nicolai Hähnle | radeonsi: do not set the shader->key for gs copy shaders |
commit | commitdiff | tree | snapshot |
2016-01-25 |
Nicolai Hähnle | radeonsi: si_llvm_emit_vs_epilogue is never used with... |
commit | commitdiff | tree | snapshot |
2016-01-25 |
Nicolai Hähnle | radeonsi: move is_gs_copy_shader to si_shader_context |
commit | commitdiff | tree | snapshot |
2016-01-25 |
Nicolai Hähnle | radeonsi: replace use of is_gs_copy_shader in si_shader_vs |
commit | commitdiff | tree | snapshot |
2016-01-25 |
Nicolai Hähnle | radeonsi: ensure that VGT_GS_MODE is sent when necessary |
commit | commitdiff | tree | snapshot |
2016-01-25 |
Nicolai Hähnle | radeonsi: extract the VGT_GS_MODE calculation into... |
commit | commitdiff | tree | snapshot |
2016-01-24 |
Samuel Pitoiset | trace: fix a segfault when tracing indirect draw calls |
commit | commitdiff | tree | snapshot |
2016-01-24 |
Marek Olšák | Revert "mesa: enable enums for OES_geometry_shader" |
commit | commitdiff | tree | snapshot |
2016-01-23 |
Marek Olšák | winsys/amdgpu: optionally use buffer lists with all... |
commit | commitdiff | tree | snapshot |
2016-01-23 |
Kenneth Graunke | glsl: Conditionalize atan2 math. |
commit | commitdiff | tree | snapshot |
2016-01-23 |
Rob Herring | virgl: enable building on Android |
commit | commitdiff | tree | snapshot |
2016-01-23 |
Rob Herring | virtio_gpu: Add PCI ID to driver map |
commit | commitdiff | tree | snapshot |
2016-01-22 |
Kenneth Graunke | i965: Implement a drirc workaround for broken dual... |
commit | commitdiff | tree | snapshot |
2016-01-22 |
Marek Olšák | radeonsi: add ETC1 support for Stoney |
commit | commitdiff | tree | snapshot |
2016-01-22 |
Marek Olšák | radeonsi: change LLVM intrinsics for BREV, CLAMP, EX2 |
commit | commitdiff | tree | snapshot |
2016-01-22 |
Marek Olšák | radeonsi: add max waves / SIMD to shader stats (v2) |
commit | commitdiff | tree | snapshot |
2016-01-22 |
Marek Olšák | radeonsi: enable late VS allocation (v3) |
commit | commitdiff | tree | snapshot |
2016-01-22 |
Marek Olšák | radeonsi: allow using all CUs for tessellation and... |
commit | commitdiff | tree | snapshot |
2016-01-22 |
Jeremy Huddleston... | Revert "mesa: Deal with size differences between GLuint... |
commit | commitdiff | tree | snapshot |
2016-01-22 |
Ben Widawsky | i965/fs: Remove unused count from vs urb setup |
commit | commitdiff | tree | snapshot |
next |