projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2003-09-12
Kendall Bennett
Updates to fix problems building with the Open Watcom...
commit
|
commitdiff
|
tree
2003-09-12
Brian Paul
allow glTexImage1/2/3D width/height/depth = 0
commit
|
commitdiff
|
tree
2003-09-12
Brian Paul
Allow glTexImage1/2/3D to specify width/height/depth...
commit
|
commitdiff
|
tree
2003-09-09
Brian Paul
display list support for ARB_vertex/fragment_program
commit
|
commitdiff
|
tree
2003-09-09
Brian Paul
plug in vertex buffer object functions
commit
|
commitdiff
|
tree
2003-09-09
Brian Paul
remove duplicate sunos5-smp entries
commit
|
commitdiff
|
tree
2003-09-09
Brian Paul
Added prototypes for internal functions to bufferobj.h.
commit
|
commitdiff
|
tree
2003-09-09
Brian Paul
remove last of mklib.solaris stuff
commit
|
commitdiff
|
tree
2003-09-09
Ian Romanick
Added most of the infrastructure required to support
commit
|
commitdiff
|
tree
2003-09-08
Brian Paul
fix timer bug (801485)
commit
|
commitdiff
|
tree
2003-09-08
Brian Paul
Remove all the swap_control stuff from glxgears demo...
commit
|
commitdiff
|
tree
2003-09-08
Brian Paul
SunOS tweaks (Greg Menke)
commit
|
commitdiff
|
tree
2003-09-08
Brian Paul
update sunos5 targets (Greg Menke)
commit
|
commitdiff
|
tree
2003-09-08
Brian Paul
use GL_GLEXT_PROTOTYPES
commit
|
commitdiff
|
tree
2003-09-05
Brian Paul
more debugger development
commit
|
commitdiff
|
tree
2003-09-05
Brian Paul
fix typo
commit
|
commitdiff
|
tree
2003-09-05
Brian Paul
move GL_MESA_program_debug code into program.c
commit
|
commitdiff
|
tree
2003-09-05
Brian Paul
misc updates
commit
|
commitdiff
|
tree
2003-09-05
Brian Paul
update directories
commit
|
commitdiff
|
tree
2003-09-05
Brian Paul
updated info for Mesa 5.1
commit
|
commitdiff
|
tree
2003-09-05
Brian Paul
Updated for 5.0.2 release.
commit
|
commitdiff
|
tree
2003-09-05
Brian Paul
files for CVS to ignore
commit
|
commitdiff
|
tree
2003-09-05
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
2003-09-04
Brian Paul
implement SWZ and TXB. some code clean-up
commit
|
commitdiff
|
tree
2003-09-04
Brian Paul
move SWIZZLE_ZERO/ONE tokens to program.h
commit
|
commitdiff
|
tree
2003-09-04
Brian Paul
import 5.0.2 info
commit
|
commitdiff
|
tree
2003-09-04
Brian Paul
Added new opcodes for ARB_fragment_program, like ABS...
commit
|
commitdiff
|
tree
2003-09-03
Brian Paul
a little more MiniGLX info
commit
|
commitdiff
|
tree
2003-09-03
Brian Paul
assorted updates
commit
|
commitdiff
|
tree
2003-09-03
Brian Paul
added fbdev/DRI and MiniGLX info
commit
|
commitdiff
|
tree
2003-09-03
Brian Paul
fix a few typos for linux-solo
commit
|
commitdiff
|
tree
2003-09-03
Brian Paul
ARB_point_sprite is not part of OpenGL 1.5
commit
|
commitdiff
|
tree
2003-09-03
Brian Paul
include math.h
commit
|
commitdiff
|
tree
2003-09-03
Brian Paul
add -lCrun for sunos5, added sunos5-smp (Greg M)
commit
|
commitdiff
|
tree
2003-09-02
Ian Romanick
Added support for EXT_texture_mirror_clamp and the...
commit
|
commitdiff
|
tree
2003-09-02
Brian Paul
remove -malign-loops=2 -malign-functions=2 (bug 738020)
commit
|
commitdiff
|
tree
2003-09-02
Brian Paul
added GLUT_CFLAGS to compile GLUT with -fexceptions...
commit
|
commitdiff
|
tree
2003-09-02
Brian Paul
pbuffer info
commit
|
commitdiff
|
tree
2003-09-02
Brian Paul
fix-up CXXFLAGS (bug 757292)
commit
|
commitdiff
|
tree
2003-09-02
Brian Paul
add missing glNormal, glVertex calls (Michal Wozniak)
commit
|
commitdiff
|
tree
2003-09-02
Brian Paul
update from Daniel Borca
commit
|
commitdiff
|
tree
2003-09-02
Brian Paul
fix fog.End error
commit
|
commitdiff
|
tree
2003-08-31
Brian Paul
s/DP4/DP3/
commit
|
commitdiff
|
tree
2003-08-31
Brian Paul
s/DP4/DP3/
commit
|
commitdiff
|
tree
2003-08-31
Brian Paul
always assign texcoord[i][3] to silence valgrind
commit
|
commitdiff
|
tree
2003-08-31
Brian Paul
update parameter indexing
commit
|
commitdiff
|
tree
2003-08-31
Brian Paul
added program.c plus minor fixes
commit
|
commitdiff
|
tree
2003-08-31
Brian Paul
added minor assertion
commit
|
commitdiff
|
tree
2003-08-31
Brian Paul
Moved some shared vertex/fragment program code into...
commit
|
commitdiff
|
tree
2003-08-30
Karl Schultz
Generate browse info for Debug version.
commit
|
commitdiff
|
tree
2003-08-30
Karl Schultz
Silence compiler warnings about implicit casts or conve...
commit
|
commitdiff
|
tree
2003-08-29
Brian Paul
s/GLuint/GLint/
commit
|
commitdiff
|
tree
2003-08-29
Brian Paul
fix minor warnings with casts
commit
|
commitdiff
|
tree
2003-08-29
Karl Schultz
add arbfragparse.c to project.
commit
|
commitdiff
|
tree
2003-08-28
Brian Paul
Move clamping of texture LOD bias to texture applicatio...
commit
|
commitdiff
|
tree
2003-08-28
Brian Paul
Updates from Daniel Borca
commit
|
commitdiff
|
tree
2003-08-28
Brian Paul
remove unused bytes variable
commit
|
commitdiff
|
tree
2003-08-28
Brian Paul
added GL_EXT_texture_lod_bias to OpenGL 1.4 feature...
commit
|
commitdiff
|
tree
2003-08-28
Brian Paul
remove a bunch of the extension definitions from the...
commit
|
commitdiff
|
tree
2003-08-28
Brian Paul
space bar to toggle animation
commit
|
commitdiff
|
tree
2003-08-28
Brian Paul
Added OpenGL 1.4's per-texture LOD bias.
commit
|
commitdiff
|
tree
2003-08-27
Brian Paul
make _glapi_get_proc_address() return NULL if function...
commit
|
commitdiff
|
tree
2003-08-27
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
2003-08-24
Brian Paul
latest extensions and updates
commit
|
commitdiff
|
tree
2003-08-24
Brian Paul
fix PFNGLMULTIMODEDRAWARRAYSIBMPROC
commit
|
commitdiff
|
tree
2003-08-24
Brian Paul
regenerated for GL_IBM_multimode_draw_arrays
commit
|
commitdiff
|
tree
2003-08-24
Jon Smirl
Fix compile problems with `glMultiModeDrawArraysIBM'
commit
|
commitdiff
|
tree
2003-08-23
Brian Paul
indentation fix
commit
|
commitdiff
|
tree
2003-08-23
Brian Paul
test program to exercise glDraw/ReadPixels(GL_DEPTH_COM...
commit
|
commitdiff
|
tree
2003-08-23
Brian Paul
glDrawPixels(GL_DEPTH_COMPONENT) with glPixelZoom didn...
commit
|
commitdiff
|
tree
2003-08-23
Jon Smirl
Add missing assembly file from radeon build
commit
|
commitdiff
|
tree
2003-08-23
Jon Smirl
Remove files not used in current MGA driver
commit
|
commitdiff
|
tree
2003-08-23
Jon Smirl
update fb makefile for new directory structure, add...
commit
|
commitdiff
|
tree
2003-08-23
Jon Smirl
Rename Makefile to Makefile.X11, add depend support
commit
|
commitdiff
|
tree
2003-08-23
Jon Smirl
Added missing includes for standard header files
commit
|
commitdiff
|
tree
2003-08-23
Jon Smirl
Add file miniglx.h
commit
|
commitdiff
|
tree
2003-08-23
Jon Smirl
Renaming Makefile to Makefile.X11, added depend support...
commit
|
commitdiff
|
tree
2003-08-23
Ian Romanick
Trivial changes to add support for GL_ARB_point_sprite...
commit
|
commitdiff
|
tree
2003-08-22
Ian Romanick
Added support for GL_IBM_multimode_draw_arrays.
commit
|
commitdiff
|
tree
2003-08-22
Brian Paul
patch to import Jon Smirl's work from Bitkeeper
commit
|
commitdiff
|
tree
2003-08-22
Brian Paul
restore gcc-sl config
commit
|
commitdiff
|
tree
2003-08-22
Brian Paul
updates from Daniel Borca
commit
|
commitdiff
|
tree
2003-08-20
Keith Whitwell
Use correct conversions when translating array colors.
commit
|
commitdiff
|
tree
2003-08-19
Brian Paul
DOS and glide driver updates from Daniel Borca
commit
|
commitdiff
|
tree
2003-08-19
Brian Paul
glPixelMap fix
commit
|
commitdiff
|
tree
2003-08-19
Brian Paul
Fix glPixelMap: s/GLint/GLsizei/
commit
|
commitdiff
|
tree
2003-08-19
Brian Paul
glPixelMap[f/ui/us]v()'s size parameter is GLsizei...
commit
|
commitdiff
|
tree
2003-08-19
Brian Paul
simplify some python code
commit
|
commitdiff
|
tree
2003-08-18
Brian Paul
minor code improvement in glGenTextures
commit
|
commitdiff
|
tree
2003-08-17
Brian Paul
register file changes
commit
|
commitdiff
|
tree
2003-08-17
Brian Paul
Re-org of register files for vertex/fragment programs...
commit
|
commitdiff
|
tree
2003-08-15
Brian Paul
fix some broken links
commit
|
commitdiff
|
tree
2003-08-11
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
2003-08-06
Brian Paul
added arbfrag/vertparse
commit
|
commitdiff
|
tree
2003-08-06
Brian Paul
prep for OpenGL 1.5
commit
|
commitdiff
|
tree
2003-08-06
Brian Paul
fix a bunch of warnings
commit
|
commitdiff
|
tree
2003-08-06
Brian Paul
remove temporary prototypes
commit
|
commitdiff
|
tree
2003-08-06
Brian Paul
placeholder files
commit
|
commitdiff
|
tree
2003-08-06
Brian Paul
added info about Mesa-newtree
commit
|
commitdiff
|
tree
2003-08-06
Brian Paul
updated item 1.4
commit
|
commitdiff
|
tree
next