11041 Commit (a380f98b6cc1da78d0845746ab86c3490a800126)
 

Autore SHA1 Messaggio Data
  Brian fde755aefb In softpipe_set_viewport() use ordinary (struct) assignment to update softpipe->viewport. 18 anni fa
  Brian 8f6b6eed35 initial framebuffer state 18 anni fa
  Brian fe1f94f26c framebuffer state 18 anni fa
  Michel Dänzer 9cde7fb61d i915tex: Missing piece of SetTexOffset hook implementation for I830 generation. 18 anni fa
  Keith Whitwell 477e18cb02 Add GLUT_ALPHA for softpipe 18 anni fa
  Keith Whitwell 943964a1e5 Rename directories again?! 18 anni fa
  Keith Whitwell 6393cda676 Renamed softpipe directories and files to something less confusing. 18 anni fa
  Keith Whitwell 7050a4a7bc Small optimization for line drawing. 18 anni fa
  Keith Whitwell 790ec6ad3f Remove some dead code. 18 anni fa
  Dave Airlie bc81885bb2 Initial r300 modes for swtcl it compiles!! 18 anni fa
  Stephane Marchesin f6963f57d9 nouveau: remove useless viewport xform with id matrix. 18 anni fa
  Dave Airlie 40cc47f8ee move clip to r300 emit 18 anni fa
  Brian 144e1e439f fix an error string, refactor _mesa_GetCompressedTexImageARB() to get rid of a goto 18 anni fa
  Brian 261ed74074 fix make clean commands so missing subdirs don't cause infinite loops 18 anni fa
  Brian d70fa021d5 added memcpy() to-do item 18 anni fa
  Brian ef82f004fa fix comment 18 anni fa
  Brian edf07417be Fix TEXREL issues when using GLX_USE_TLS (see bug 7459). 18 anni fa
  Brian c1ba308e64 fix GLX_USE_TLS breakage, fix a warning 18 anni fa
  Brian 6378dc3ae3 simple line drawing code 18 anni fa
  Brian 0fbc4c51a0 Rework _mesa_update_texture_compare_function() to only be called during 18 anni fa
  Brian 495e2c8327 rename/clean-up _mesa_validate_texture_wrap_mode 18 anni fa
  Brian 84e051b6a0 fix typo, added comment 18 anni fa
  Brian 227315278d Replace texobj->Complete with texobj->_Complete since it's a derived field. 18 anni fa
  Brian a28977a4c7 typo: s/derrived/derived/ 18 anni fa
  Brian 0186f1bc83 Temporarily disable the calls to _mesa_update_texture_compare_function(). 18 anni fa
  Brian cf239ced0d In generic_nop() call _mesa_warning() instead of _mesa_problem() since it's an app issue, not a mesa bug. 18 anni fa
  Brian c56588407c remove dead code 18 anni fa
  Dave Airlie b96dbd2a3e r300: i can't see why we fallback for polygon offset line/fill 18 anni fa
  Brian 86eecc701e In supported_buffer_bitmask(), use framebuffer's visual, not context's visual 18 anni fa
  Brian ee170f2955 disable depthBits test in check_compatible(), see bug 11161 18 anni fa
  Brian 39d221ef14 fix glReadPixels parameters to handle odd-width windows correctly 18 anni fa
  Brian 5e9cff0b97 disable shader program before glDrawPixels 18 anni fa
  Brian 009ddb4e50 remove obsolete comment about max DEFAULT_SOFTWARE_DEPTH_BITS 18 anni fa
  Ian Romanick 7b559a9102 Add support for GL_ARB_fragment_program_shadow. 18 anni fa
  Ian Romanick 84d1b24647 Fix ARB_fp spec conformance bug WRT shadow sampling. 18 anni fa
  Ian Romanick 359c6eada7 Add support for shadow mapping with vertex and fragment programs 18 anni fa
  Ian Romanick 2260c245fd Refactor shadow map modelview and projection code 18 anni fa
  Ian Romanick f575d4fa7f Remove '#if defined' tests for ARB extensions. 18 anni fa
  Oliver McFadden 871f57365e r300: Added a comment regarding the R300_VAP_CLIP registers. 18 anni fa
  Oliver McFadden 65b45d6d58 r300: Removed a "don't think this is needed" comment, it actually is needed. 18 anni fa
  Oliver McFadden 9c50d84775 r300: Explain the R300_VAP_OUTPUT_VTX_FMT_1 register. 18 anni fa
  Oliver McFadden 10d5dd685c r300: Cleaned up long lines in r300Choose8888TexFormat. 18 anni fa
  Wang Zhenyu 8331d9d7aa Add PCI IDs for the G33, Q33, and Q35 chipsets. 18 anni fa
  Michel Dänzer 08a2cc2d23 i915tex: Better attempt to release miptree when overriding texture image. 18 anni fa
  Michel Dänzer 89f070b3bb Remove dubious compile-time test for pre-2.4 Linux kernels. 18 anni fa
  Ian Romanick 69358e73ce Updates for array texture shadow targets. 18 anni fa
  Dave Airlie 0b11203038 miniglx: implement GetProcAddressARB in miniglx as an alias for GPA 18 anni fa
  Dave Airlie b2dde0a783 miniglx: update defines in linux-solo config 18 anni fa
  Dave Airlie 90630feeec r300: fix non-tcl rs4xx again. 18 anni fa
  Wang Zhenyu ad6351a994 i915tex: Add support for 945GME 18 anni fa