85360 次程式碼提交 (0f3aee888efa820cb9875cfebc83cf8cc855f599)
 

作者 SHA1 備註 提交日期
  Marek Olšák 1b37e5541c radeonsi: fix interpolateAt opcodes for .zw components 9 年之前
  Marek Olšák 300a8221e9 radeonsi: add assertions to validate interpolation flags 9 年之前
  Marek Olšák d4a8bf89ce radeonsi: interpolate colors after interpolation weight shuffling 9 年之前
  Marek Olšák faee2d6dda tgsi/scan: don't set interp flags for inputs only used by INTERP (v2) 9 年之前
  Marek Olšák 10e5f126dd ddebug: dump most driver information with GALLIUM_DDEBUG=always 9 年之前
  Karol Herbst d8bcd3ef37 nv50/ra: let simplify return an error and handle that 9 年之前
  Nanley Chery f315c4f189 intel/blorp: Use documented RECTLIST vertex positions 9 年之前
  Jason Ekstrand e3a1d33077 anv/meta: Roll clear_image into CmdClearDepthStencilImage 9 年之前
  Jason Ekstrand f027609a64 anv: Use blorp for VkCmdFillBuffer 9 年之前
  Kyle Brenneman ca9f26ac6f egl: Implement EGL_KHR_debug (v2) 9 年之前
  Kyle Brenneman 6a5545d3ba egl: Track EGL_KHR_debug state when going through EGL API calls (v3) 9 年之前
  Lionel Landwerlin f8b861a867 intel: aubinator: pack supported generations into an array 9 年之前
  Ben Widawsky 2dc06e2324 i965/l3: Add explicit way size calculation for bxt 9 年之前
  Nicolai Hähnle 11cc59afca virgl: Fix build regression of commit 8a943564 9 年之前
  Nicolai Hähnle 0cba7b771a st/mesa: enable GL_KHR_robustness 9 年之前
  Nicolai Hähnle b5cd7dfe3e gallium/radeon: implement set_device_reset_callback 9 年之前
  Nicolai Hähnle a1fa8b731f st/mesa: set a device reset callback when available 9 年之前
  Nicolai Hähnle d856130025 st/mesa: extract conversion from pipe_reset_status to GLenum 9 年之前
  Nicolai Hähnle 07bea09c64 ddebug: add pass-through of set_device_reset_callback 9 年之前
  Nicolai Hähnle 1a3c75e30e gallium: add pipe_context::set_device_reset_callback 9 年之前
  Nicolai Hähnle 8a943564fd virgl: use the new parent/child pools for transfers 9 年之前
  Nicolai Hähnle 2a83036fe2 vc4: use the new parent/child pools for transfers 9 年之前
  Nicolai Hähnle 0334ba150f freedreno: use the new parent/child pools for transfers 9 年之前
  Nicolai Hähnle 616e36674a r300: use the new parent/child pools for transfers (v2) 9 年之前
  Nicolai Hähnle e56e1f8119 gallium/radeon: use the new parent/child pools for transfers 9 年之前
  Nicolai Hähnle d8cff811df util/slab: re-design to allow migration between pools (v3) 9 年之前
  Nicolai Hähnle 8915f0c0de util: use GCC atomic intrinsics with explicit memory model 9 年之前
  Lionel Landwerlin d51c1f9d51 i965: use L3 data cache for SSBOs 9 年之前
  Kenneth Graunke a40640f530 mesa: Raise INVALID_ENUM in FramebufferTexture*D for unknown textargets. 9 年之前
  Kenneth Graunke aecdb21be8 mesa: Reorganize check_textarget(). 9 年之前
  Kenneth Graunke 53b8f6374f aubinator: use the correct format specifier for printing ptrdiff_t. 9 年之前
  Kenneth Graunke af41e1a500 aubinator: Use less -RS instead of -r for the implicit pager. 9 年之前
  Kenneth Graunke 8a484a63f8 i965: Drop _NEW_TRANSFORM from 3DSTATE_VS atom on Gen7. 9 年之前
  Kenneth Graunke d3cc3d28bd i965: Fix brw_clear_cache to clean up TCS/TES shaders. 9 年之前
  Kenneth Graunke bab1c05634 i965: Add missing BRW_CS_PROG_DATA to CS work group surface atom. 9 年之前
  Kenneth Graunke ce6c80ebbb i965: Add missing BRW_NEW_CS_PROG_DATA to compute constant atom. 9 年之前
  Kenneth Graunke f2b9b0c730 i965: Add missing BRW_NEW_FS_PROG_DATA to render target reads. 9 年之前
  Kenneth Graunke 0047d600af i965: Move BRW_NEW_FRAGMENT_PROGRAM from 3DSTATE_PS to PS_EXTRA. 9 年之前
  Kenneth Graunke 28e1538be7 i965: Add missing BRW_NEW_VS_PROG_DATA to 3DSTATE_CLIP. 9 年之前
  Kenneth Graunke 78df96256b i965: Fix missing _NEW_TRANSFORM in Gen8+ 3DSTATE_DS atom. 9 年之前
  Ian Romanick 40dd45d0c6 i965: Enable ARB_shader_atomic_counter_ops 9 年之前
  Ian Romanick 3d2011cb33 i965: Refactor emission of atomic counter operations 9 年之前
  Ian Romanick 7cd0b3084c nir/intrinsics: Add more atomic_counter ops 9 年之前
  Ian Romanick 2c9a17ac79 nir/intrinsics: Include atomic_counter_ in the names used in macro invocations 9 年之前
  Ian Romanick c42fe30c86 glsl: Kill __intrinsic_atomic_sub 9 年之前
  Ian Romanick bb290b5679 glsl: Remove ir_function_signature::_is_intrinsic field 9 年之前
  Ian Romanick acfcc7bbfa glsl: Add ir_function_signature::is_intrinsic() method 9 年之前
  Ian Romanick b7df52b106 glsl: Use the ir_intrinsic_* enums instead of the __intrinsic_* name strings 9 年之前
  Ian Romanick 5854de99b2 glsl: Track a unique intrinsic ID with each intrinsic function 9 年之前
  Ian Romanick c01f2bfc6c glsl: Don't emit ir_binop_carry during ir_binop_imul_high lowering 9 年之前