1685 Commits (1a59875367b4e38710b37422143efb702b0b1420)
 

Autor SHA1 Nachricht Datum
  Brian Paul 1a59875367 added GL_ARB_texture_env_combine, GL_ARB_texture_env_dot3 vor 24 Jahren
  Brian Paul e9313a64c1 clean-up in _swrast_choose_triangle() vor 24 Jahren
  Gareth Hughes d2733fa196 Add PolygonOffset driver callback. vor 24 Jahren
  Brian Paul 8ac1f97e9e added teximage rescaling code. untested at this point vor 24 Jahren
  pesco 6f3178a3be * src/swrast_setup/ss_tritmp.h (quad): Changed name of this function to vor 24 Jahren
  Brian Paul 1639518b64 minor updates for 3.5 vor 24 Jahren
  Brian Paul 935d5e5daa use new texture conversion code, still have to do image rescaling vor 24 Jahren
  Brian Paul 0299ad7532 renamed some vars, added a bunch of comments vor 24 Jahren
  Brian Paul c8cfbf7c19 minor re-org in sample_depth_texture() vor 24 Jahren
  Brian Paul 2743def830 sync'd with the latest changes in XFree86 (cygwin stuff) vor 24 Jahren
  Gareth Hughes fa6be6e77a Fix compilation with GLU 1.1 vor 24 Jahren
  Gareth Hughes f5328c534d Make ESC quit. vor 24 Jahren
  Gareth Hughes 16cdc6ab12 Revert back to new tessellator, check version string to be sure we're vor 24 Jahren
  Brian Paul 56671022f9 depth images were broken by latest teximage changes, this fixes the problem vor 24 Jahren
  Gareth Hughes b5f0de18b9 Make COPY_FLOAT available to a wider audience. vor 24 Jahren
  Gareth Hughes 23f48064b8 More updates. Radeon tnl module still disabled by default. vor 24 Jahren
  Brian Paul 815ad714b4 fixes to make old GLU code compile with new GLU 1.3 header vor 24 Jahren
  Jouk Jansen f3e3178751 Committing in . vor 24 Jahren
  pesco 68af9a0773 * common_rules.make: Created to hold the conditional build rule vor 24 Jahren
  Brian Paul 4e856077b7 fix for gl_ztrick bug (Ove Kaaven) vor 24 Jahren
  pesco 6507d9249d * si-glu/libnurbs/: Undid move of glimports.h, mystdio.h, mystdlib.h. vor 24 Jahren
  Alan Hourihane e18599a6c3 fix glxinfo to query current display. vor 24 Jahren
  Alan Hourihane 92eac1c765 fix cast vor 24 Jahren
  Keith Whitwell b048d8e084 New files vor 24 Jahren
  Keith Whitwell 7098924599 Split driver struct into swrast/tnl/core components. vor 24 Jahren
  pesco d9bf6ccce9 * gen_srclists.sh: Use getopt to parse the command line. Added command vor 24 Jahren
  Gareth Hughes 371ef9c058 Add missing header file include. vor 24 Jahren
  Gareth Hughes ad7ce73609 Remove #endif. vor 24 Jahren
  Gareth Hughes 264c6fd177 Make assertions take new GLchan formats into account. vor 24 Jahren
  Gareth Hughes 3fa4bd008c Fix error message. vor 24 Jahren
  Gareth Hughes 7ea33579e7 Fix header info. vor 24 Jahren
  Gareth Hughes 6b406bf09d Remove old code, fix a few comments. vor 24 Jahren
  pesco 2f9757f344 Forgot to add newly created files. vor 24 Jahren
  Gareth Hughes 2c3d34c905 - Port 3.4 texture utils, texture format work to 3.5 (including new vor 24 Jahren
  Keith Whitwell 6e550baa0a Fix lineloops. vor 24 Jahren
  Keith Whitwell bcc513ebf5 Fix cut&paste bug exposed by clipbug.c demo. vor 24 Jahren
  Keith Whitwell 47489c0721 Remove dead #define. vor 24 Jahren
  Keith Whitwell c6e2d29cde Revert earlier changes protecting against null VB->TexCoordPtr[x]. Do vor 24 Jahren
  Brian Paul eb11fa73ec added SI GLU info vor 24 Jahren
  Brian Paul 47cbbcc1b6 updated for SGI SI GLU vor 24 Jahren
  Brian Paul 1bb327ebdb SGI SI GLU 1.3 header vor 24 Jahren
  Brian Paul 84c8964116 added CCFLAGS and CPLUSPLUS definitions vor 24 Jahren
  Brian Paul 77cc447b96 SGI SI GLU library vor 24 Jahren
  Brian Paul 24fab8e250 removed ARB_texture_env_add bool flag, use EXT_texture_env_add flag vor 24 Jahren
  Brian Paul b082abc28f use IROUND() instead of (int) cast (Klaus Niederkrueger) vor 24 Jahren
  Gareth Hughes c6742cedee Fix typo. vor 24 Jahren
  Gareth Hughes 3709db0e17 Initial templates for immediate mode fastpaths, or custom tnl modules. vor 24 Jahren
  Gareth Hughes 3df1e04b10 Nope, -ansi spoils that... vor 24 Jahren
  Gareth Hughes 2a938d3ab7 Undo -D_POSIX_SOURCE change, fix the way the katmai support test is vor 24 Jahren
  Gareth Hughes 79b2d13ae2 - Add -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L to linux builds, we've vor 24 Jahren