66415 次代码提交 (3bc42a09e2d13c42e15423a17b5c571049a11224)
 

作者 SHA1 备注 提交日期
  Ilia Mirkin 3bc42a09e2 nv50,nvc0: use clip_halfz setting when creating rasterizer state 10 年前
  Rob Clark 61c68b69d7 freedreno: add adreno 420 support 11 年前
  Rob Clark 4b1dfcb2c1 freedreno: update generated headers 11 年前
  Kristian Høgsberg a4ffc2a445 i965: Move fs_visitor ra pass to new fs_visitor::allocate_registers() 10 年前
  Kristian Høgsberg c50f2dadc5 i965: Move fs_visitor optimization pass into new method fs_visitor::optimize() 10 年前
  Kristian Høgsberg 5c4efc644e i965: Move more code into codegen-branch of the fs_visitor::run() if statement 10 年前
  Kristian Høgsberg f2bb655ac7 i965: Refactor fs_generator API 10 年前
  José Fonseca 13849f327c st/wgl: Implement WGL_EXT_create_context_es/es2_profile. 10 年前
  José Fonseca d5d41112cb st/xlib: Generate errors as specified. 10 年前
  Rob Clark 82103206fe freedreno/ir3: move some helpers 10 年前
  Rob Clark e091c08089 freedreno: rename draw->draw_vbo 10 年前
  Rob Clark 2f024d2b10 freedreno/a3xx: missing u_upload_destroy 10 年前
  Rob Clark 28b2269ee0 freedreno: fix borked check for a320.0 10 年前
  Rob Clark 8b898c1174 freedreno/ir3: half vs full reg in standalone compiler output 10 年前
  José Fonseca 7037793f6b st/dri: Support EGL_CONTEXT_OPENGL_DEBUG_BIT_KHR/GLX_CONTEXT_DEBUG_BIT_ARB on ES contexts. 10 年前
  Marek Olšák 363b53f000 egl: remove egl_gallium from the loader 10 年前
  Marek Olšák c46c551c56 configure.ac: remove enable flags for EGL and GBM Gallium state trackers 10 年前
  Kenneth Graunke bd20fad316 i965/vec4: Combine all the math emitters. 10 年前
  Kenneth Graunke dba683cf16 i965/vec4: Use const references in emit() functions. 10 年前
  Kenneth Graunke 0efc53a96c i965: Use macros to create prototypes for emitter helpers. 10 年前
  Ben Widawsky f14a35f9dc i965: Always enable VF statistics 10 年前
  Ville Syrjälä 0d924738d9 i915: Emit 3DSTATE_SCISSOR_RECTANGLE_0 before 3DSTATE_SCISSOR_ENABLE 11 年前
  Ville Syrjälä 81c31e560f i915: Don't call _mesa_meta_glsl_Clear() on gen2 11 年前
  Ville Syrjälä 4747b2638c i915: Protect macro argument for TEXTURE_SET() 11 年前
  Ville Syrjälä 3746ff89bc i915: Kill intel_context::hw_stencil 11 年前
  Ville Syrjälä dafae910d4 i915: Accept GL_DEPTH_STENCIL GL_DEPTH_COMPONENT formats for renderbuffers 11 年前
  Ville Syrjälä a071425817 i915: Override mip filter to nearest with aniso 11 年前
  Ville Syrjälä 40a08e0d6a i915: Use L8A8 instead of I8 to simulate A8 on gen2 11 年前
  Ville Syrjälä 7988ff2fd1 i915: Fix GL_DOT3_RGBA a bit 11 年前
  Neil Roberts 352f8f2d13 linker: Add a missing space in an error message 10 年前
  José Fonseca d5b1731178 llvmpipe: Call pipe_thread_wait() on Linux. 10 年前
  Kenneth Graunke 2b6e703863 i915g: we also have more than 0 viewports! 10 年前
  Eric Anholt b3d269f5ae vc4: Avoid reusing a pointer from c->outputs[] after add_output(). 10 年前
  Eric Anholt acc1cca7ae vc4: Fix assumption of TGSI OUT[0] being POSITION in the VS. 10 年前
  Ilia Mirkin 22543dd8a1 nvc0: remove unused mm_VRAM_fe0 10 年前
  José Fonseca 9247509a8d st/glx: Implement GLX_EXT_create_context_es2_profile. 10 年前
  Tom Stellard 0cae7ea271 Revert "clover: Fix build after llvm r221375" 10 年前
  José Fonseca 977b18e486 gallivm: Fix build with LLVM 3.6 (r221751). 10 年前
  Matt Turner 7a82961b71 i965/cfg: Remove if_block/else_block. 10 年前
  Matt Turner 4001181ba3 i965/fs: Don't use if_block/else_block in SEL peephole. 10 年前
  Chia-I Wu 20a061d2b4 ilo: clean up gen6_3DSTATE_SF() 10 年前
  Chia-I Wu 239dca78b1 ilo: clean up gen7_3DSTATE_STREAMOUT() 10 年前
  Chia-I Wu eab595d573 ilo: rework gen7_3DSTATE_SO_DECL_LIST() 10 年前
  Chia-I Wu c637075ea2 ilo: add 3DSTATE_SO_BUFFER variants 10 年前
  Chia-I Wu 2ff88ce4be ilo: add gen6_3dstate_constant() 10 年前
  Chia-I Wu 31372f2d2c ilo: add variants of 3DSTATE_{HS,DS} 10 年前
  Chia-I Wu 421b565b3b ilo: add variants of 3DSTATE_GS 10 年前
  Chia-I Wu 63ded78e1c ilo: add variants of 3DSTATE_VS 10 年前
  Chia-I Wu 9087239df8 ilo: add variants of 3DSTATE_PS 10 年前
  Chia-I Wu 8ebb86325b ilo: add variants of 3DSTATE_WM 10 年前