4202 コミット (15941b1d90f133453fbe34efe0add9e9ad641953)
 

作成者 SHA1 メッセージ 日付
  Brian Paul 3c7b7df6d5 call _ae_destroy_context() and _ae_invalidate_state() from the proper places 22年前
  Brian Paul c360a721e7 init vars to silence warnings 22年前
  Brian Paul e39e7bc17c added BeOS files, src/mesa/sources file 22年前
  Brian Paul 50f20ec7f5 Updates from Philippe Houdoin. 22年前
  Alan Hourihane 3b81ccd826 fix for C++ 22年前
  Brian Paul 74466be8cb check swrast->NewState in Draw/CopyPixels functions 22年前
  Brian Paul 4a3110fb21 remove TexCoordInterleaveFactor. Clean up _mesa_InterleavedArrays() 22年前
  Brian Paul d450d0b0e2 applied Felix's patch for configuration system 22年前
  Karl Rasche 177db2bc9b - Test instruction count 22年前
  Brian Paul d7a2a7f4a8 updated list of files 22年前
  Brian Paul 9cefb392bc uncomment-out tdfx driver 22年前
  Brian Paul 520ef4b5bc new makefiles 22年前
  Brian Paul c882e19643 makefile improvements 22年前
  Brian Paul ecc150c626 improved makefiles 22年前
  Brian Paul 107564b090 lists of common source files 22年前
  Brian Paul b8cbca4807 new Makefiles 22年前
  Keith Whitwell 013056ac65 set MaxTextureImageUnits, MaxTextureCoordUnits 22年前
  Daniel Borca e01d671668 small bug wrt culling 22年前
  Brian Paul 379641956d fix visinfo typo 22年前
  Brian Paul a9a1c3f20f check for null dpy in Fake_glXGetConfig() 22年前
  Brian Paul c3fb2558f0 replace gl/mesa_wgl.h with GL/mesa_wgl.h (Simon Goodall) 22年前
  Keith Whitwell d8be4a54fa Don't evaluate GET_CURRENT_VB_MAX_VERTS() until after calling INIT() 22年前
  Keith Whitwell 7ed58285ab add driClipRectToFramebuffer helper function 22年前
  Keith Whitwell 844cdaf461 Updates to tnl_dd_dmatmp.h 22年前
  Keith Whitwell 2dc621f3fd Updates to tnl_dd_dmatmp.h 22年前
  Daniel Borca 5bcf52b4d6 fixed prototypes for wglGammaRamp3DFX 22年前
  Keith Whitwell e0ee87422b Quash annoying compiler warning 22年前
  Keith Whitwell a9fc4b1b1c Remove dead file glcore-new.h 22年前
  Alan Hourihane 2ed4797848 fix from DRI trunk 22年前
  Daniel Borca 2844285297 got rid of __FUNCTION__ :( 22年前
  Alan Hourihane 43be8ee414 fix typo 22年前
  Brian Paul 13861dbff9 added fbdev/glfbdev.c to tarball list 22年前
  Eric Anholt 527078afca Fix definitions for Intel compiler. 22年前
  Keith Whitwell b44fb35770 In fact, bring all the changes from mesa/tnl_dd to mesa/drivers/common. 22年前
  Keith Whitwell 10637fed22 Remove old ubyte-color support code. Update interp, copy_pv for float 22年前
  Karl Rasche 2e5ec27845 Arg. I can't code.. Test that we don't recongnize '0' as having a leading zero.. 22年前
  Karl Rasche a8a4ad452e added parsing exercises for ARL and relative offsets in ARB_vp 22年前
  Karl Rasche ff10a796fe - New grammar (0.5) from Michal Krol, merges many opcodes and adds range testing 22年前
  Karl Rasche 057dfcb06c - handle IsPositionInvariant 22年前
  Keith Whitwell 82efdff66f Fix typo. 22年前
  Keith Whitwell 8069ada29b MGA only has one vertex format. 22年前
  Keith Whitwell 9556a52867 Fix VERT_SET_RGBA, VERT_SET_SPEC macros to account for change to floating 22年前
  Keith Whitwell 425deefdd0 Fix VERT_SET_RGBA, VERT_SET_SPEC macros to account for change to floating 22年前
  Keith Whitwell 8592ba94b8 Fix use of uninited value 'flags', removed unused vars. 22年前
  Keith Whitwell c4f7de5d78 Fix VERT_SET_RGBA, VERT_SET_SPEC macros to account for change to floating 22年前
  Keith Whitwell 4790914198 Fix incorrect removal of PRIM_PARITY code (ie remove the parity code, not the 22年前
  Keith Whitwell 6881938007 Call UpdateMaterials when they have changed 22年前
  Keith Whitwell a70fa7129c clean up some compiler warnings 22年前
  Keith Whitwell 8a340279f4 No need to call UpdateMaterial() from RunPipeline(). 22年前
  Keith Whitwell e6abd5c415 No need to call radeonUpdateMaterial() from RunPipeline(). 22年前