3782 Commits (c3fb2558f036ca8dd9f9a62269b57636ca3b5e4c)
 

Author SHA1 Message Date
  Brian Paul c3fb2558f0 replace gl/mesa_wgl.h with GL/mesa_wgl.h (Simon Goodall) 21 years ago
  Keith Whitwell d8be4a54fa Don't evaluate GET_CURRENT_VB_MAX_VERTS() until after calling INIT() 21 years ago
  Keith Whitwell 7ed58285ab add driClipRectToFramebuffer helper function 21 years ago
  Keith Whitwell 844cdaf461 Updates to tnl_dd_dmatmp.h 21 years ago
  Keith Whitwell 2dc621f3fd Updates to tnl_dd_dmatmp.h 21 years ago
  Daniel Borca 5bcf52b4d6 fixed prototypes for wglGammaRamp3DFX 21 years ago
  Keith Whitwell e0ee87422b Quash annoying compiler warning 21 years ago
  Keith Whitwell a9fc4b1b1c Remove dead file glcore-new.h 21 years ago
  Alan Hourihane 2ed4797848 fix from DRI trunk 21 years ago
  Daniel Borca 2844285297 got rid of __FUNCTION__ :( 21 years ago
  Alan Hourihane 43be8ee414 fix typo 21 years ago
  Brian Paul 13861dbff9 added fbdev/glfbdev.c to tarball list 21 years ago
  Eric Anholt 527078afca Fix definitions for Intel compiler. 21 years ago
  Keith Whitwell b44fb35770 In fact, bring all the changes from mesa/tnl_dd to mesa/drivers/common. 21 years ago
  Keith Whitwell 10637fed22 Remove old ubyte-color support code. Update interp, copy_pv for float 21 years ago
  Karl Rasche 2e5ec27845 Arg. I can't code.. Test that we don't recongnize '0' as having a leading zero.. 21 years ago
  Karl Rasche a8a4ad452e added parsing exercises for ARL and relative offsets in ARB_vp 21 years ago
  Karl Rasche ff10a796fe - New grammar (0.5) from Michal Krol, merges many opcodes and adds range testing 21 years ago
  Karl Rasche 057dfcb06c - handle IsPositionInvariant 21 years ago
  Keith Whitwell 82efdff66f Fix typo. 21 years ago
  Keith Whitwell 8069ada29b MGA only has one vertex format. 21 years ago
  Keith Whitwell 9556a52867 Fix VERT_SET_RGBA, VERT_SET_SPEC macros to account for change to floating 21 years ago
  Keith Whitwell 425deefdd0 Fix VERT_SET_RGBA, VERT_SET_SPEC macros to account for change to floating 21 years ago
  Keith Whitwell 8592ba94b8 Fix use of uninited value 'flags', removed unused vars. 21 years ago
  Keith Whitwell c4f7de5d78 Fix VERT_SET_RGBA, VERT_SET_SPEC macros to account for change to floating 21 years ago
  Keith Whitwell 4790914198 Fix incorrect removal of PRIM_PARITY code (ie remove the parity code, not the 21 years ago
  Keith Whitwell 6881938007 Call UpdateMaterials when they have changed 21 years ago
  Keith Whitwell a70fa7129c clean up some compiler warnings 21 years ago
  Keith Whitwell 8a340279f4 No need to call UpdateMaterial() from RunPipeline(). 21 years ago
  Keith Whitwell e6abd5c415 No need to call radeonUpdateMaterial() from RunPipeline(). 21 years ago
  Keith Whitwell 48383f10c9 Remove $Id tag 21 years ago
  Jouk Jansen 7ac9133627 Committing in . 21 years ago
  Brian Paul 853bda3e7c Update NEED_SECONDARY_COLOR macro to test if either vertex/fragment 21 years ago
  Eric Anholt e8bec8832b Remove usleeps from sis driver. We probably aren't doing anyone a service 21 years ago
  Alan Hourihane 73c3c397e4 fix bogus assertion that checked for an empty texture heap list before 21 years ago
  Karl Rasche 93c2dacca6 A quick little test to show disapeearing specular color between vertex and fragment program execution 21 years ago
  Keith Whitwell 6b9e8279dd Provide dummy definitions of __driConfig externs 21 years ago
  Alan Hourihane f7c17fef74 turn on tdfx in SOLO build 21 years ago
  Alan Hourihane 1cb5d2e01a some changes for SOLO build 21 years ago
  Alan Hourihane 8ed3231669 build in SOLO environment 21 years ago
  Alan Hourihane 243093f544 kill a warning 21 years ago
  Alan Hourihane 18343db1d8 reverse Keith's 'XFree86Server' glue. 21 years ago
  Keith Whitwell 3abad78e26 Can't include <stddef.h> when building XFree86 server - define 21 years ago
  Keith Whitwell 07851ca039 get ffb compiling 21 years ago
  Keith Whitwell c11039979c get tdfx compiling 21 years ago
  Daniel Borca 8fee8dfcaa fixed a bug in texgen (T coord for GL_REFLECTION_MAP_NV) 21 years ago
  Keith Whitwell 034da5d817 Remove PRIM_PARITY reference 21 years ago
  Jouk Jansen 58f88a29d2 Committing in . 21 years ago
  Jouk Jansen 2799d2535a Committing in . 21 years ago
  Alan Hourihane 173f9ae031 add SETPARAM ioctl 21 years ago