435 Commits (94ec525ba5bc763210b1fb0198beeee2fe601b99)

Author SHA1 Message Date
  Karl Rasche a8a4ad452e added parsing exercises for ARL and relative offsets in ARB_vp 22 years ago
  Karl Rasche 93c2dacca6 A quick little test to show disapeearing specular color between vertex and fragment program execution 22 years ago
  Jouk Jansen 58f88a29d2 Committing in . 22 years ago
  Brian Paul a763123b35 glFBDev driver from embedded-2 branch. 22 years ago
  Brian Paul 15f7f4e31f press f key to toggle front/back drawing/copying 22 years ago
  Karl Schultz f9b0ac691c Windows needs to #define GL_GLEXT_PROTOTYPES 22 years ago
  Karl Rasche 9b0dcfd408 s/inverse/invtrans.. whoopsie 22 years ago
  Karl Rasche dda09a6154 Moving NV_fragment_program tests to ARB_fragment_program 22 years ago
  Karl Rasche 15955f1c5e Porting NV_vertex_program demos to ARB_vertex_program 22 years ago
  Karl Rasche 4814d79c99 Porting NV_vertex_program tests to ARB_vertex_program 22 years ago
  Keith Whitwell 8525fae3b8 build fixes, rh9 22 years ago
  Daniel Borca 08e6fb367e texture compression testbed 22 years ago
  Brian Paul 16c119bab2 remove GL_GLEXT_LEGACY 22 years ago
  Brian Paul 35b52c72d0 added more debug code and tests 22 years ago
  Brian Paul 0f22705b0b remove some cruft 22 years ago
  Brian Paul 4524274377 exercise more vertex buffer object functions 22 years ago
  Daniel Borca 009d7f8ba1 Minor MinGW fixes 22 years ago
  Brian Paul 5fd77da4f6 improved 'clean' targets (Otto Solares) 22 years ago
  Brian Paul a75246f8f5 updates from Daniel Borca 22 years ago
  Karl Schultz cafc787027 Add project file for new spriteblast demo. (Update dependency) 22 years ago
  Karl Schultz 26577e4939 Add project file for new spriteblast demo. 22 years ago
  Brian Paul 1a89978d83 GL_ARB_point_sprite demo 22 years ago
  Karl Schultz 77a505a4bb MS dev studio project file for teapots demo. 22 years ago
  Karl Schultz c1cbde2ae1 Workspace file for redbook programs 22 years ago
  Karl Schultz 2c9618bb12 Change projection transform so that the top row of teapots are now visible. 22 years ago
  Karl Schultz f3a63d69ff Create 'all' project to make it easy to build and clean all the programs in the demos directory. 22 years ago
  Karl Schultz ea9365b48a Add remaining demos. 22 years ago
  Karl Schultz 6872c21ace New visual studio project fiile for building demos. 22 years ago
  Karl Schultz ff750fe8cb Make binary - even though this is a text file, common practice is to store MS studio files as binary 22 years ago
  Karl Schultz 85be17868c Now obsolete. 22 years ago
  Karl Schultz 84c2730866 New visual studio workspace and projects for building demos. 22 years ago
  Karl Schultz 80d719f11a Remove first attempt at using visual studio projects to compile demos. 22 years ago
  Brian Paul 1ceeac29ec s/GL_READ_WRITE_ARB/GL_WRITE_ONLY_ARB/ 22 years ago
  Brian Paul de8d410a99 Exercise the GL_ELEMENT_ARRAY_BUFFER_ARB path 22 years ago
  Brian Paul 6bced0148e test GL_ARB_vertex_buffer_object 22 years ago
  Brian Paul 50253ea0a3 Remove all the swap_control stuff from glxgears demo (restored to vers 1.2). 22 years ago
  Brian Paul 445ecdcebd use GL_GLEXT_PROTOTYPES 22 years ago
  Brian Paul 91253e7be5 more debugger development 22 years ago
  Brian Paul 044f20d1ea files for CVS to ignore 22 years ago
  Jouk Jansen 054b5aef92 Committing in . 22 years ago
  Brian Paul 03f0ddbe4c include math.h 22 years ago
  Ian Romanick c8363a31cf Added support for EXT_texture_mirror_clamp and the single wrap mode 22 years ago
  Brian Paul b3680df593 s/DP4/DP3/ 22 years ago
  Brian Paul 254e201721 s/DP4/DP3/ 22 years ago
  Brian Paul 760960028f Updates from Daniel Borca 22 years ago
  Brian Paul 9e94aaf6e3 remove unused bytes variable 22 years ago
  Brian Paul 0b12650701 space bar to toggle animation 22 years ago
  Brian Paul 2230b8518e test program to exercise glDraw/ReadPixels(GL_DEPTH_COMPONENT) and pixel zooming 22 years ago
  Jon Smirl 7c819439ba Rename Makefile to Makefile.X11, add depend support 22 years ago
  Jon Smirl 52f246bd23 Added missing includes for standard header files 22 years ago