12320 Revize (4978953c7962f33fa1eddbe75e5ef3736fbe7f06)
 

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