summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/descrip.mms
Commit message (Collapse)AuthorAgeFilesLines
* Remove OpenVMS supportMatt Turner2012-11-161-258/+0
| | | | | | | | | | Not maintained since 2008. Doubtful that it's worked in quite a while. Also see commit 32ac8cb05 which removed VMS stuff from Makefile in 2009. Cc: Jouk Jansen <[email protected]> Reviewed-by: Brian Paul <[email protected]> Signed-off-by: Andreas Boll <[email protected]>
* mesa: split error handling into its own filenobled2012-03-101-0/+3
| | | | Also add _mesa_vsnprintf.
* glapi: Move src/mesa/main/dispatch.c to glapi and rename.Chia-I Wu2010-02-251-3/+0
| | | | | | main/dispatch.c is a glapi source file. It is part of GLAPI_SOURCES in sources.mak and part of glapi_sources in SConscript. This commit moves it to glapi/ and renames it to glapi_dispatch.c.
* mesa: asst updates for VMSJouk Jansen2008-09-291-1/+31
|
* Update of OpenVMS makefiles for the use of "new" include file conventionJouk2007-10-031-1/+3
|
* Updated OpenVMS makefilesJ.Jansen2007-05-101-9/+14
| | | | | | | | | | | | modified: src/mesa/descrip.mms modified: src/mesa/drivers/osmesa/descrip.mms modified: src/mesa/drivers/x11/descrip.mms modified: src/mesa/main/descrip.mms modified: src/mesa/shader/descrip.mms modified: src/mesa/shader/slang/descrip.mms modified: src/mesa/swrast/descrip.mms modified: src/mesa/swrast_setup/descrip.mms modified: src/mesa/tnl/descrip.mms
* Move mipmap generation functions, texture scaling functions into newBrian Paul2006-09-291-0/+3
| | | | mipmap.c file.
* OpenVMS compile support updateJouk Jansen2006-06-161-0/+3
| | | | | | Modified Files: Mesa/src/mesa/main/descrip.mms ----------------------------------------------------------------------
* added rbadaptors.cBrian Paul2006-05-191-0/+2
|
* added depthstencil.cBrian Paul2005-11-161-0/+3
|
* descrip.mms syntax correctionJouk Jansen2005-10-201-1/+1
|
* updated for new mm.c, execmem.c filesBrian Paul2005-10-191-0/+6
|
* Committing in .Jouk Jansen2005-09-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | 1) change compilation on VMS to use IEEE floating points 2) one more problem with _mesa_sprintf solved Modified Files: Mesa/docs/README.VMS Mesa/progs/demos/descrip.mms Mesa/progs/tests/descrip.mms Mesa/progs/util/descrip.mms Mesa/progs/xdemos/descrip.mms Mesa/src/glu/mesa/descrip.mms Mesa/src/glu/sgi/descrip.mms Mesa/src/glut/glx/descrip.mms Mesa/src/mesa/array_cache/descrip.mms Mesa/src/mesa/drivers/common/descrip.mms Mesa/src/mesa/drivers/osmesa/descrip.mms Mesa/src/mesa/drivers/x11/descrip.mms Mesa/src/mesa/glapi/descrip.mms Mesa/src/mesa/main/descrip.mms Mesa/src/mesa/main/texobj.c Mesa/src/mesa/math/descrip.mms Mesa/src/mesa/shader/descrip.mms Mesa/src/mesa/shader/grammar/descrip.mms Mesa/src/mesa/shader/slang/descrip.mms Mesa/src/mesa/swrast/descrip.mms Mesa/src/mesa/swrast_setup/descrip.mms Mesa/src/mesa/tnl/descrip.mms ----------------------------------------------------------------------
* Committing in .Jouk Jansen2005-05-101-1/+14
| | | | | | | | | | OpenVMS compile support update for new buffer-code Modified Files: Mesa/src/mesa/drivers/x11/descrip.mms Mesa/src/mesa/main/descrip.mms Mesa/src/mesa/swrast/descrip.mms ----------------------------------------------------------------------
* added fbobject.c to sourcesBrian Paul2005-02-051-0/+3
|
* added getstring.cBrian Paul2005-01-161-0/+3
|
* Committing in .Jouk Jansen2004-08-191-2/+2
| | | | | | | | Missing .'s Modified Files: Mesa/src/mesa/main/descrip.mms Mesa/src/mesa/tnl/descrip.mms ----------------------------------------------------------------------
* updates from JoukBrian Paul2004-08-181-3/+4
|
* updated other makefilesBrian Paul2004-04-271-3/+6
|
* Committing in .Jouk Jansen2004-04-051-181/+181
| | | | | | | | | | | | | Correction on last commit (My FTP-server on linux is playing games with <CR>'s) Modified Files: Mesa/src/mesa/drivers/common/descrip.mms Mesa/src/mesa/main/descrip.mms Mesa/src/mesa/shader/arbprogparse.c Mesa/src/mesa/shader/descrip.mms Mesa/src/mesa/swrast/descrip.mms Mesa/src/mesa/tnl/descrip.mms ----------------------------------------------------------------------
* Committing in .Jouk Jansen2004-04-051-181/+181
| | | | | | | | | | | | | | Updated OpenVMS compile support due to shader directory. Removed <CR>'s in arbprogparse.c Modified Files: Mesa/src/mesa/descrip.mms Mesa/src/mesa/drivers/common/descrip.mms Mesa/src/mesa/main/descrip.mms Mesa/src/mesa/shader/arbprogparse.c Mesa/src/mesa/shader/descrip.mms Mesa/src/mesa/swrast/descrip.mms Mesa/src/mesa/tnl/descrip.mms ----------------------------------------------------------------------
* Take a stab at updating the VMS files.Brian Paul2004-03-291-27/+0
|
* Committing in .Jouk Jansen2003-12-081-0/+3
| | | | | | | | | | | | | OpenVMS compile issues Modified Files: Mesa-newtree/progs/tests/cva.c Mesa-newtree/progs/tests/dinoshade.c Mesa-newtree/progs/tests/multipal.c Mesa-newtree/src/mesa/main/descrip.mms Mesa-newtree/src/mesa/tnl/descrip.mms Mesa-newtree/src/mesa/tnl/t_vtx_api.c ----------------------------------------------------------------------
* Committing in .Jouk Jansen2003-11-211-0/+3
| | | | | | | | | | - Added arbparse.c to OpenVMS makefile - Added 2 type casts in a strcmp call to make my compiler happy. Modified Files: Mesa-newtree/src/mesa/main/arbparse.c Mesa-newtree/src/mesa/main/descrip.mms ----------------------------------------------------------------------
* Committing in .Jouk Jansen2003-10-211-6/+3
| | | | | | | | | | | The latest version of the OpenVMS DECCRTL contains (v)snprintf If this one is beeing used the (v)snprintf routines are not compiled in from mesa's source. Modified Files: Mesa-newtree/src/mesa/main/descrip.mms Mesa-newtree/src/mesa/main/imports.c ----------------------------------------------------------------------
* Moved some shared vertex/fragment program code into new program.c file.Brian Paul2003-08-311-0/+3
| | | | | | | Implemented new program_parameter_list type and functions for dealing with named program parameters, constants and GL state references. New state_index enum for describing GL state referenced within ARB vertex/ fragment programs. Plus, functions for fetching named GL state.
* Committing in .Jouk Jansen2003-08-111-0/+6
| | | | | | | | Update OpenVMS makefile due to new source files. Modified Files: Mesa-newtree/src/mesa/main/descrip.mms ----------------------------------------------------------------------
* Committing in .Jouk Jansen2003-07-021-0/+55
| | | | | | | | | | | | | | | | | | | | 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 ----------------------------------------------------------------------
* Committing in .Jouk Jansen2003-06-171-419/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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 ----------------------------------------------------------------------
* Committing in .Jouk Jansen2003-04-291-0/+1
| | | | | | | | Updating OpenVMS compile support Modified Files: Mesa/src/descrip.mms Mesa/xdemos/glxgears.c ----------------------------------------------------------------------
* Added arbprogram.c to Makefiles.Brian Paul2003-04-171-0/+1
| | | | | Added display list support for GL_NV_fragment_program. Assorted clean-ups.
* Committing in .Jouk Jansen2003-04-011-1/+1
| | | | | | | | added bufferobj.obj Modified Files: Mesa/src/descrip.mms ----------------------------------------------------------------------
* Basic infrastructure for GL_ARB_vertex_buffer_object.Brian Paul2003-03-291-0/+2
|
* histogram code move, remove s_histogram.[ch] from MakefilesBrian Paul2003-03-251-4/+0
|
* Committing in .Jouk Jansen2003-03-051-3/+1
| | | | | | | | Removed src/mmath.c from OpenVMS makefile Modified Files: Mesa/src/descrip.mms ----------------------------------------------------------------------
* Committing in .Jouk Jansen2003-01-151-18/+22
| | | | | | | | | the latest changes were in UNIX and not VMS makefile syntax. changed to VMS syntax. Modified Files: Mesa/src/descrip.mms ----------------------------------------------------------------------
* First batch of code for GL_NV_fragment_program.Brian Paul2003-01-141-5/+12
| | | | | Re-org of some GL_NV_vertex_program code. Replace MAX_TEXTURE_UNITS with MAX_TEXTURE_COORD_UNITS and MAX_TEXTURE_IMAGE_UNITS.
* Committing in .Jouk Jansen2002-10-251-3/+1
| | | | | | | | Removed src/mem.c from OpenVMS makefile Modified Files: Mesa/src/descrip.mms ----------------------------------------------------------------------
* remove lowpc.c and highpc.cBrian Paul2002-10-151-4/+0
|
* Committing in .Jouk Jansen2002-09-271-3/+4
| | | | | | | | texcompress.c added to OpenVMS makefile. Modified Files: Mesa/src/descrip.mms ----------------------------------------------------------------------
* Committing in .Jouk Jansen2002-09-051-0/+2
| | | | | | | | | | Adding vsnprintf support for OpenVMS (needed in src/imports.c) Modified Files: Mesa/src/Makefile.am Mesa/src/descrip.mms Added Files: Mesa/src/vsnprintf.c ----------------------------------------------------------------------
* Committing in .Jouk Jansen2002-06-131-2/+0
| | | | | | | | Removed config.c Modified Files: Mesa/src/descrip.mms ----------------------------------------------------------------------
* Committing in .Jouk Jansen2002-04-221-2/+1
| | | | | | | | | Remove __FUNCTION__ macro definition from CC compile definitions. (OpenVMS only) Modified Files: Mesa/src/descrip.mms ----------------------------------------------------------------------
* Committing in .Jouk Jansen2002-04-101-9/+2
| | | | | | | | Update OpenVMS makefile Modified Files: Mesa/src/descrip.mms ----------------------------------------------------------------------
* removed references to removed source filesBrian Paul2002-02-021-8/+0
|
* Committing in .Jouk Jansen2001-12-171-0/+10
| | | | | | | | | Update OpenVMS makefile for vertex-routines #ifndef __VMS added for one print statement containing __FUNCTION__ Modified Files: Mesa/src/descrip.mms Mesa/src/tnl/t_imm_api.c ----------------------------------------------------------------------
* Committing in .Jouk Jansen2001-07-131-4/+0
| | | | | | | | | Modified Files: Mesa/src/descrip.mms Mesa/src/FX/fxtris.c Mesa/src/FX/fxvb.c -updated OpenVMS makefile -fixed compilation if FX is NOT defined. ----------------------------------------------------------------------
* Modified Files:mesa_3_5Jouk Jansen2001-06-211-9/+0
| | | | | | | | Mesa/src/descrip.mms Removed obsolete .obj files. ----------------------------------------------------------------------
* Consolidated source files. Since the re-org a number of source filesBrian Paul2001-06-181-9/+0
| | | | only had one or two functions left in them.
* Committing in .Jouk Jansen2001-04-041-2/+0
| | | | | | | | | Modified Files: Mesa/src/descrip.mms Removed glapinoop ----------------------------------------------------------------------