1402 Commits (8aa019d2efcf0295beae51989fe4b419ca50ca17)
 

Author SHA1 Message Date
  Brian Paul 861ca519ab removed obsolete VB vars 25 years ago
  Brian Paul b2ad0754b0 added swrast/s_aaline.c 25 years ago
  Brian Paul 0070d398d1 hooked in new AA line code, minor clean-up 25 years ago
  Brian Paul 7798374e47 New implementation of antialiased lines. Mesa should now pass the remaining 25 years ago
  Keith Whitwell 14940c4ffe - Changes for new software rasterizer modules 25 years ago
  Keith Whitwell 1e885f6e6c Reworked to use the new software rasterizer. Optimized line/tri functions 25 years ago
  Keith Whitwell ec0585883a Use the new software rasterizer. Reworked optimized line,tri,point 25 years ago
  Keith Whitwell cd03ed4f54 Reorganized software rasterizer as a module which manages its own state, 25 years ago
  Keith Whitwell 7c20642b10 A new module to provide RasterSetup and advanced triangle/line/point 25 years ago
  Keith Whitwell c6f348cbc9 Lots of changes: 25 years ago
  Brian Paul a190221f70 update to GL_MESA_trace extension enums 25 years ago
  Brian Paul 8e4fa8c3e6 MESA_trace extension (Loki) 25 years ago
  Brian Paul 44bd53f259 added GL_MESA_packed_depth_stencil extension 25 years ago
  Brian Paul fcb23bbd6e GL_MESA_packed_depth_stencil extension spec 25 years ago
  Brian Paul 75d7425061 added some missing backslashes 25 years ago
  Gareth Hughes 5f5632c424 Change transformation from ortho to perspective so we get the MGA elt 25 years ago
  Brian Paul 861eb8eb16 update for separate libOSMesa.so lib 25 years ago
  Brian Paul 563d26b247 print number of texture units 25 years ago
  Jouk Jansen b35ec1ca05 Committing in . 25 years ago
  Gareth Hughes 9f568e512f Added trivial CVA test for testing HW driver fastpaths, good for testing 25 years ago
  Brian Paul acdb6db846 Always call Driver.SetReadBuffer() in copy pixels functions, just to be safe 25 years ago
  Brian Paul fda3b1a4b1 added comment explaining why the demo is flawed 25 years ago
  Keith Whitwell 724abeb058 Moved the software rasterizer to a new directory. 25 years ago
  Keith Whitwell e3a051e053 Moved software rasterizer functionality to new directory. 25 years ago
  Keith Whitwell 6e0f0f51e0 Remove dead code in FX driver. 25 years ago
  Brian Paul 039bf534aa removed debug printf 25 years ago
  Brian Paul efeddebe81 big overhaul of the demo, works better now 25 years ago
  Keith Whitwell 365dc68c39 Rearrange VERT_* flags to support 4 texture units. 25 years ago
  Brian Paul 9499e017b7 Removed UPDATE_IMAGE_TRANSFER_STATE, use _NEW_PIXEL flag instead. 25 years ago
  Keith Whitwell caef4a35d6 Removed references to gcc's __FUNCTION__ macro. 25 years ago
  Brian Paul 6ad2c5b59a set *t->flag = enabled in gl_extensions_add(), otherwise, extension booleans weren't set 25 years ago
  Keith Whitwell 69676ac379 test cvs commit logging 25 years ago
  Keith Whitwell a96308c37d Replace the flags Mesa was using for ctx->NewState with a new set 25 years ago
  Jouk Jansen a457549967 Committing in . 25 years ago
  Brian Paul 193005393d renamed Current.ByteColor Current.Color 25 years ago
  Brian Paul ebb248aa5c more minor header file re-org (moved CONST, ASSERT, INLINE to config.h) 25 years ago
  Brian Paul 699bc7b73d More GLchan color channel changes. 25 years ago
  Brian Paul c893a015d8 New colormac.h file for color-related macros. 25 years ago
  Brian Paul ba643a2094 Basic work to support deep color channels: 25 years ago
  Keith Whitwell a897b335be Do per-pixel fog when GL_FOG_HINT is GL_NICEST. 25 years ago
  Jon Taylor 1aa958bc9c Lots of misc. bugfixes to bring GGIMesa in sync with the latest Mesa sources. 25 years ago
  Brian Paul 1c4b3f4dfb restored test for __alpha in _mesa_win_fog_coords_from_z() 25 years ago
  Brian Paul 7dd57a48e1 added info about GL_EXT_secondary_color and GL_EXT_fog_coord 25 years ago
  Brian Paul a14cbff8e5 Enabled GL_EXT_secondary_color. Fixed a bunch of typos in the dlist.c 25 years ago
  Keith Whitwell fe5d67d95f Implement EXT_fog_coord and EXT_secondary_color. 25 years ago
  Gareth Hughes ba58a6665f Change animated apps to double-buffered visuals by default. 25 years ago
  Brian Paul b4df56fcd9 added GL_BGR case to bytes_per_pixel() 25 years ago
  Brian Paul 7460cfabbc removed X86/*.m4 files from tar archive 25 years ago
  Brian Paul 66202b75d5 clarified meaning of DEFAULT_SOFTWARE_DEPTH_BITS value 25 years ago
  Brian Paul 7ceffd0e0d fixed value for GLU_NURBS_MODE 25 years ago