76110 次代码提交 (da6e879a6c6ea2ff13188fa9a179c7abcbf1e8c2)
 

作者 SHA1 备注 提交日期
  Ilia Mirkin 899b1b98a4 nvc0: enable atomic counters and ssbo 9 年前
  Ilia Mirkin 48cf392c0e nv50/ir: handle new TGSI MEMBAR opcode 9 年前
  Ilia Mirkin df043f0764 nvc0/ir: fix atomic compare-and-swap arguments 9 年前
  Ilia Mirkin 7b9a77b905 nv50/ir: add support for indirect buffer loading 9 年前
  Ilia Mirkin 2c4eeb0b5c nv50/ir: add SUQ op by reading the info from driver constbuf 9 年前
  Ilia Mirkin c3083c7082 nv50/ir: add support for BUFFER accesses 9 年前
  Ilia Mirkin abe427ebd2 nvc0: handle shader buffer memory barrier 9 年前
  Ilia Mirkin fe01be4ad5 nvc0: add state management for shader buffers 9 年前
  Ilia Mirkin b4688c4615 nvc0: double per-shader stage driver constants area 9 年前
  Ilia Mirkin ae725d5746 trace: add support for set_shader_buffers 10 年前
  Ilia Mirkin fea25db925 st/mesa: enable ARB_shader_storage_buffer_object when supported 9 年前
  Ilia Mirkin 6fb8fac853 st/mesa: add shader buffer barrier bit 9 年前
  Ilia Mirkin 792bab24ac st/mesa: add support for memory barrier intrinsics 9 年前
  Ilia Mirkin c0e1c54a4f st/mesa: use RESQ to find buffer size 9 年前
  Ilia Mirkin 6880036694 st/mesa: add support for SSBO binding and GLSL intrinsics 9 年前
  Ilia Mirkin 9d6f9ccf6b st/mesa: add atomic counter support 11 年前
  Ilia Mirkin 0fddb677e6 mesa: add PROGRAM_IMMEDIATE, PROGRAM_BUFFER 9 年前
  Ilia Mirkin 35f8488668 glsl: keep track of ssbo variable being accessed, add access params 9 年前
  Ilia Mirkin 2b089c7ffe glsl: always initialize image_* fields, copy them on interface init 9 年前
  Ilia Mirkin 2ccc42fd2c tgsi: add MEMBAR opcode to handle memoryBarrier* GLSL intrinsics 9 年前
  Michel Dänzer 30fcf241e1 winsys/amdgpu: Process RADEON_FLAG_* independently from RADEON_DOMAIN_* 9 年前
  Michel Dänzer 62f837e2ea winsys/amdgpu: Handle RADEON_FLAG_NO_CPU_ACCESS 9 年前
  Karol Herbst 29d09f8747 nv50/ir: optimize mad/fma with third argument 0 to mul 9 年前
  Karol Herbst 3aa681449e nv50/ir: run DCE backwards 9 年前
  Karol Herbst 978ae28ca2 nv50/ir: optimize shl(shr(a, c), c) to and(a, ~((1 << c) - 1)) 9 年前
  Ilia Mirkin 089f605439 glsl: disallow implicit conversions in ESSL shaders 9 年前
  Axel Davy dda7a84986 radeonsi: Add option for SI scheduler 9 年前
  Samuel Iglesias Gonsálvez f9c43dd22f glsl: double-precision values don't support interpolation 9 年前
  Eric Anholt 3fba517bdd vc4: Throttle outstanding rendering after submission. 9 年前
  Eric Anholt 2a449ce7c9 vc4: Don't record the seqno of a failed job submit. 9 年前
  Ben Widawsky 0e06f76a84 i965/skl: Utilize new 5th bit for gateway messages 9 年前
  Ilia Mirkin 34c2c7c61e glsl: only expose double mod when doubles are available 9 年前
  Karol Herbst 19ae5de981 nv50/ir: fix memory corruption when spilling and redoing RA 9 年前
  Timothy Arceri d580a979a4 glsl: remove old FINISHME 9 年前
  Marek Olšák 98cebc913c configure.ac: don't require EGL/DRM and GBM if OpenGL is disabled 9 年前
  Jan Vesely efc4142acd r600,compute: Plug few memory leaks 9 年前
  Jan Vesely e1dcd333e4 r600: Typos and whitespace fixes 9 年前
  Marek Olšák 2924ca131f radeonsi: fix clover crash 9 年前
  Marek Olšák af57507e4f radeonsi: fix shader precompilation for shader-db 9 年前
  Ilia Mirkin 38c63abf09 glsl: add GL_OES_geometry_point_size and conditionalize gl_PointSize 9 年前
  Emil Velikov eb63640c1d glsl: move to compiler/ 9 年前
  Emil Velikov a39a8fbbaa nir: move to compiler/ 9 年前
  Emil Velikov f694da80c7 compiler: move the glsl_types C wrapper alongside their C++ brethren 10 年前
  Emil Velikov 24f984f64a nir: move glsl_types.{cpp,h} to compiler 9 年前
  Emil Velikov 1a882fd2ee nir: move shader_enums.[ch] to compiler 9 年前
  Emil Velikov 2f86383091 compiler: introduce a libcompiler static library 10 年前
  Nicolai Hähnle 41875ac4ed gallium/ddebug: add 'verbose' option 9 年前
  Nicolai Hähnle f4c8fa4e49 gallium/ddebug: make 'noflush' also affect 'always' mode 9 年前
  Nicolai Hähnle 8894b5f008 radeonsi: use llvm.amdgcn.s.barrier instead of llvm.AMDGPU.barrier.local 9 年前
  Ben Widawsky a443b5b732 i965/bxt: Fix conservative wm thread counts. 9 年前