12320 Commits (4978953c7962f33fa1eddbe75e5ef3736fbe7f06)
 

Author SHA1 Message Date
  Brian Paul 4978953c79 new multi-texture GLSL test 18 years ago
  Brian Paul b6fb0940c2 fix incorrect sampler numbering/indexing. 18 years ago
  Xiang, Haihao c6b36e5498 i965: Check fallback before accounting for index/vertex buffer size. fix #16028. 18 years ago
  Brian Paul e469d78d33 fix tempReg test in _mesa_combine_programs() 18 years ago
  Brian Paul fbfe2a58de Fix program refcounting assertion failure during context tear-down 18 years ago
  Brian Paul fd59f19cd2 Move _mesa_init_glsl_driver_functions() into shader_api.c 18 years ago
  Brian Paul 88c0a74633 additional fog/color matrix changes from gallium-0.1 18 years ago
  Brian Paul 6e92968d75 add state vars for color matrix, pixel transfer scale&bias 18 years ago
  Brian Paul 2f8fc325ac mesa: added internal post color matrix scale/bias vars 18 years ago
  Brian Paul 0c78c766e4 fixes to _mesa_combine_programs(), from gallium-0.1 18 years ago
  Brian Paul 5976a6a75c added div by zero check for Fog.End/Start (from gallium-0.1) 18 years ago
  Brian Paul 4b6b0fd526 clean-ups / additions from gallium-0.1 branch 18 years ago
  Brian Paul 896c0cc8ec bring in fixes/changes from gallium-0.1 18 years ago
  Brian Paul a2e6beade1 fix an attr/src mix-up when setting-up/binding vertex arrays 18 years ago
  Brian Paul f27c6f3139 fix merge collision 18 years ago
  Brian Paul f2632212ad silence warning, new assertion 18 years ago
  Shunichi Fuji e291cf6f8d free(key) in _tnl_UpdateFixedFunctionProgram() 18 years ago
  Brian Paul 8bdf5b6e64 Fix a program refcounting error, don't share program parameter lists. 18 years ago
  Brian Paul a3e86d43e6 minor changes to aid debugging 18 years ago
  Brian Paul eb4271ea8b remove stray, left-over RefCount++ 18 years ago
  Brian Paul 6de6999edc whitespace/formatting 18 years ago
  Brian Paul 1af2b14514 init SamplersUsed bits in _mesa_parse_arb_fragment_program 18 years ago
  Brian Paul 885cc592df fix assertion typo: s/=/==/ 18 years ago
  Shunichi Fuji e6cd9d88d3 Fix memory leak in _tnl_UpdateFixedFunctionProgram 18 years ago
  Brian Paul 0639998ee8 Fix DRI build 18 years ago
  Brian Paul ade508312c Updated GLSL uniform/sampler handling from gallium-0.1 branch 18 years ago
  Brian Paul c807c1a23f mesa: new functions for managing list/index of uniforms 18 years ago
  Brian Paul e0f160663e clean-up swizzle fields in fog code, fix NegateBase 18 years ago
  Brian Paul bff695b926 sync up with gallium-0.1 changes 18 years ago
  Brian Paul 6ca948a303 added _mesa_combine_parameter_lists() 18 years ago
  Brian Paul 19ad9cf774 mesa: added _mesa_insert_instructions() 18 years ago
  Brian Paul 450136d368 mesa: added _mesa_free_instructions() 18 years ago
  Brian Paul 57e222d6e5 fix some additional program refcounting bugs 18 years ago
  Xiang, Haihao 4b7d301c94 _generic_read_RGBA_span_BGRA8888_REV_SSE2: It should adjust the source 18 years ago
  Dan Nicholson 738d811b04 Don't link demos directly to X libraries 18 years ago
  Dan Nicholson 2d709fe272 autoconf: Allow XCB to be used for GLX 18 years ago
  Dan Nicholson 5dbbde5b22 Default DRI driver directory to match X.Org xserver 18 years ago
  Dan Nicholson d368eed9c7 autoconf: Attempt to figure out the PIC flags for the platform 18 years ago
  Dave Airlie 0dbd5c8640 intel: use new mipmap generation hooks in driver. 18 years ago
  Dave Airlie 86bd98c6aa swrast/dri: switch over users of generate_mipmap to new interface 18 years ago
  Dave Airlie 0449bab2f8 Revert "mesa/intel: map/unmap texture objects around mipmap generation function." 18 years ago
  Brian d4e1d85dba Remove unused texunit parameter to ctx->Driver.GenerateMipmap() 18 years ago
  Dave Airlie a638676473 Added ctx->Driver.GenerateMipmap() driver hook 18 years ago
  Dave Airlie c50ffc4cb8 mesa/intel: map/unmap texture objects around mipmap generation function. 18 years ago
  Kristian Høgsberg 990e010394 Add RS690M PCI ID. 18 years ago
  Brian Paul b4e75d6c41 disable debug printfs 18 years ago
  Brian Paul 4566880656 disable GL_DEPTH_TEST before glDrawPixels in case window has unrequested depth buffer 18 years ago
  Brian Paul 6a3fac8711 call glutDestroyWindow() 18 years ago
  Xiang, Haihao 9508293e01 mesa: Call RENDER_FINISH on the zero pixel case. 18 years ago
  Brian Paul 5b5c931527 fix refcounting bugs in tnl/tex program caches 18 years ago