23193 Commits (722d136f7bd3390c72bca175831647d93393e92d)
 

Autor SHA1 Nachricht Datum
  Roland Scheidegger 43bb78f2bb radeons: use dp4 for position invariant vertex programs vor 16 Jahren
  Michel Dänzer 9dfce365c7 Also release direct rendering resources in glXDestroyGLXPixmap. vor 16 Jahren
  Michel Dänzer a120778c72 Always free image offsets memory when re-initializing texture image fields. vor 16 Jahren
  José Fonseca 3cf92e936a scons: Output the friendly "Linking ..." message when creating DLLs with MinGW. vor 16 Jahren
  Brian Paul 0487656245 softpipe: return alpha=1 in shadow_compare() function vor 16 Jahren
  José Fonseca 8f382fd3f3 util: Add cast. vor 16 Jahren
  José Fonseca 21bfd0f4bd draw: Replace pointer arithmetic with cast. vor 16 Jahren
  José Fonseca d609df1dae trace: Use size_t consistently. vor 16 Jahren
  José Fonseca 2af0173e9e pipebuffer: Use a type consistently for sizes/offsets. vor 16 Jahren
  José Fonseca 42882897c6 wgl: Fix window resizing in multithread applications. vor 16 Jahren
  José Fonseca 4b4855c717 wgl: Move all thread related code together. vor 16 Jahren
  Keith Whitwell 1b05b5b4fe glew: correct misspelling of glFramebufferTextureLayer vor 16 Jahren
  Keith Whitwell 0491142152 mesa: protect Elements against multiple definitions vor 16 Jahren
  Brian Paul 39366ed995 intel: remove extra \n from warning string vor 16 Jahren
  Robert Ellison d446d3acac i965: fix 1D texture borders with GL_CLAMP_TO_BORDER vor 16 Jahren
  Robert Ellison 56235ae504 i965: send all warnings through _mesa_warning() vor 16 Jahren
  Robert Ellison e15aebe10e i965: fix segfault on low memory conditions vor 16 Jahren
  Ian Romanick a70c45bdab Fast path when rebinding the same texture in single context environment vor 16 Jahren
  Eric Anholt ff3da0966f i915: Don't put VBOs in graphics memory unless required for an operation. vor 16 Jahren
  Eric Anholt 1b8e4dd2c8 i915: Fall back on NPOT textured metaops on 830-class. vor 16 Jahren
  Eric Anholt cee73ffdaf i915: Restore the Viewport and DepthRange functions on 8xx. vor 16 Jahren
  Eric Anholt 7805c3b57b i956: Make state dependency of SF on drawbuffer bounds match Mesa's. vor 16 Jahren
  Eric Anholt 97974b7e51 intel: Don't complain on falling back from PBO fastpaths. vor 16 Jahren
  Eric Anholt 957f3c8c3d mesa: Mark FBOs with compressed color attachments as FBO-incomplete. vor 16 Jahren
  Eric Anholt 66bfd025c8 i915: Use Stencil.Enabled instead of Stencil._Enabled in DrawBuffers. vor 16 Jahren
  Eric Anholt fbd554d074 i915: Only use the new 945 cube layout for compressed textures. vor 16 Jahren
  Eric Anholt 6e0df938d4 i965: Fix varying payload reg assignment for the non-GLSL-instructions path. vor 16 Jahren
  Eric Anholt 988b61be27 i965: Fix register allocation of GLSL fp inputs. vor 16 Jahren
  Eric Anholt 320a303be0 intel: Use FRONT_AND_BACK for StencilOp as well. vor 16 Jahren
  Eric Anholt d9e35d51fd intel: Use GL_FRONT_AND_BACK for stencil clearing. vor 16 Jahren
  Eric Anholt 61a2c9668f intel: Skip the DRI2 renderbuffer update when doing Viewport on an FBO. vor 16 Jahren
  Eric Anholt 2770107d87 intel: Map write-only buffer objects through the GTT when possible. vor 16 Jahren
  Brian Paul 3f856c6b6b mesa: rework viewport/scissor initialization code vor 16 Jahren
  Brian Paul d18c57aaea mesa: added null ptr check in Fake_glXCreatePixmap() vor 16 Jahren
  Brian Paul 3705f48688 st/glx: added null ptr check in Fake_glXCreatePixmap() vor 16 Jahren
  José Fonseca c6f71eabd8 Revert "scons: Debug build by default." vor 16 Jahren
  José Fonseca 1bee650ef3 progs/wgl: Fix shreadtex_mt too. vor 16 Jahren
  José Fonseca 6e24fdeae5 progs/wgl: Tweak the initialization wait in wglthreads. vor 16 Jahren
  José Fonseca 557421b6de progs/wgl: Get wglShareLists working in wglthreads. vor 16 Jahren
  José Fonseca 25f0c33bb3 scons: Debug build by default. vor 16 Jahren
  Brian Paul c53705ed7b GLX: attempt to fix glean makeCurrent test cases. vor 16 Jahren
  José Fonseca ebe0796ba2 docs: Document building with SCons. vor 16 Jahren
  José Fonseca d22828f716 wgl: Factor out some repetitive code into inline functions. vor 16 Jahren
  José Fonseca 992000cce7 progs/wgl: Allow resizing wglthreads' windows. vor 16 Jahren
  Brian Paul 6b917d0b17 i965: fix bugs in projective texture coordinates vor 16 Jahren
  Brian Paul 742ba08406 softpipe: fix out of bounds quad rasterization bug vor 16 Jahren
  Brian Paul 3e48dd0445 mesa: fix incorrect viewport clamping in _mesa_set_viewport() vor 16 Jahren
  Brian Paul ed7f4b4230 mesa: fix REMAINDER() macro vor 16 Jahren
  José Fonseca 3463b1479d gallium: Avoid atomic ops / locking when src is dst. vor 16 Jahren
  José Fonseca 077c5e62d8 progs/wgl: Quit after displaying usage for -h option. vor 16 Jahren