22876 Revīzijas (105c8529e78db961fee832b6248c3bcf59668bad)
 

Autors SHA1 Ziņojums Datums
  Brian Paul 105c8529e7 mesa: fix comments, s/texture/buffer/ pirms 16 gadiem
  Brian Paul f37cccde3c vbo: in glDraw[Range]Element() code, check for out of bounds indexes pirms 16 gadiem
  Brian Paul 6359ecebec mesa: remove unused gl_buffer_object::OnCard field pirms 16 gadiem
  Brian Paul dcca97a3e3 mesa: added gl_buffer_object::Written flag (for debug purposes) pirms 16 gadiem
  Brian Paul b9d0f947f2 mesa: Compute gl_client_array->_MaxElement during array validation pirms 16 gadiem
  Brian Paul 800b14cd37 mesa: GLvector4f:: flags is a GLbitfield, update comments too. pirms 16 gadiem
  Brian Paul 1f75c2daea mesa: add storage_count field to GLvector4f. Useful for debugging. pirms 16 gadiem
  Brian Paul 828aa76f36 mesa: use array->BufferObj instead of ctx->Array.ArrayBufferObj pirms 16 gadiem
  Brian Paul 0077c879b5 mesa: added _ElementSize field to gl_client_array pirms 16 gadiem
  Brian Paul a6c8e900af mesa: use local var to make code a bit more concise pirms 16 gadiem
  Brian Paul b102c1d8f9 mesa: fix/add comments pirms 16 gadiem
  Brian Paul 7e3bd457e8 mesa: use _mesa_sizeof_type() in vbo split code pirms 16 gadiem
  Brian Paul 3acdab82cb mesa: vbo code reformatting, clean-up, comments pirms 16 gadiem
  Brian Paul 87ba2285fe mesa: add GL_DOUBLE case in _mesa_sizeof_type() pirms 16 gadiem
  Brian Paul 2369f14245 mesa: in vbo split code, map buffers read-only, not write-only pirms 16 gadiem
  Brian Paul 74bec42b45 mesa: limit number of error raised by invalid GL_TEXTURE_MAX_ANISOTROPY_EXT pirms 16 gadiem
  Brian Paul ad32489987 tnl: added some clip debug/print code (disabled) pirms 16 gadiem
  Brian Paul 424507953c mesa: reformatting, updated comments, const-correctness pirms 16 gadiem
  Brian Paul 134ac52dec tnl: replace 0x3f with CILP_FRUSTUM_BITS pirms 16 gadiem
  Brian Paul f56893ea17 i965: relAddr local var (to make debug/test a little easier) pirms 16 gadiem
  Brian Paul 9a4890dac7 Merge branch 'mesa_7_5_branch' pirms 16 gadiem
  Brian Paul 6a3004b9ae swrast: fix span clipping bug pirms 16 gadiem
  Brian Paul cc71704644 mesa: unmap buffer objects during context tear-down pirms 16 gadiem
  Eric Anholt 3d048e5750 i965: Remove bad constant buffer constant-reg-already-loaded optimization. pirms 16 gadiem
  Eric Anholt 156a79f5bd intel: Unmap buffers if needed at DeleteBuffer time. pirms 16 gadiem
  Brian Paul 58544a28ad mesa: remove unnecessary buffer size check pirms 16 gadiem
  Brian Paul bb1fb2a544 mesa: code consolidation in glDraw[Range]Elements() validation pirms 16 gadiem
  Brian Paul 88af3f8783 mesa: new comments, minor reformatting pirms 16 gadiem
  Brian Paul a13df193c2 mesa: use elementBuf local var instead of ctx->Array.ElementArrayBufferObj pirms 16 gadiem
  Eric Anholt f831d2d41b i965: Remove the forced lack of caching for renderbuffer surface state. pirms 16 gadiem
  Eric Anholt 4cb87840ff i965: Remove _NEW_PROGRAM from brw_wm_surfaces setup dependencies. pirms 16 gadiem
  Brian Paul 9b678af796 mesa: be smarter about allocating vert/frag program constants pirms 16 gadiem
  Eric Anholt 71fb9d62ec i965: Split WM constant buffer update from other WM surfaces. pirms 16 gadiem
  Eric Anholt 9490d86808 i965: Disentangle VS constant surface state from WM surface state. pirms 16 gadiem
  Eric Anholt d277547dc6 i965: Don't create constant buffers if they won't be used. pirms 16 gadiem
  Brian Paul 51325f44d1 mesa: only use fallback texture when using shaders, not fixed-function (take two) pirms 16 gadiem
  Brian Paul 823815a485 Revert "mesa: only use fallback texture when using shaders, not fixed-function" pirms 16 gadiem
  Brian Paul a0edbfb28f mesa: only use fallback texture when using shaders, not fixed-function pirms 16 gadiem
  Brian Paul 01e16befd4 mesa: only use fallback texture when using shaders, not fixed-function pirms 16 gadiem
  Brian Paul c0d3761c16 mesa: minor simplification in enable_texture(), updated comments pirms 16 gadiem
  Brian Paul b3fc832ac7 Merge branch 'mesa_7_5_branch' pirms 16 gadiem
  Brian Paul 95b7771ea7 gallium: remove redundant cube face #defines pirms 16 gadiem
  Brian Paul 79ada8c633 gallium: fix texcoords for cubemap mipmap generation pirms 16 gadiem
  Keith Whitwell 077c904b76 progs/trivial: add test for vertex program invarient transform pirms 16 gadiem
  Keith Whitwell 113403ef51 mesa: more complete fix for transform_invarient glitches pirms 16 gadiem
  Keith Whitwell 22b417b75c mesa/main: set PREFER_DP4 to match position_invarient code pirms 16 gadiem
  José Fonseca c6bfb4c559 wgl: Implemente SwapLayerBuffers. pirms 16 gadiem
  José Fonseca e9fb90ab88 scons: Don't use deprecated Options. pirms 16 gadiem
  José Fonseca 3537c3420d util: Limit the stack walk to avoid referencing undefined memory. pirms 16 gadiem
  Keith Whitwell b865501bda gallium/tgsi: hack around linker/archiver breakage pirms 16 gadiem