12320 Commits (4978953c7962f33fa1eddbe75e5ef3736fbe7f06)
 

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