2003-07-24 |
Karl Schultz | project file for osdemo |
commit | commitdiff | tree |
2003-07-24 |
Karl Schultz | Add osmesa project |
commit | commitdiff | tree |
2003-07-24 |
Karl Schultz | add symbols needed by osmesa. |
commit | commitdiff | tree |
2003-07-24 |
Karl Schultz | Project file for osmesa |
commit | commitdiff | tree |
2003-07-24 |
Karl Schultz | moved to top of tree. |
commit | commitdiff | tree |
2003-07-24 |
Karl Schultz | Microsoft Visual Studio 6 Workspace file for building... |
commit | commitdiff | tree |
2003-07-24 |
Brian Paul | if texture color table is enabled, use the color table... |
commit | commitdiff | tree |
2003-07-24 |
Karl Schultz | fix location of mesa.def |
commit | commitdiff | tree |
2003-07-24 |
Karl Schultz | linker exports defs |
commit | commitdiff | tree |
2003-07-24 |
Karl Schultz | Project to build the gears demo program. |
commit | commitdiff | tree |
2003-07-24 |
Karl Schultz | Workspace to build Mesa demos and sample programs. |
commit | commitdiff | tree |
2003-07-24 |
Karl Schultz | Project file to build GLUT32.DLL |
commit | commitdiff | tree |
2003-07-24 |
Karl Schultz | Project file to build GLU32.DLL |
commit | commitdiff | tree |
2003-07-24 |
Karl Schultz | Source code for GDI driver. |
commit | commitdiff | tree |
2003-07-24 |
Karl Schultz | Project file to build gdi driver and OPENGL32.DLL. |
commit | commitdiff | tree |
2003-07-24 |
Karl Schultz | Project file to build tnl - creates static LIB that... |
commit | commitdiff | tree |
2003-07-24 |
Karl Schultz | Project file to build swrast - creates static LIB that... |
commit | commitdiff | tree |
2003-07-24 |
Karl Schultz | Project file to build core mesa - creates static LIB... |
commit | commitdiff | tree |
2003-07-24 |
Karl Schultz | Visual Studio Workspace file for building Mesa. This... |
commit | commitdiff | tree |
2003-07-24 |
Karl Schultz | Removing from this directory. Will be added to new... |
commit | commitdiff | tree |
2003-07-24 |
Karl Schultz | Remove obsolete file. |
commit | commitdiff | tree |
2003-07-24 |
Karl Schultz | Windows does not define HUGE_VAL, so use the IEEE hex... |
commit | commitdiff | tree |
2003-07-23 |
Brian Paul | fix a few more glitches from last big check-in |
commit | commitdiff | tree |
2003-07-23 |
Brian Paul | fix GL_SGI_texture_colortable bugs |
commit | commitdiff | tree |
2003-07-23 |
Brian Paul | fill in chapter 5, 6 text |
commit | commitdiff | tree |
2003-07-22 |
Brian Paul | remove printf |
commit | commitdiff | tree |
2003-07-22 |
Brian Paul | New interactive debugging code - vertex or fragment... |
commit | commitdiff | tree |
2003-07-22 |
Brian Paul | Restore more code lost during last big merge. |
commit | commitdiff | tree |
2003-07-22 |
Brian Paul | Implement debugger callback, etc for vertex programs... |
commit | commitdiff | tree |
2003-07-21 |
Brian Paul | tokens, functions for GL_MESA_program_debug |
commit | commitdiff | tree |
2003-07-21 |
Brian Paul | vertex/fragment debugger extension |
commit | commitdiff | tree |
2003-07-21 |
Brian Paul | test program for GL_MESA_program_debug extension |
commit | commitdiff | tree |
2003-07-21 |
Brian Paul | Initial implementation of GL_MESA_program_debug - a... |
commit | commitdiff | tree |
2003-07-18 |
Brian Paul | Numbered productions for ARB_vertex_program grammar... |
commit | commitdiff | tree |
2003-07-18 |
Brian Paul | Karl Rasche's ARB_vertex_program parser |
commit | commitdiff | tree |
2003-07-18 |
Brian Paul | Fix up FEATURE_* defines in config.h |
commit | commitdiff | tree |
2003-07-18 |
Brian Paul | Fix up some loose ends from the last big check-in. |
commit | commitdiff | tree |
2003-07-17 |
Brian Paul | more DOS updates from Daniel Borca |
commit | commitdiff | tree |
2003-07-17 |
Keith Whitwell | Merge Jose's documentation and core Mesa changes from... |
commit | commitdiff | tree |
2003-07-11 |
Brian Paul | DOS updates from Daniel Borca |
commit | commitdiff | tree |
2003-07-10 |
Brian Paul | added GL_VERSION check |
commit | commitdiff | tree |
2003-07-07 |
Brian Paul | fix conformance glitch introduced with NPOT extension |
commit | commitdiff | tree |
2003-07-07 |
Brian Paul | minor fixes in _mesa_TexGen[id]v() to silence valgrind |
commit | commitdiff | tree |
2003-07-03 |
Brian Paul | fix int/float conversion for GL_TEXTURE_PRIORITY in... |
commit | commitdiff | tree |
2003-07-03 |
Brian Paul | bigger window |
commit | commitdiff | tree |
2003-07-03 |
Brian Paul | GL_ARB_texture_non_power_of_two test program |
commit | commitdiff | tree |
2003-07-03 |
Brian Paul | added GL_ARB_texture_non_power_of_two |
commit | commitdiff | tree |
2003-07-03 |
Brian Paul | Implemented GL_ARB_texture_non_power_of_two (except... |
commit | commitdiff | tree |
2003-07-03 |
Brian Paul | tweak checks for display list zero |
commit | commitdiff | tree |
2003-07-03 |
Brian Paul | Simplify extension string handling. |
commit | commitdiff | tree |
2003-07-02 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree |
2003-06-30 |
Brian Paul | DOS updates (Daniel Borca) |
commit | commitdiff | tree |
2003-06-27 |
Brian Paul | add a few more digits to PI to make Evgeny happy |
commit | commitdiff | tree |
2003-06-17 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree |
2003-06-17 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree |
2003-06-16 |
Brian Paul | DOS updates for new tree (Daniel Borca) |
commit | commitdiff | tree |
2003-06-16 |
Brian Paul | fix include paths (Daniel Borca) |
commit | commitdiff | tree |
2003-06-13 |
Brian Paul | GLUT for OS/2 (Evgeny Kotsuba) |
commit | commitdiff | tree |
2003-06-13 |
Brian Paul | fix typo, added space/anim control |
commit | commitdiff | tree |
2003-06-13 |
Brian Paul | GL_ARB_occlusion_query demo. |
commit | commitdiff | tree |
2003-06-13 |
Brian Paul | Implemented GL_ARB_occlusion_query (not 100% finalized). |
commit | commitdiff | tree |
2003-06-13 |
Brian Paul | More clean-ups and re-org |
commit | commitdiff | tree |
2003-06-13 |
Brian Paul | added new GL_ARB_v_p instructions |
commit | commitdiff | tree |
2003-06-12 |
Brian Paul | s/ATTRIB_h/ATTRIB_H/ |
commit | commitdiff | tree |
2003-06-11 |
Brian Paul | added null pointer check in tnl_copy_to_current() |
commit | commitdiff | tree |
2003-06-11 |
Brian Paul | new buffer/context visual compatibility test (Phil... |
commit | commitdiff | tree |
2003-06-11 |
Brian Paul | added missing types to _mesa_VertexAttribPointerARB() |
commit | commitdiff | tree |
2003-06-11 |
Brian Paul | clean up _tnl_copy_to_current() |
commit | commitdiff | tree |
2003-06-10 |
Brian Paul | moved from main/ to glapi/ |
commit | commitdiff | tree |
2003-06-10 |
Brian Paul | Further makefile clean-up, concentrated on the x86... |
commit | commitdiff | tree |
2003-06-10 |
Brian Paul | fixes for x86 builds |
commit | commitdiff | tree |
2003-06-10 |
Brian Paul | GL_EXT_texture_rectangle, directory tree info |
commit | commitdiff | tree |
2003-06-10 |
Brian Paul | fix GL_CURRENT_VERTEX_ATTRIB_ARB queries |
commit | commitdiff | tree |
2003-06-10 |
Brian Paul | update for new directory tree |
commit | commitdiff | tree |
2003-06-10 |
Brian Paul | add missing vertex attribs in _tnl_copy_to_current() |
commit | commitdiff | tree |
2003-06-10 |
Brian Paul | fixed secondary color typo |
commit | commitdiff | tree |
2003-06-10 |
Brian Paul | updated old-style makefiles for new tree |
commit | commitdiff | tree |
2003-06-05 |
Ian Romanick | Removed all RCS / CVS tags (Id, Header, Date, etc.... |
commit | commitdiff | tree |
2003-06-04 |
Brian Paul | comments regarding window sizing |
commit | commitdiff | tree |
2003-06-04 |
Brian Paul | Added GL_EXT_texture_rectangle (identical to GL_NV_text... |
commit | commitdiff | tree |
2003-06-02 |
Ian Romanick | Removed fields from 'struct gl_extensions' for extensio... |
commit | commitdiff | tree |
2003-06-02 |
Brian Paul | s/DrawBuffer/ReadBuffer/ in _mesa_ResizeBuffersMESA... |
commit | commitdiff | tree |
2003-06-02 |
Brian Paul | updated rule for make OSMesa lib (Brad King) |
commit | commitdiff | tree |
2003-06-02 |
Brian Paul | Added GL_LIB_NAME / GLU_LIB_NAME so the default name... |
commit | commitdiff | tree |
2003-06-01 |
Brian Paul | remove test file |
commit | commitdiff | tree |
2003-06-01 |
Brian Paul | updated release steps |
commit | commitdiff | tree |
2003-06-01 |
Brian Paul | latest updates for 5.1 |
commit | commitdiff | tree |
2003-06-01 |
Brian Paul | Remove a bunch of really old/obsolete configs. |
commit | commitdiff | tree |
2003-06-01 |
Brian Paul | Replace most mklib.* scripts with a new uber-mklib... |
commit | commitdiff | tree |
2003-06-01 |
Brian Paul | setup default programs for GL_ARB_vertex/fragment_program |
commit | commitdiff | tree |
2003-05-30 |
Brian Paul | minor error check tweaks for NV_light_max_exponent |
commit | commitdiff | tree |
2003-05-30 |
Brian Paul | added GL_NV_light_max_exponent |
commit | commitdiff | tree |
2003-05-30 |
Ian Romanick | Added support for NV_light_max_exponent. |
commit | commitdiff | tree |
2003-05-30 |
Ian Romanick | Removed an accidental addition in the previous commit. |
commit | commitdiff | tree |
2003-05-30 |
Brian Paul | minor clean-ups |
commit | commitdiff | tree |
2003-05-30 |
Brian Paul | misc changes from testing |
commit | commitdiff | tree |
2003-05-30 |
Brian Paul | include readtex.h |
commit | commitdiff | tree |
2003-05-30 |
Brian Paul | display both YCbCr and RGB image (Ian) |
commit | commitdiff | tree |
2003-05-30 |
Brian Paul | applied Ian's misc patches |
commit | commitdiff | tree |
2003-05-28 |
Brian Paul | s/_T_VBXFORM_H/_T_IMM_EXEC_H/ |
commit | commitdiff | tree |
next |