3528 コミット (2655e68504786b62a8463d04eaa74a953e5d2871)
 

作成者 SHA1 メッセージ 日付
  Brian Paul d19b5db5dc fill in chapter 5, 6 text 22年前
  Brian Paul ad6ecf0227 remove printf 22年前
  Brian Paul 6a940e8946 New interactive debugging code - vertex or fragment program. 22年前
  Brian Paul 05944c031c Restore more code lost during last big merge. 22年前
  Brian Paul f7fda86c6d Implement debugger callback, etc for vertex programs. Misc clean-ups. 22年前
  Brian Paul 389858ee7b tokens, functions for GL_MESA_program_debug 22年前
  Brian Paul 64da663f51 vertex/fragment debugger extension 22年前
  Brian Paul 5366b01d86 test program for GL_MESA_program_debug extension 22年前
  Brian Paul 08ff059f20 Initial implementation of GL_MESA_program_debug - a vertex/fragment program 22年前
  Brian Paul 190c11e06d Numbered productions for ARB_vertex_program grammar (Karl Rasche) 22年前
  Brian Paul 9a0d97a21c Karl Rasche's ARB_vertex_program parser 22年前
  Brian Paul f44898c088 Fix up FEATURE_* defines in config.h 22年前
  Brian Paul 702ca20bf0 Fix up some loose ends from the last big check-in. 22年前
  Brian Paul c19cbb58cd more DOS updates from Daniel Borca 22年前
  Keith Whitwell 6dc8557500 Merge Jose's documentation and core Mesa changes from embedded branch 22年前
  Brian Paul 44c699949a DOS updates from Daniel Borca 22年前
  Brian Paul 356959952c added GL_VERSION check 22年前
  Brian Paul f6e76fe9b5 fix conformance glitch introduced with NPOT extension 22年前
  Brian Paul ef751eb08b minor fixes in _mesa_TexGen[id]v() to silence valgrind 22年前
  Brian Paul 92d31641d2 fix int/float conversion for GL_TEXTURE_PRIORITY in gl[Get]TexParameteri[v] 22年前
  Brian Paul b464dee72b bigger window 22年前
  Brian Paul 7568561fa7 GL_ARB_texture_non_power_of_two test program 22年前
  Brian Paul 235c150f0a added GL_ARB_texture_non_power_of_two 22年前
  Brian Paul 887e2cf01a Implemented GL_ARB_texture_non_power_of_two (except for auto mipmap generation). 22年前
  Brian Paul 32bac60519 tweak checks for display list zero 22年前
  Brian Paul de4f460e20 Simplify extension string handling. 22年前
  Jouk Jansen 9826ca3ef5 Committing in . 22年前
  Brian Paul 4e28d962ff DOS updates (Daniel Borca) 22年前
  Brian Paul a58214e417 add a few more digits to PI to make Evgeny happy 22年前
  Jouk Jansen fb8105fbaa Committing in . 22年前
  Jouk Jansen ccb8284a5b Committing in . 22年前
  Brian Paul 642699a19f DOS updates for new tree (Daniel Borca) 22年前
  Brian Paul 710207c46f fix include paths (Daniel Borca) 22年前
  Brian Paul 225517aff0 GLUT for OS/2 (Evgeny Kotsuba) 22年前
  Brian Paul 8fa507592b fix typo, added space/anim control 22年前
  Brian Paul 86258034d5 GL_ARB_occlusion_query demo. 22年前
  Brian Paul b17a722ca3 Implemented GL_ARB_occlusion_query (not 100% finalized). 22年前
  Brian Paul 0c0e583c01 More clean-ups and re-org 22年前
  Brian Paul 93db675bd9 added new GL_ARB_v_p instructions 22年前
  Brian Paul 6a0db56269 s/ATTRIB_h/ATTRIB_H/ 22年前
  Brian Paul 5ac9e660a6 added null pointer check in tnl_copy_to_current() 22年前
  Brian Paul b1d53d909d new buffer/context visual compatibility test (Phil Brown) 22年前
  Brian Paul 196a90b511 added missing types to _mesa_VertexAttribPointerARB() 22年前
  Brian Paul 5c08c5bff3 clean up _tnl_copy_to_current() 22年前
  Brian Paul f499860de4 moved from main/ to glapi/ 22年前
  Brian Paul de5496d2a6 Further makefile clean-up, concentrated on the x86 assembly files. 22年前
  Brian Paul 5f3439916b fixes for x86 builds 22年前
  Brian Paul 5e04bcf6de GL_EXT_texture_rectangle, directory tree info 22年前
  Brian Paul 66a83c9e17 fix GL_CURRENT_VERTEX_ATTRIB_ARB queries 22年前
  Brian Paul 9a2121cfb6 update for new directory tree 22年前