Karl Schultz
c06ff13b14
Project file to build GLUT32.DLL
il y a 22 ans
Karl Schultz
5c04693a3f
Project file to build GLU32.DLL
il y a 22 ans
Karl Schultz
b6a74a4f6e
Source code for GDI driver.
il y a 22 ans
Karl Schultz
fbd052efed
Project file to build gdi driver and OPENGL32.DLL.
il y a 22 ans
Karl Schultz
9baab01c1f
Project file to build tnl - creates static LIB that is later linked to make a DLL.
il y a 22 ans
Karl Schultz
bff1bf9794
Project file to build swrast - creates static LIB that is later linked to make a DLL.
il y a 22 ans
Karl Schultz
b1bc0dc3f4
Project file to build core mesa - creates static LIB that is later linked to make a DLL.
il y a 22 ans
Karl Schultz
341313b601
Visual Studio Workspace file for building Mesa. This workspace contains projects for building core mesa, backend drivers (e.g., gdi, dx7, ...), GLU, and GLUT. The project files are placed in the appropriate places in the Mesa tree.
il y a 22 ans
Karl Schultz
f78311ed64
Removing from this directory. Will be added to new gdi driver directory.
il y a 22 ans
Karl Schultz
6ff00f91c8
Remove obsolete file.
il y a 22 ans
Karl Schultz
6b4716c63a
Windows does not define HUGE_VAL, so use the IEEE hex constants.
il y a 22 ans
Brian Paul
9c7b81697b
fix a few more glitches from last big check-in
il y a 22 ans
Brian Paul
9f9bed9c8e
fix GL_SGI_texture_colortable bugs
il y a 22 ans
Brian Paul
d19b5db5dc
fill in chapter 5, 6 text
il y a 22 ans
Brian Paul
ad6ecf0227
remove printf
il y a 22 ans
Brian Paul
6a940e8946
New interactive debugging code - vertex or fragment program.
il y a 22 ans
Brian Paul
05944c031c
Restore more code lost during last big merge.
Rename colortable-related functions.
il y a 22 ans
Brian Paul
f7fda86c6d
Implement debugger callback, etc for vertex programs. Misc clean-ups.
il y a 22 ans
Brian Paul
389858ee7b
tokens, functions for GL_MESA_program_debug
il y a 22 ans
Brian Paul
64da663f51
vertex/fragment debugger extension
il y a 22 ans
Brian Paul
5366b01d86
test program for GL_MESA_program_debug extension
il y a 22 ans
Brian Paul
08ff059f20
Initial implementation of GL_MESA_program_debug - a vertex/fragment program
debugging extension.
il y a 22 ans
Brian Paul
190c11e06d
Numbered productions for ARB_vertex_program grammar (Karl Rasche)
il y a 22 ans
Brian Paul
9a0d97a21c
Karl Rasche's ARB_vertex_program parser
il y a 22 ans
Brian Paul
f44898c088
Fix up FEATURE_* defines in config.h
_glapi_add_entrypoint() updates in context.c
il y a 22 ans
Brian Paul
702ca20bf0
Fix up some loose ends from the last big check-in.
il y a 22 ans
Brian Paul
c19cbb58cd
more DOS updates from Daniel Borca
il y a 22 ans
Keith Whitwell
6dc8557500
Merge Jose's documentation and core Mesa changes from embedded branch
il y a 22 ans
Brian Paul
44c699949a
DOS updates from Daniel Borca
il y a 22 ans
Brian Paul
356959952c
added GL_VERSION check
il y a 22 ans
Brian Paul
f6e76fe9b5
fix conformance glitch introduced with NPOT extension
il y a 22 ans
Brian Paul
ef751eb08b
minor fixes in _mesa_TexGen[id]v() to silence valgrind
il y a 22 ans
Brian Paul
92d31641d2
fix int/float conversion for GL_TEXTURE_PRIORITY in gl[Get]TexParameteri[v]
il y a 22 ans
Brian Paul
b464dee72b
bigger window
il y a 22 ans
Brian Paul
7568561fa7
GL_ARB_texture_non_power_of_two test program
il y a 22 ans
Brian Paul
235c150f0a
added GL_ARB_texture_non_power_of_two
il y a 22 ans
Brian Paul
887e2cf01a
Implemented GL_ARB_texture_non_power_of_two (except for auto mipmap generation).
il y a 22 ans
Brian Paul
32bac60519
tweak checks for display list zero
il y a 22 ans
Brian Paul
de4f460e20
Simplify extension string handling.
il y a 22 ans
Jouk Jansen
9826ca3ef5
Committing in .
Enable installation on OpenVMS ODS5 disks.
Modified Files:
Mesa-newtree/progs/demos/descrip.mms
Mesa-newtree/progs/tests/descrip.mms
Mesa-newtree/progs/xdemos/descrip.mms
Mesa-newtree/src/glut/glx/descrip.mms
Mesa-newtree/src/mesa/array_cache/descrip.mms
Mesa-newtree/src/mesa/drivers/osmesa/descrip.mms
Mesa-newtree/src/mesa/drivers/x11/descrip.mms
Mesa-newtree/src/mesa/glapi/descrip.mms
Mesa-newtree/src/mesa/main/descrip.mms
Mesa-newtree/src/mesa/math/descrip.mms
Mesa-newtree/src/mesa/swrast/descrip.mms
Mesa-newtree/src/mesa/swrast_setup/descrip.mms
Mesa-newtree/src/mesa/tnl/descrip.mms
----------------------------------------------------------------------
il y a 22 ans
Brian Paul
4e28d962ff
DOS updates (Daniel Borca)
il y a 22 ans
Brian Paul
a58214e417
add a few more digits to PI to make Evgeny happy
il y a 22 ans
Jouk Jansen
fb8105fbaa
Committing in .
OpenVMS compile support for new directory tree
One file was missing in the previous commit.
Modified Files:
Mesa-newtree/src/glut/glx/mms_depend
----------------------------------------------------------------------
il y a 22 ans
Jouk Jansen
ccb8284a5b
Committing in .
OpenVMS support for new directory tree
Modified Files:
Mesa-newtree/progs/demos/descrip.mms
Mesa-newtree/progs/tests/descrip.mms
Mesa-newtree/progs/xdemos/descrip.mms
Mesa-newtree/src/glu/sgi/descrip.mms
Mesa-newtree/src/glut/glx/descrip.mms
Mesa-newtree/src/mesa/main/descrip.mms
Added Files:
Mesa-newtree/descrip.mms Mesa-newtree/mms-config.
Mesa-newtree/src/descrip.mms Mesa-newtree/src/glu/descrip.mms
Mesa-newtree/src/mesa/descrip.mms
Mesa-newtree/src/mesa/array_cache/descrip.mms
Mesa-newtree/src/mesa/drivers/osmesa/descrip.mms
Mesa-newtree/src/mesa/drivers/x11/descrip.mms
Mesa-newtree/src/mesa/glapi/descrip.mms
Mesa-newtree/src/mesa/math/descrip.mms
Mesa-newtree/src/mesa/swrast/descrip.mms
Mesa-newtree/src/mesa/swrast_setup/descrip.mms
Mesa-newtree/src/mesa/tnl/descrip.mms
Mesa-newtree/vms/analyze_map.com Mesa-newtree/vms/xlib.opt
Mesa-newtree/vms/xlib_share.opt
----------------------------------------------------------------------
il y a 22 ans
Brian Paul
642699a19f
DOS updates for new tree (Daniel Borca)
il y a 22 ans
Brian Paul
710207c46f
fix include paths (Daniel Borca)
il y a 22 ans
Brian Paul
225517aff0
GLUT for OS/2 (Evgeny Kotsuba)
il y a 22 ans
Brian Paul
8fa507592b
fix typo, added space/anim control
il y a 22 ans
Brian Paul
86258034d5
GL_ARB_occlusion_query demo.
il y a 22 ans
Brian Paul
b17a722ca3
Implemented GL_ARB_occlusion_query (not 100% finalized).
il y a 22 ans