2016-01-30 |
Ilia Mirkin | nvc0: enable atomic counters and ssbo |
commit | commitdiff | tree |
2016-01-30 |
Ilia Mirkin | nv50/ir: handle new TGSI MEMBAR opcode |
commit | commitdiff | tree |
2016-01-30 |
Ilia Mirkin | nvc0/ir: fix atomic compare-and-swap arguments |
commit | commitdiff | tree |
2016-01-30 |
Ilia Mirkin | nv50/ir: add support for indirect buffer loading |
commit | commitdiff | tree |
2016-01-30 |
Ilia Mirkin | nv50/ir: add SUQ op by reading the info from driver... |
commit | commitdiff | tree |
2016-01-30 |
Ilia Mirkin | nv50/ir: add support for BUFFER accesses |
commit | commitdiff | tree |
2016-01-30 |
Ilia Mirkin | nvc0: handle shader buffer memory barrier |
commit | commitdiff | tree |
2016-01-30 |
Ilia Mirkin | nvc0: add state management for shader buffers |
commit | commitdiff | tree |
2016-01-30 |
Ilia Mirkin | nvc0: double per-shader stage driver constants area |
commit | commitdiff | tree |
2016-01-30 |
Ilia Mirkin | trace: add support for set_shader_buffers |
commit | commitdiff | tree |
2016-01-30 |
Ilia Mirkin | st/mesa: enable ARB_shader_storage_buffer_object when... |
commit | commitdiff | tree |
2016-01-30 |
Ilia Mirkin | st/mesa: add shader buffer barrier bit |
commit | commitdiff | tree |
2016-01-30 |
Ilia Mirkin | st/mesa: add support for memory barrier intrinsics |
commit | commitdiff | tree |
2016-01-30 |
Ilia Mirkin | st/mesa: use RESQ to find buffer size |
commit | commitdiff | tree |
2016-01-30 |
Ilia Mirkin | st/mesa: add support for SSBO binding and GLSL intrinsics |
commit | commitdiff | tree |
2016-01-30 |
Ilia Mirkin | st/mesa: add atomic counter support |
commit | commitdiff | tree |
2016-01-30 |
Ilia Mirkin | mesa: add PROGRAM_IMMEDIATE, PROGRAM_BUFFER |
commit | commitdiff | tree |
2016-01-30 |
Ilia Mirkin | glsl: keep track of ssbo variable being accessed, add... |
commit | commitdiff | tree |
2016-01-30 |
Ilia Mirkin | glsl: always initialize image_* fields, copy them on... |
commit | commitdiff | tree |
2016-01-30 |
Ilia Mirkin | tgsi: add MEMBAR opcode to handle memoryBarrier* GLSL... |
commit | commitdiff | tree |
2016-01-29 |
Michel Dänzer | winsys/amdgpu: Process RADEON_FLAG_* independently... |
commit | commitdiff | tree |
2016-01-29 |
Michel Dänzer | winsys/amdgpu: Handle RADEON_FLAG_NO_CPU_ACCESS |
commit | commitdiff | tree |
2016-01-28 |
Karol Herbst | nv50/ir: optimize mad/fma with third argument 0 to mul |
commit | commitdiff | tree |
2016-01-28 |
Karol Herbst | nv50/ir: run DCE backwards |
commit | commitdiff | tree |
2016-01-28 |
Karol Herbst | nv50/ir: optimize shl(shr(a, c), c) to and(a, ~((1... |
commit | commitdiff | tree |
2016-01-28 |
Ilia Mirkin | glsl: disallow implicit conversions in ESSL shaders |
commit | commitdiff | tree |
2016-01-28 |
Axel Davy | radeonsi: Add option for SI scheduler |
commit | commitdiff | tree |
2016-01-28 |
Samuel Iglesias... | glsl: double-precision values don't support interpolation |
commit | commitdiff | tree |
2016-01-28 |
Eric Anholt | vc4: Throttle outstanding rendering after submission. |
commit | commitdiff | tree |
2016-01-28 |
Eric Anholt | vc4: Don't record the seqno of a failed job submit. |
commit | commitdiff | tree |
2016-01-28 |
Ben Widawsky | i965/skl: Utilize new 5th bit for gateway messages |
commit | commitdiff | tree |
2016-01-27 |
Ilia Mirkin | glsl: only expose double mod when doubles are available |
commit | commitdiff | tree |
2016-01-26 |
Karol Herbst | nv50/ir: fix memory corruption when spilling and redoing RA |
commit | commitdiff | tree |
2016-01-26 |
Timothy Arceri | glsl: remove old FINISHME |
commit | commitdiff | tree |
2016-01-26 |
Marek Olšák | configure.ac: don't require EGL/DRM and GBM if OpenGL... |
commit | commitdiff | tree |
2016-01-26 |
Jan Vesely | r600,compute: Plug few memory leaks |
commit | commitdiff | tree |
2016-01-26 |
Jan Vesely | r600: Typos and whitespace fixes |
commit | commitdiff | tree |
2016-01-26 |
Marek Olšák | radeonsi: fix clover crash |
commit | commitdiff | tree |
2016-01-26 |
Marek Olšák | radeonsi: fix shader precompilation for shader-db |
commit | commitdiff | tree |
2016-01-26 |
Ilia Mirkin | glsl: add GL_OES_geometry_point_size and conditionalize... |
commit | commitdiff | tree |
2016-01-26 |
Emil Velikov | glsl: move to compiler/ |
commit | commitdiff | tree |
2016-01-26 |
Emil Velikov | nir: move to compiler/ |
commit | commitdiff | tree |
2016-01-26 |
Emil Velikov | compiler: move the glsl_types C wrapper alongside their... |
commit | commitdiff | tree |
2016-01-26 |
Emil Velikov | nir: move glsl_types.{cpp,h} to compiler |
commit | commitdiff | tree |
2016-01-26 |
Emil Velikov | nir: move shader_enums.[ch] to compiler |
commit | commitdiff | tree |
2016-01-26 |
Emil Velikov | compiler: introduce a libcompiler static library |
commit | commitdiff | tree |
2016-01-26 |
Nicolai Hähnle | gallium/ddebug: add 'verbose' option |
commit | commitdiff | tree |
2016-01-26 |
Nicolai Hähnle | gallium/ddebug: make 'noflush' also affect 'always... |
commit | commitdiff | tree |
2016-01-26 |
Nicolai Hähnle | radeonsi: use llvm.amdgcn.s.barrier instead of llvm... |
commit | commitdiff | tree |
2016-01-25 |
Ben Widawsky | i965/bxt: Fix conservative wm thread counts. |
commit | commitdiff | tree |
2016-01-25 |
Ian Romanick | meta: Use internal functions to set texture parameters |
commit | commitdiff | tree |
2016-01-25 |
Ian Romanick | meta/blit: Restore GL_DEPTH_STENCIL_TEXTURE_MODE state... |
commit | commitdiff | tree |
2016-01-25 |
Ian Romanick | meta/copy_image: Fix typo in comment |
commit | commitdiff | tree |
2016-01-25 |
Ian Romanick | mesa: Don't include meta.h |
commit | commitdiff | tree |
2016-01-25 |
Nicolai Hähnle | radeonsi: add DCC buffer for sampler views on new CS |
commit | commitdiff | tree |
2016-01-25 |
Nicolai Hähnle | radeonsi: emit rw_buffers for tes_shader only if tes_sh... |
commit | commitdiff | tree |
2016-01-25 |
Nicolai Hähnle | radeonsi: do not set the shader->key for gs copy shaders |
commit | commitdiff | tree |
2016-01-25 |
Nicolai Hähnle | radeonsi: si_llvm_emit_vs_epilogue is never used with... |
commit | commitdiff | tree |
2016-01-25 |
Nicolai Hähnle | radeonsi: move is_gs_copy_shader to si_shader_context |
commit | commitdiff | tree |
2016-01-25 |
Nicolai Hähnle | radeonsi: replace use of is_gs_copy_shader in si_shader_vs |
commit | commitdiff | tree |
2016-01-25 |
Nicolai Hähnle | radeonsi: ensure that VGT_GS_MODE is sent when necessary |
commit | commitdiff | tree |
2016-01-25 |
Nicolai Hähnle | radeonsi: extract the VGT_GS_MODE calculation into... |
commit | commitdiff | tree |
2016-01-24 |
Samuel Pitoiset | trace: fix a segfault when tracing indirect draw calls |
commit | commitdiff | tree |
2016-01-24 |
Marek Olšák | Revert "mesa: enable enums for OES_geometry_shader" |
commit | commitdiff | tree |
2016-01-23 |
Marek Olšák | winsys/amdgpu: optionally use buffer lists with all... |
commit | commitdiff | tree |
2016-01-23 |
Kenneth Graunke | glsl: Conditionalize atan2 math. |
commit | commitdiff | tree |
2016-01-23 |
Rob Herring | virgl: enable building on Android |
commit | commitdiff | tree |
2016-01-23 |
Rob Herring | virtio_gpu: Add PCI ID to driver map |
commit | commitdiff | tree |
2016-01-22 |
Kenneth Graunke | i965: Implement a drirc workaround for broken dual... |
commit | commitdiff | tree |
2016-01-22 |
Marek Olšák | radeonsi: add ETC1 support for Stoney |
commit | commitdiff | tree |
2016-01-22 |
Marek Olšák | radeonsi: change LLVM intrinsics for BREV, CLAMP, EX2 |
commit | commitdiff | tree |
2016-01-22 |
Marek Olšák | radeonsi: add max waves / SIMD to shader stats (v2) |
commit | commitdiff | tree |
2016-01-22 |
Marek Olšák | radeonsi: enable late VS allocation (v3) |
commit | commitdiff | tree |
2016-01-22 |
Marek Olšák | radeonsi: allow using all CUs for tessellation and... |
commit | commitdiff | tree |
2016-01-22 |
Jeremy Huddleston... | Revert "mesa: Deal with size differences between GLuint... |
commit | commitdiff | tree |
2016-01-22 |
Ben Widawsky | i965/fs: Remove unused count from vs urb setup |
commit | commitdiff | tree |
2016-01-22 |
Nicolai Hähnle | Revert "radeonsi: fix discard-only fragment shaders... |
commit | commitdiff | tree |
2016-01-22 |
Nicolai Hähnle | radeonsi: fix discard-only fragment shaders (v2) |
commit | commitdiff | tree |
2016-01-22 |
Marta Lofstedt | mesa: Update _mesa_has_geometry_shaders |
commit | commitdiff | tree |
2016-01-22 |
Marta Lofstedt | glsl: add support for GL_OES_geometry_shader |
commit | commitdiff | tree |
2016-01-22 |
Marta Lofstedt | mesa: enable enums for OES_geometry_shader |
commit | commitdiff | tree |
2016-01-22 |
Marta Lofstedt | glapi: add GL_OES_geometry_shader extension |
commit | commitdiff | tree |
2016-01-22 |
Emil Velikov | docs: correct 11.1.1 release year |
commit | commitdiff | tree |
2016-01-22 |
Emil Velikov | docs: add news item and link release notes for 11.0.9 |
commit | commitdiff | tree |
2016-01-22 |
Emil Velikov | docs: add sha256 checksums for 11.0.9 |
commit | commitdiff | tree |
2016-01-22 |
Emil Velikov | docs: add release notes for 11.0.9 |
commit | commitdiff | tree |
2016-01-22 |
Marek Olšák | radeonsi: add ETC2 support for Stoney |
commit | commitdiff | tree |
2016-01-22 |
Marek Olšák | radeonsi: implement SAMPLEPOS system value without... |
commit | commitdiff | tree |
2016-01-22 |
Marek Olšák | winsys/amdgpu: compute num_good_compute_units correctly |
commit | commitdiff | tree |
2016-01-22 |
Marek Olšák | gallium/radeon: rename max_compute_units -> num_good_co... |
commit | commitdiff | tree |
2016-01-22 |
Marek Olšák | radeonsi: disable SPI color outputs the shader doesn... |
commit | commitdiff | tree |
2016-01-22 |
Marek Olšák | radeonsi: use all SPI color formats |
commit | commitdiff | tree |
2016-01-22 |
Marek Olšák | radeonsi: use 32_AR for alpha-to-coverage without a... |
commit | commitdiff | tree |
2016-01-22 |
Marek Olšák | radeonsi: add shader conversion code for all SPI color... |
commit | commitdiff | tree |
2016-01-22 |
Marek Olšák | radeonsi: set CB_SHADER_MASK according to SPI color... |
commit | commitdiff | tree |
2016-01-22 |
Marek Olšák | radeonsi: use SPI_SHADER_COL_FORMAT fields instead... |
commit | commitdiff | tree |
2016-01-22 |
Marek Olšák | radeonsi: don't enable blending if colormask == 0 |
commit | commitdiff | tree |
2016-01-22 |
Ilia Mirkin | glsl: always compute proper varying type, irrespective... |
commit | commitdiff | tree |
2016-01-22 |
Emil Velikov | egl/dri2: expose srgb configs when KHR_gl_colorspace... |
commit | commitdiff | tree |
2016-01-22 |
Emil Velikov | targets/dri: android: use WHOLE static libraries |
commit | commitdiff | tree |
next |