5603 Revīzijas (0275d921ac344e91cf25f097d6b262b2ac06ff7e)
 

Autors SHA1 Ziņojums Datums
  Keith Whitwell e972497310 Make line stipple a fallback. pirms 20 gadiem
  Keith Whitwell f102f7ae3d Don't pingpong cliprects through sarea on CopyBuffer(). pirms 20 gadiem
  Keith Whitwell cb0cc796d2 Fallback on 3d textures correctly. pirms 20 gadiem
  Keith Whitwell 3b486d795d Get twoside-lit triangles working again pirms 20 gadiem
  Keith Whitwell 13ae06cf36 Large update pirms 20 gadiem
  Vladimir Dergachev 7b05b70c2a Rearrange code so we don't dump state as often. pirms 20 gadiem
  Vladimir Dergachev 4c3f041862 Get most primitives working using immediate mode. pirms 20 gadiem
  Vladimir Dergachev 5bdb4652f9 Bring in latest revision of r300_lib. pirms 20 gadiem
  Vladimir Dergachev 6a50fc43cb Use R300_CMD_END3D for end_3d(). pirms 20 gadiem
  Adam Jackson c6cca6a3b8 Fix read-from-uninitialized in s3vMakeCurrent() pirms 20 gadiem
  Adam Jackson 29c88396db Unused variable cleanup. pirms 20 gadiem
  Adam Jackson d9fcfa2797 Bug #1859: Initialize 'size' before first use in intelTryReadPixels() pirms 20 gadiem
  Adam Jackson 0983c9dd99 Build s3v and trident by default too. pirms 20 gadiem
  Adam Jackson c3eaa17b37 Get s3v building with a minimum of warnings. pirms 20 gadiem
  Vladimir Dergachev 99edafd4e8 Implement rendering of (flat color) QUAD primitives as an experiment. pirms 20 gadiem
  Ian Romanick 83fcf49647 Fixed two problems with the handling of GLX protocol replies. The logic pirms 20 gadiem
  Vladimir Dergachev 3cbc2bd833 Expose primitive types being rendered, in preparation to implement fixed pipeline primitive drawing. pirms 20 gadiem
  Vladimir Dergachev 1b2a655521 Update with most recent version. pirms 20 gadiem
  Adam Jackson 46a35b2284 Get trident building and -Werror clean. pirms 20 gadiem
  Felix Kuehling 1c86c7ad9c Simplified and optimized _savage_texnorm_stage. pirms 20 gadiem
  Keith Whitwell 3deaf21745 Remove the VIA_PERFORMANCE code. A step towards moving the driver pirms 20 gadiem
  Keith Whitwell 9876730f7a Chop out more dead code. pirms 20 gadiem
  Keith Whitwell 15da29b5e7 Fix merge error. pirms 20 gadiem
  Keith Whitwell 7db50bb3a8 Remove dead code. pirms 20 gadiem
  Felix Kuehling 922bfd70ff Enabled hardware rendering of 1D textures. No need for a software fallback. pirms 20 gadiem
  Felix Kuehling 80dd3c7917 - Fake projective textures on a single texture unit. A fallback is only pirms 20 gadiem
  Keith Whitwell 8bdaa927eb Remove debug code which referenced an old global variable. pirms 20 gadiem
  Ian Romanick 990dec7ea0 Used GCC's __builtin_expect when available. Change the way code is pirms 20 gadiem
  Keith Whitwell 302c5694c6 Push a number of global variables into the viaContext struct. pirms 20 gadiem
  Ian Romanick 1d27084043 Added some comments and fixed typeos. Slightly refactored the way pirms 20 gadiem
  Daniel Borca b756990b84 `t' was not initialized (use `texture' instead?) pirms 20 gadiem
  Brian Paul 3ec0631e95 fix bug in _mesa_IsTexture() pirms 20 gadiem
  Keith Whitwell 50694eeff9 Note that state is dirty on contended lock. Allows two applications pirms 20 gadiem
  Keith Whitwell 3955313e7c Add missing swap-control calculations. pirms 20 gadiem
  Keith Whitwell 314f8e4d9d Add vsync swapbuffers. This waits on the irq so gears run in this mode pirms 20 gadiem
  Daniel Borca 91a04617c4 added GL_EXT_stencil_two_side (yes, it works) pirms 20 gadiem
  Daniel Borca d7b9d6046d missing `or' in preprocessor conditional pirms 20 gadiem
  Keith Whitwell 16db15718d Add a -fullscreen option pirms 20 gadiem
  Keith Whitwell 14bc684990 Remove #ifdef DEBUG's in code, but still allow compiler to remove debug pirms 20 gadiem
  Daniel Borca b51600716e put back clipmask code; it proved to be a MinGW/gcc 3.3.x error in t_vb_cliptmp.h(47), where it would still send clipped vertices to the hw... oh, dear... pirms 20 gadiem
  Daniel Borca 6bb1be010e use float constants. pirms 20 gadiem
  Daniel Borca 7799294459 removed ifdef'ed out code (to whom it may concern: it can be found in dri/tdfx driver) pirms 20 gadiem
  Daniel Borca 16d4166d14 removed detritus (ncc). pirms 20 gadiem
  Daniel Borca 7b50d773d3 comment reorg. pirms 20 gadiem
  Daniel Borca ad149e3e65 made some functions static. pirms 20 gadiem
  Daniel Borca 9e821269fc comment reorg. pirms 20 gadiem
  Daniel Borca 6a7b4690e3 allow greater swappendingcount for older hw (v1/v2) pirms 20 gadiem
  Daniel Borca 00b7aba567 misc cleanup pirms 20 gadiem
  Daniel Borca 0d7da6c3e0 allow ARB vp/fp query program errors pirms 20 gadiem
  Daniel Borca 2982dce27e really protect against npot compressed textures (logbase2 never returns -1). pirms 20 gadiem