30924 コミット (0b659dee69f82905677eadc3be5eb728a774ce9b)
 

作成者 SHA1 メッセージ 日付
  Roland Scheidegger 0b659dee69 i965g: adapt to stencil ref changes 15年前
  Roland Scheidegger 388109c04d i915g: adapt to stencil ref changes 15年前
  Roland Scheidegger 263406addb gallium: give pipe_stencil_ref its own cso_save/restore functions 15年前
  Roland Scheidegger b75adabc89 gallium: also save/restore stencil_ref in cso_save/restore_depth_stencil_alpha 15年前
  Roland Scheidegger 9381a2777c svga: adapt to stencil ref changes 15年前
  Roland Scheidegger 6a509ec6dd llvmpipe: adapt to stencil ref changes 15年前
  Roland Scheidegger 4ea2f61e5a identity: adapt to stencil ref changes 15年前
  Roland Scheidegger 5365d41895 fo: adapt to stencil ref changes 15年前
  Roland Scheidegger dfc02e3784 st/mesa: more fixes for stencil ref change. 15年前
  Roland Scheidegger 0786f38b46 trace: adapt to stencil ref changes 15年前
  Roland Scheidegger 658e94578f softpipe: adapt to stencil ref changes 15年前
  Roland Scheidegger 903bb045b5 gallium: adapt state trackers to stencil ref change 15年前
  Roland Scheidegger 98f8c4d0bb docs: fix up documentation for stencil ref value changes 15年前
  Roland Scheidegger c59446a493 gallium: make valuemask/writemask in pipe_stencil_state bitfield members 15年前
  Roland Scheidegger 1a859ecf4a gallium: don't put stencil ref value in pipe_depth_stencil_alpha_state 15年前
  Roland Scheidegger 653a83445f Merge branch 'gallium-nopointsizeminmax' 15年前
  Brian Paul b0613d8767 docs: fix typo: s/osdemo/osdemos/ 15年前
  Chris Li a8f4904fb3 gallium: Adding the %.s rule to generate asm code 15年前
  Chris Li 62d1e40e0d gallium: Using the proper pattern rules for Makefile template. 15年前
  Chris Li 8b6ec94aec llvmpipe: Make llvm unit test depend on libllvmpipe.a 15年前
  Roland Scheidegger dd7be07c96 st/mesa: fix wrong initialization of MaxPointSize 15年前
  Jakob Bornecrantz 6ef1d60407 vmware/core: Support drm interface version 1.0.0 15年前
  Jakob Bornecrantz 6a4cd124af vmware/core: Use correct flags in scanout code 15年前
  Jakob Bornecrantz 6ffb6318a0 vmware/core: Handle new scanout field 15年前
  Jakob Bornecrantz a9d61c286d vmware/core: Update header to latest version 15年前
  Jakob Bornecrantz 7afcfa0683 vmware/core: Remove old ioctl structs not used 15年前
  Michal Krol 72fa4ef649 llvmpipe: Remove reference to prefilter field. 15年前
  Kristian Høgsberg 2ecbe4e208 glx: Fix TOP setting in src/glx Makefile 15年前
  Kristian Høgsberg 6e8897ff9f Retire miniglx and move the actual glx code up to src/glx 15年前
  Kristian Høgsberg 538539d879 egl_dri2: Fix initialization with EGL_DEFAULT_DISPLAY 15年前
  Brian Paul a1a441179b fix bug in perspective corrected interpolants for lines 15年前
  Brian Paul fd6701029b progs/tests: add line drawing option to cylwrap.c 15年前
  Brian Paul 22a3a817aa progs/tests: add x/y rotation to cylwrap.c 15年前
  Brian Paul dd98a979b6 st/mesa: remove special-case cyl-wrap code 15年前
  Michal Krol 5fbb62f761 softpipe: Properly implement cylindrical wrapping. 15年前
  Michal Krol 00bd85e574 Revert "softpipe: Implement cylindrical wrapping for linear interpolator." 15年前
  Brian Paul 86921aaf3f progs/tests: new test program for exercising cylindrical tex wrap mode 15年前
  Brian Paul ae4dde6598 st/mesa: check for PROG_PARAM_BIT_CYL_WRAP flag 15年前
  Brian Paul 4a9f1eed2b mesa: add back-door support for cylindrical texture wrap mode 15年前
  Michal Krol 9a8473da83 gallium: Remove prefilter member from pipe_sampler_state struct. 15年前
  Michal Krol 63d6097910 docs: Document TGSI Declaration token. 15年前
  Michal Krol e04c8ecc61 softpipe: Implement cylindrical wrapping for linear interpolator. 15年前
  Michal Krol 607a830fe2 tgsi: Gather cylindrical wrap info in tgsi_shader_info struct. 15年前
  Michal Krol 33a9fb35dd tgsi: Add ureg_DECL_fs_input_cyl(). 15年前
  Michal Krol 6f6d740c85 gallium: Add cylindrical wrap info to TGSI declaration. 15年前
  Michal Krol 5ee856e195 tgsi: Remove tgsi_dump_c.[ch]. 15年前
  Michal Krol 01d7e3d5a2 mesa: Enable true refcounting for NullBufferObj. 15年前
  Michal Krol eeec2c3d95 mesa: Protect buffer objects reference counting with a mutex. 15年前
  José Fonseca 829d9bb733 mesa: Ensure object refcount is null when destroying the buffer. 15年前
  José Fonseca 05ac187f30 mesa: Fix null buffer object reference counting. 15年前