Karl Schultz
e38a55ecb2
Generate browse info for Debug version.
hace 22 años
Karl Schultz
dc24230de7
Silence compiler warnings about implicit casts or conversions by supplying explicit casts and/or tweaking constant and variable definitions.
hace 22 años
Brian Paul
d12a871b21
s/GLuint/GLint/
hace 22 años
Brian Paul
e39a334f1a
fix minor warnings with casts
hace 22 años
Karl Schultz
c769a7febf
add arbfragparse.c to project.
hace 22 años
Brian Paul
f5515cb4af
Move clamping of texture LOD bias to texture application time.
hace 22 años
Brian Paul
760960028f
Updates from Daniel Borca
hace 22 años
Brian Paul
9e94aaf6e3
remove unused bytes variable
hace 22 años
Brian Paul
3a604da4cc
added GL_EXT_texture_lod_bias to OpenGL 1.4 feature list
hace 22 años
Brian Paul
58c5df87be
remove a bunch of the extension definitions from the legacy section
hace 22 años
Brian Paul
0b12650701
space bar to toggle animation
hace 22 años
Brian Paul
781fb93877
Added OpenGL 1.4's per-texture LOD bias.
hace 22 años
Brian Paul
a6ed6f48e6
make _glapi_get_proc_address() return NULL if function doesn't start with gl prefix
hace 22 años
Jouk Jansen
d49acd629b
Committing in .
Added a type cast to silence the OpenVMS DECC compiler
Modified Files:
Mesa-newtree/src/mesa/swrast/s_nvfragprog.c
----------------------------------------------------------------------
hace 22 años
Brian Paul
d2d3052378
latest extensions and updates
hace 22 años
Brian Paul
371f7cdb7a
fix PFNGLMULTIMODEDRAWARRAYSIBMPROC
hace 22 años
Brian Paul
f9dbd07e14
regenerated for GL_IBM_multimode_draw_arrays
hace 22 años
Jon Smirl
dc22a652c9
Fix compile problems with `glMultiModeDrawArraysIBM'
Adjust makefiles to create depends and not store it in CVS
Remove dependency on kernel pci_ids.h
hace 22 años
Brian Paul
d620015abd
indentation fix
hace 22 años
Brian Paul
2230b8518e
test program to exercise glDraw/ReadPixels(GL_DEPTH_COMPONENT) and pixel zooming
hace 22 años
Brian Paul
4be6c0f04b
glDrawPixels(GL_DEPTH_COMPONENT) with glPixelZoom didn't work
hace 22 años
Jon Smirl
a3a10e6dfc
Add missing assembly file from radeon build
hace 22 años
Jon Smirl
e28a4c147c
Remove files not used in current MGA driver
hace 22 años
Jon Smirl
1da1f1e4ba
update fb makefile for new directory structure, add depends
hace 22 años
Jon Smirl
7c819439ba
Rename Makefile to Makefile.X11, add depend support
hace 22 años
Jon Smirl
52f246bd23
Added missing includes for standard header files
hace 22 años
Jon Smirl
724c2c7f6f
Add file miniglx.h
hace 22 años
Jon Smirl
ae530c2ff9
Renaming Makefile to Makefile.X11, added depend support, adjusted paths
hace 22 años
Ian Romanick
6373672367
Trivial changes to add support for GL_ARB_point_sprite, which is a
subset of GL_NV_point_sprite (which was already supported).
hace 22 años
Ian Romanick
3baefe663b
Added support for GL_IBM_multimode_draw_arrays.
Added non-static entrypoints and the name string for
GL_SUN_multi_draw_arrays (identical to GL_EXT_multi_draw_arrays).
Made add_newer_entrypoints (in src/mesa/main/context.c) table driven.
This reduced the size of context.o by about 3KB.
hace 22 años
Brian Paul
5df82c82bd
patch to import Jon Smirl's work from Bitkeeper
hace 22 años
Brian Paul
1a84876d79
restore gcc-sl config
hace 22 años
Brian Paul
4778beb761
updates from Daniel Borca
hace 22 años
Keith Whitwell
12c037dbff
Use correct conversions when translating array colors.
hace 22 años
Brian Paul
9ec58c2c5b
DOS and glide driver updates from Daniel Borca
hace 22 años
Brian Paul
3dc8cc4ebc
glPixelMap fix
hace 22 años
Brian Paul
9d73b81068
Fix glPixelMap: s/GLint/GLsizei/
hace 22 años
Brian Paul
d4576154e6
glPixelMap[f/ui/us]v()'s size parameter is GLsizei, not GLint.
hace 22 años
Brian Paul
bb93870133
simplify some python code
hace 22 años
Brian Paul
8a033fa135
minor code improvement in glGenTextures
hace 22 años
Brian Paul
01bb309cce
register file changes
hace 22 años
Brian Paul
f2dd273322
Re-org of register files for vertex/fragment programs. Will be easier to
hook in global state references, etc. for ARB programs.
hace 22 años
Brian Paul
4f12be0249
fix some broken links
hace 22 años
Jouk Jansen
3bbe68510f
Committing in .
Update OpenVMS makefile due to new source files.
Modified Files:
Mesa-newtree/src/mesa/main/descrip.mms
----------------------------------------------------------------------
hace 22 años
Brian Paul
e17c1abd67
added arbfrag/vertparse
hace 22 años
Brian Paul
b5a41d6050
prep for OpenGL 1.5
hace 22 años
Brian Paul
2c50b922d6
fix a bunch of warnings
hace 22 años
Brian Paul
49555d14a8
remove temporary prototypes
hace 22 años
Brian Paul
8f44286b29
placeholder files
hace 22 años
Brian Paul
1b252a4f6f
added info about Mesa-newtree
hace 22 años