projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2003-10-23
Daniel Borca
added a few missing GLAPIENTRYs to make MinGW compile...
commit
|
commitdiff
|
tree
2003-10-22
Brian Paul
Initial work for bounds checking of vertex arrays and...
commit
|
commitdiff
|
tree
2003-10-22
Kendall Bennett
More SciTech SNAP updates. Some of these files didn...
commit
|
commitdiff
|
tree
2003-10-22
Daniel Borca
cosmetics and memos
commit
|
commitdiff
|
tree
2003-10-22
Daniel Borca
small fixes to accomodate Intel compiler/linker
commit
|
commitdiff
|
tree
2003-10-22
Daniel Borca
fixed a typo (array size)
commit
|
commitdiff
|
tree
2003-10-21
Kendall Bennett
Updates to SSE assembler support for Open Watcom
commit
|
commitdiff
|
tree
2003-10-21
Kendall Bennett
Added GLAPIENTRY decorations for all first level OpenGL...
commit
|
commitdiff
|
tree
2003-10-21
Alan Hourihane
prevent from optimizing out by some compilers (from...
commit
|
commitdiff
|
tree
2003-10-21
Brian Paul
added more debug code and tests
commit
|
commitdiff
|
tree
2003-10-21
Brian Paul
wrap in #ifdef FX / #endif
commit
|
commitdiff
|
tree
2003-10-21
Brian Paul
fix an error message
commit
|
commitdiff
|
tree
2003-10-21
Daniel Borca
documentation update; also new makefiles for Win32...
commit
|
commitdiff
|
tree
2003-10-21
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
2003-10-21
Daniel Borca
fixed some NASM opcodes; added segment overrides and...
commit
|
commitdiff
|
tree
2003-10-21
Daniel Borca
Napalm total immersion
commit
|
commitdiff
|
tree
2003-10-21
Daniel Borca
cosmetics; translated asm routines for use with ASSYNTAX.H
commit
|
commitdiff
|
tree
2003-10-21
Jon Smirl
Clean out some unused files
commit
|
commitdiff
|
tree
2003-10-21
Jon Smirl
Update DRI drivers to current DRI CVS and make them...
commit
|
commitdiff
|
tree
2003-10-20
Karl Schultz
Define GLAPIENTRYP properly so that GLU compiles on...
commit
|
commitdiff
|
tree
2003-10-20
Karl Schultz
Fix error in last check-in.
commit
|
commitdiff
|
tree
2003-10-20
Karl Schultz
Add missing files for building Windows distribution.
commit
|
commitdiff
|
tree
2003-10-20
Jon Smirl
Fix Makefiles to copy lib to $(TOP)/lib if missing
commit
|
commitdiff
|
tree
2003-10-19
Brian Paul
Move initialization of default ctx->Driver.buffer-objec...
commit
|
commitdiff
|
tree
2003-10-17
Brian Paul
fix CVS info
commit
|
commitdiff
|
tree
2003-10-16
Brian Paul
add .dsp files to tarballs
commit
|
commitdiff
|
tree
2003-10-16
Brian Paul
update list of files for tarballs
commit
|
commitdiff
|
tree
2003-10-16
Brian Paul
obsolete
commit
|
commitdiff
|
tree
2003-10-16
Brian Paul
added GL_ARB_point_sprite tokens
commit
|
commitdiff
|
tree
2003-10-16
Jon Smirl
Define SOLO so that check is possible for SOLO in proje...
commit
|
commitdiff
|
tree
2003-10-16
Jon Smirl
Minor changes to make linux-solo build again
commit
|
commitdiff
|
tree
2003-10-15
Brian Paul
protect whole file with #ifdef FX
commit
|
commitdiff
|
tree
2003-10-15
Brian Paul
fix minor warnings from g++ 3.2
commit
|
commitdiff
|
tree
2003-10-15
Brian Paul
initialize GetBufferSubData pointer
commit
|
commitdiff
|
tree
2003-10-15
Brian Paul
minor tweaks
commit
|
commitdiff
|
tree
2003-10-14
Kendall Bennett
Updates to SGI GLU code to get it to compile clean...
commit
|
commitdiff
|
tree
2003-10-14
Kendall Bennett
Updates to x86 assembler support for Open Watcom and...
commit
|
commitdiff
|
tree
2003-10-14
Brian Paul
remove some cruft
commit
|
commitdiff
|
tree
2003-10-14
Brian Paul
exercise more vertex buffer object functions
commit
|
commitdiff
|
tree
2003-10-14
Brian Paul
bufObj->Access wasn't being set
commit
|
commitdiff
|
tree
2003-10-14
Daniel Borca
minor fixes + doc update
commit
|
commitdiff
|
tree
2003-10-14
Brian Paul
minor fix in buffer_object_get_target()
commit
|
commitdiff
|
tree
2003-10-13
Daniel Borca
glide driver (wip)
commit
|
commitdiff
|
tree
2003-10-13
Daniel Borca
GameMode
commit
|
commitdiff
|
tree
2003-10-11
Brian Paul
added GL_ARB_point_sprite demo, texgen bug fix
commit
|
commitdiff
|
tree
2003-10-11
Brian Paul
fix some sphere texgen bugs (reported by Daniel Borca)
commit
|
commitdiff
|
tree
2003-10-11
Brian Paul
s/GL_COLOR_INDEX/OSMESA_COLOR_INDEX/
commit
|
commitdiff
|
tree
2003-10-11
Brian Paul
don't request accum buffer in color index mode
commit
|
commitdiff
|
tree
2003-10-11
Brian Paul
don't use color table's format to determine texture...
commit
|
commitdiff
|
tree
2003-10-10
Karl Schultz
Add missing entry points. (Warren Cashen)
commit
|
commitdiff
|
tree
2003-10-10
Brian Paul
add switch defaults to silence warnings
commit
|
commitdiff
|
tree
2003-10-10
Brian Paul
remove bogus _swrast_texture_table_lookup() call (Eric...
commit
|
commitdiff
|
tree
2003-10-10
Brian Paul
old/unused
commit
|
commitdiff
|
tree
2003-10-10
Brian Paul
Eric Plante's updates for OSMesa16.
commit
|
commitdiff
|
tree
2003-10-10
Karl Schultz
Add notes about building with the mangled namespace...
commit
|
commitdiff
|
tree
2003-10-09
Kendall Bennett
Added missing #undef SPAN_VARS to swrast/s_spantemp.h
commit
|
commitdiff
|
tree
2003-10-09
Daniel Borca
Minor MinGW fixes
commit
|
commitdiff
|
tree
2003-10-09
Daniel Borca
FEATURE_ARB_vertex_buffer_object
commit
|
commitdiff
|
tree
2003-10-09
Daniel Borca
Reorganized combiners. Added optimized span functions.
commit
|
commitdiff
|
tree
2003-10-09
Keith Whitwell
Eric's mesa-depth32.diff
commit
|
commitdiff
|
tree
2003-10-08
Kendall Bennett
More SciTech SNAP specific changes to glheader.h. Also...
commit
|
commitdiff
|
tree
2003-10-07
Keith Whitwell
index wasn't being calculated correctly (result was...
commit
|
commitdiff
|
tree
2003-10-06
Keith Whitwell
VertexAttrib4fv wasn't being installed (4f was).
commit
|
commitdiff
|
tree
2003-10-06
Keith Whitwell
Fix typo
commit
|
commitdiff
|
tree
2003-10-03
Brian Paul
fix error message (bug 816876)
commit
|
commitdiff
|
tree
2003-10-03
Brian Paul
improved 'clean' targets (Otto Solares)
commit
|
commitdiff
|
tree
2003-10-03
Kendall Bennett
Removed bogus OS/2 floating point->integer conversion...
commit
|
commitdiff
|
tree
2003-10-03
Kendall Bennett
Fixed incorrect Watcom assembler macros
commit
|
commitdiff
|
tree
2003-10-02
Kendall Bennett
Fixed bugs in Mesa software span rendering for color...
commit
|
commitdiff
|
tree
2003-10-02
Brian Paul
updates from Daniel Borca
commit
|
commitdiff
|
tree
2003-09-30
Kendall Bennett
Updates required for building the SciTech SNAP version...
commit
|
commitdiff
|
tree
2003-09-30
Alan Hourihane
char -> GLubyte
commit
|
commitdiff
|
tree
2003-09-30
Alan Hourihane
add gamma driver - no kernel driver yet
commit
|
commitdiff
|
tree
2003-09-30
Alan Hourihane
add the SiS driver - no kernel driver yet
commit
|
commitdiff
|
tree
2003-09-30
Alan Hourihane
fix cut & paste errors
commit
|
commitdiff
|
tree
2003-09-30
Alan Hourihane
add the i830 driver - no kernel driver yet
commit
|
commitdiff
|
tree
2003-09-30
Alan Hourihane
add the i810 driver - no kernel driver yet
commit
|
commitdiff
|
tree
2003-09-30
Alan Hourihane
mkdir the server directory, as using cvs with -P would...
commit
|
commitdiff
|
tree
2003-09-25
Karl Schultz
Add project file for new spriteblast demo. (Update...
commit
|
commitdiff
|
tree
2003-09-25
Karl Schultz
Add project file for new spriteblast demo.
commit
|
commitdiff
|
tree
2003-09-24
Brian Paul
GL_ARB_point_sprite demo
commit
|
commitdiff
|
tree
2003-09-24
Karl Schultz
MS dev studio project file for teapots demo.
commit
|
commitdiff
|
tree
2003-09-24
Karl Schultz
Workspace file for redbook programs
commit
|
commitdiff
|
tree
2003-09-24
Karl Schultz
Change projection transform so that the top row of...
commit
|
commitdiff
|
tree
2003-09-23
Brian Paul
added info about vertex/fragment program debugger
commit
|
commitdiff
|
tree
2003-09-23
Brian Paul
enum updates
commit
|
commitdiff
|
tree
2003-09-23
Brian Paul
new enum values for GL_MESA_program_debug
commit
|
commitdiff
|
tree
2003-09-23
Brian Paul
minor clean-ups
commit
|
commitdiff
|
tree
2003-09-23
Brian Paul
remove a _TriangleCaps reference
commit
|
commitdiff
|
tree
2003-09-23
Karl Rasche
Add extra cases and enums for _mesa_fetch_state(),...
commit
|
commitdiff
|
tree
2003-09-22
Karl Schultz
Create 'all' project to make it easy to build and clean...
commit
|
commitdiff
|
tree
2003-09-22
Karl Schultz
Add remaining demos.
commit
|
commitdiff
|
tree
2003-09-22
Karl Schultz
New visual studio project fiile for building demos.
commit
|
commitdiff
|
tree
2003-09-22
Brian Paul
apply patch #740145 from SourceForge
commit
|
commitdiff
|
tree
2003-09-19
Brian Paul
casts
commit
|
commitdiff
|
tree
2003-09-19
Brian Paul
Assorted casts to silence g++ warnings.
commit
|
commitdiff
|
tree
2003-09-19
Karl Schultz
Add include for context.h to define NEED_SECONDARY_COLOR.
commit
|
commitdiff
|
tree
2003-09-19
Karl Schultz
Make binary - even though this is a text file, common...
commit
|
commitdiff
|
tree
2003-09-19
Brian Paul
summary of Mesa's extension enum values
commit
|
commitdiff
|
tree
2003-09-19
Karl Schultz
Make binary - even though this is a text file, common...
commit
|
commitdiff
|
tree
next