22861 次程式碼提交 (74bec42b45910e2ff6bf1a8cc0eeb2bc5c705767)
 

作者 SHA1 備註 提交日期
  Brian Paul 74bec42b45 mesa: limit number of error raised by invalid GL_TEXTURE_MAX_ANISOTROPY_EXT 16 年之前
  Brian Paul ad32489987 tnl: added some clip debug/print code (disabled) 16 年之前
  Brian Paul 424507953c mesa: reformatting, updated comments, const-correctness 16 年之前
  Brian Paul 134ac52dec tnl: replace 0x3f with CILP_FRUSTUM_BITS 16 年之前
  Brian Paul f56893ea17 i965: relAddr local var (to make debug/test a little easier) 16 年之前
  Brian Paul 9a4890dac7 Merge branch 'mesa_7_5_branch' 16 年之前
  Brian Paul 6a3004b9ae swrast: fix span clipping bug 16 年之前
  Brian Paul cc71704644 mesa: unmap buffer objects during context tear-down 16 年之前
  Eric Anholt 3d048e5750 i965: Remove bad constant buffer constant-reg-already-loaded optimization. 16 年之前
  Eric Anholt 156a79f5bd intel: Unmap buffers if needed at DeleteBuffer time. 16 年之前
  Brian Paul 58544a28ad mesa: remove unnecessary buffer size check 16 年之前
  Brian Paul bb1fb2a544 mesa: code consolidation in glDraw[Range]Elements() validation 16 年之前
  Brian Paul 88af3f8783 mesa: new comments, minor reformatting 16 年之前
  Brian Paul a13df193c2 mesa: use elementBuf local var instead of ctx->Array.ElementArrayBufferObj 16 年之前
  Eric Anholt f831d2d41b i965: Remove the forced lack of caching for renderbuffer surface state. 16 年之前
  Eric Anholt 4cb87840ff i965: Remove _NEW_PROGRAM from brw_wm_surfaces setup dependencies. 16 年之前
  Brian Paul 9b678af796 mesa: be smarter about allocating vert/frag program constants 16 年之前
  Eric Anholt 71fb9d62ec i965: Split WM constant buffer update from other WM surfaces. 16 年之前
  Eric Anholt 9490d86808 i965: Disentangle VS constant surface state from WM surface state. 16 年之前
  Eric Anholt d277547dc6 i965: Don't create constant buffers if they won't be used. 16 年之前
  Brian Paul 51325f44d1 mesa: only use fallback texture when using shaders, not fixed-function (take two) 16 年之前
  Brian Paul 823815a485 Revert "mesa: only use fallback texture when using shaders, not fixed-function" 16 年之前
  Brian Paul a0edbfb28f mesa: only use fallback texture when using shaders, not fixed-function 16 年之前
  Brian Paul 01e16befd4 mesa: only use fallback texture when using shaders, not fixed-function 16 年之前
  Brian Paul c0d3761c16 mesa: minor simplification in enable_texture(), updated comments 16 年之前
  Brian Paul b3fc832ac7 Merge branch 'mesa_7_5_branch' 16 年之前
  Brian Paul 95b7771ea7 gallium: remove redundant cube face #defines 16 年之前
  Brian Paul 79ada8c633 gallium: fix texcoords for cubemap mipmap generation 16 年之前
  Keith Whitwell 077c904b76 progs/trivial: add test for vertex program invarient transform 16 年之前
  Keith Whitwell 113403ef51 mesa: more complete fix for transform_invarient glitches 16 年之前
  Keith Whitwell 22b417b75c mesa/main: set PREFER_DP4 to match position_invarient code 16 年之前
  José Fonseca c6bfb4c559 wgl: Implemente SwapLayerBuffers. 16 年之前
  José Fonseca e9fb90ab88 scons: Don't use deprecated Options. 16 年之前
  José Fonseca 3537c3420d util: Limit the stack walk to avoid referencing undefined memory. 16 年之前
  Keith Whitwell b865501bda gallium/tgsi: hack around linker/archiver breakage 16 年之前
  Keith Whitwell 5f2569a1b9 progs/trivial: add vbo-noninterleaved test 16 年之前
  José Fonseca 6b89c35c9f wgl: Include alpha bits in pixel format's cColorBits field. 16 年之前
  Keith Whitwell c6b3c2f34b gallium/draw: cope with unused vertex_elements 16 年之前
  Keith Whitwell 4d548bd069 trivial: add line-flat.c 16 年之前
  José Fonseca ccec9f76d5 wgl: UINT_PTR null value is an integral type, so return 0 instead of NULL. 16 年之前
  José Fonseca a47f15ba1d pb: Save the stack backtrace when creating/mapping a debug buffer. 16 年之前
  José Fonseca 4fd6f296f8 pb: Dump the fenced buffer sizes. 16 年之前
  Stephane Marchesin 8edb50ff1e nv04: small fix again 16 年之前
  Stephane Marchesin 39ebeead56 Fix an nv04 bug (thanks Mhopf). 16 年之前
  Brian Paul f95c0c06c0 mesa: also print program params/constants when dumping shaders to disk 16 年之前
  Brian Paul 27dbdb1684 mesa: remove some unfinished/devel code 16 年之前
  Brian Paul dd4c142e90 glx: replace Xmalloc() calls with Xcalloc() 16 年之前
  Brian Paul 986d4a9ec6 draw: added some inf/nan debug code (disabled) 16 年之前
  Brian Paul 08bc3d1750 gallium/glx: say we're direct rendering 16 年之前
  Brian Paul 62043b2757 mesa: in glReadBufer() set _NEW_BUFFERS, not _NEW_PIXEL 16 年之前