projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2002-03-23
Brian Paul
added 4.0.2 info
commit
|
commitdiff
|
tree
2002-03-23
Brian Paul
re-adding a lost file
commit
|
commitdiff
|
tree
2002-03-23
Brian Paul
DOS/Mesa driver updates (Daniel Borca)
commit
|
commitdiff
|
tree
2002-03-23
Brian Paul
use -O3 to compile osmesa16/32 targets
commit
|
commitdiff
|
tree
2002-03-23
Brian Paul
replaced an assertion with a conditional
commit
|
commitdiff
|
tree
2002-03-23
Brian Paul
removed temporary GL_ARB_texture_mirrored_repeat enums
commit
|
commitdiff
|
tree
2002-03-23
Brian Paul
removed temporary ARB_texture enum defs
commit
|
commitdiff
|
tree
2002-03-23
Brian Paul
latest extension headers from SGI
commit
|
commitdiff
|
tree
2002-03-20
Brian Paul
removed glSamplePass()
commit
|
commitdiff
|
tree
2002-03-19
Brian Paul
don't set plane mask for xm_buffer->gc, it causes an...
commit
|
commitdiff
|
tree
2002-03-19
Brian Paul
Use MESA_PBUFFER_ALLOC/FREE macros to allocate all...
commit
|
commitdiff
|
tree
2002-03-19
Brian Paul
fix Intel C compiler warnings (Gerk Huisma)
commit
|
commitdiff
|
tree
2002-03-16
Brian Paul
rename ResizeBuffersMESA to ResizeBuffers
commit
|
commitdiff
|
tree
2002-03-16
Brian Paul
added latest 4.1 bug fixes/updates
commit
|
commitdiff
|
tree
2002-03-16
Brian Paul
New mipmap lambda calculation. Previously, trilinear...
commit
|
commitdiff
|
tree
2002-03-16
Brian Paul
buffer resize changes
commit
|
commitdiff
|
tree
2002-03-16
Brian Paul
added XMesaResizeBuffers()
commit
|
commitdiff
|
tree
2002-03-16
Brian Paul
Lots of changes related to framebuffer/window buffer...
commit
|
commitdiff
|
tree
2002-03-15
Brian Paul
protect currentReadable reference with #ifndef GLX_BUIL...
commit
|
commitdiff
|
tree
2002-03-15
Brian Paul
updated comments. removed dead code.
commit
|
commitdiff
|
tree
2002-03-15
Brian Paul
remove a debug printf
commit
|
commitdiff
|
tree
2002-03-15
Brian Paul
fixed typo in CONVERT_TEXEL_DWORD for convert_abgr8888_...
commit
|
commitdiff
|
tree
2002-03-14
Brian Paul
fixed pointer arithmetic error in glCopyPixels
commit
|
commitdiff
|
tree
2002-03-13
Brian Paul
added _mesa_image_image_stride()
commit
|
commitdiff
|
tree
2002-03-13
Brian Paul
added a comment
commit
|
commitdiff
|
tree
2002-03-13
Brian Paul
initial work for NV_vertex_program1_1 extension
commit
|
commitdiff
|
tree
2002-03-12
Brian Paul
Removed the xm_context field from XMesaBuffer. It...
commit
|
commitdiff
|
tree
2002-03-11
Brian Paul
tweak file list for tarballs
commit
|
commitdiff
|
tree
2002-03-11
Brian Paul
obsolete
commit
|
commitdiff
|
tree
2002-03-08
Brian Paul
fix some minor warnings
commit
|
commitdiff
|
tree
2002-03-08
Brian Paul
DOS driver updates from Daniel Borca
commit
|
commitdiff
|
tree
2002-03-08
Brian Paul
new DOS driver files from Daniel Borca
commit
|
commitdiff
|
tree
2002-03-08
Brian Paul
new assertions, use INLINE macro (Klaus Niederkrueger)
commit
|
commitdiff
|
tree
2002-03-07
Brian Paul
minor patches from David Dawes
commit
|
commitdiff
|
tree
2002-03-07
Brian Paul
syntax fixes for Solaris (David Dawes)
commit
|
commitdiff
|
tree
2002-03-01
Brian Paul
silence gcc warnings (Marc La France)
commit
|
commitdiff
|
tree
2002-03-01
Brian Paul
updated comments for CHAN_BITS=16 or 32
commit
|
commitdiff
|
tree
2002-02-25
Brian Paul
use official enum values for GL_ARB_depth_texture and...
commit
|
commitdiff
|
tree
2002-02-23
Brian Paul
DOS updates from Daniel Borca
commit
|
commitdiff
|
tree
2002-02-21
Brian Paul
Fixed out-of-bounds memory write problem (CONVERT_TEXEL...
commit
|
commitdiff
|
tree
2002-02-20
Brian Paul
check for initialized XMesaBuffer in XMesaGarbageCollect()
commit
|
commitdiff
|
tree
2002-02-17
Brian Paul
Updated 1D/3D/cube mipmapping code to work like the...
commit
|
commitdiff
|
tree
2002-02-17
Brian Paul
undo some debug changes mistakenly checked in earlier
commit
|
commitdiff
|
tree
2002-02-17
Brian Paul
Simplified fog code.
commit
|
commitdiff
|
tree
2002-02-17
Brian Paul
don't include s_fog.h
commit
|
commitdiff
|
tree
2002-02-17
Brian Paul
Lots of improvements in the 2D texture sampling code...
commit
|
commitdiff
|
tree
2002-02-17
Brian Paul
Optimized the interpolate_texcoords() function:
commit
|
commitdiff
|
tree
2002-02-16
Brian Paul
removed dead code
commit
|
commitdiff
|
tree
2002-02-16
Brian Paul
updated to use GL_ARB_depth_texture, GL_ARB_shadow...
commit
|
commitdiff
|
tree
2002-02-15
Brian Paul
use separate GC for SwapBuffers to avoid colormask...
commit
|
commitdiff
|
tree
2002-02-15
Brian Paul
include string.h to silence warning
commit
|
commitdiff
|
tree
2002-02-15
Brian Paul
added new depth_texture/shadow tokens (temporary)
commit
|
commitdiff
|
tree
2002-02-15
Brian Paul
Finished up GL_ARB_depth_texture and GL_ARB_shadow
commit
|
commitdiff
|
tree
2002-02-15
Brian Paul
updated VERT_BIT_* definitions
commit
|
commitdiff
|
tree
2002-02-15
Brian Paul
Finished up GL_ARB_depth_texture and GL_ARB_shadow.
commit
|
commitdiff
|
tree
2002-02-15
Brian Paul
GL_ARB_window_pos fog fix
commit
|
commitdiff
|
tree
2002-02-15
Brian Paul
finished up GL_ARB_window_pos
commit
|
commitdiff
|
tree
2002-02-15
Brian Paul
added a glClear() error check
commit
|
commitdiff
|
tree
2002-02-15
Brian Paul
fixed a multitexture MatrixMode() bug
commit
|
commitdiff
|
tree
2002-02-15
Brian Paul
obsolete
commit
|
commitdiff
|
tree
2002-02-15
Brian Paul
uniformly pass texcoords as GLfloat [4]
commit
|
commitdiff
|
tree
2002-02-15
Brian Paul
added alternate glBitmap code (disabled)
commit
|
commitdiff
|
tree
2002-02-15
Brian Paul
added SPAN_SPEC flag in smooth_multitextured_line()
commit
|
commitdiff
|
tree
2002-02-15
Brian Paul
fixed float->int conversion. Fix conditional for 16...
commit
|
commitdiff
|
tree
2002-02-14
Brian Paul
updated GL_VENDOR string
commit
|
commitdiff
|
tree
2002-02-14
Brian Paul
minor clean-up
commit
|
commitdiff
|
tree
2002-02-13
Keith Whitwell
Remove debug
commit
|
commitdiff
|
tree
2002-02-13
Brian Paul
now supports > 2 texture units
commit
|
commitdiff
|
tree
2002-02-13
Keith Whitwell
More suport for t&l drivers
commit
|
commitdiff
|
tree
2002-02-12
Karl Schultz
fix compiler warning (windows)
commit
|
commitdiff
|
tree
2002-02-12
Brian Paul
silence compiler warnings
commit
|
commitdiff
|
tree
2002-02-12
Brian Paul
add new DOS files to tar file list
commit
|
commitdiff
|
tree
2002-02-12
Brian Paul
Daniel Borca's new DOS/DJGPP driver.
commit
|
commitdiff
|
tree
2002-02-12
Brian Paul
Daniel Borca's GLUT for DOS/DGJPP.
commit
|
commitdiff
|
tree
2002-02-06
Brian Paul
added an assertion, fix typo
commit
|
commitdiff
|
tree
2002-02-06
Brian Paul
fixed typo in depth_test_pixels(), should fix reported...
commit
|
commitdiff
|
tree
2002-02-05
Brian Paul
fix evaluator data and matrix stack mem leaks (Robert...
commit
|
commitdiff
|
tree
2002-02-04
Brian Paul
Clean-up and remove dead code related to depth/stecil...
commit
|
commitdiff
|
tree
2002-02-02
Brian Paul
removed references to removed source files
commit
|
commitdiff
|
tree
2002-02-02
Brian Paul
Converted line drawing over to new span code, pb no...
commit
|
commitdiff
|
tree
2002-02-02
Brian Paul
sw_span can now hold x/y arrays of fragment positions...
commit
|
commitdiff
|
tree
2002-01-31
Brian Paul
Clean-up and optimize alpha test code.
commit
|
commitdiff
|
tree
2002-01-30
Brian Paul
removed GLUT reference
commit
|
commitdiff
|
tree
2002-01-30
Brian Paul
don't use affine/persp_textured_triangle funcs when...
commit
|
commitdiff
|
tree
2002-01-30
Brian Paul
return GL_RENDERER = Mesa Offscreen16/32 when CHAN_BITS...
commit
|
commitdiff
|
tree
2002-01-30
Brian Paul
replace GLushort w/ GLubyte in DEST_4US template (fixes...
commit
|
commitdiff
|
tree
2002-01-28
Brian Paul
Still more texture/span simplification and clean-up.
commit
|
commitdiff
|
tree
2002-01-28
Brian Paul
More span improvements. Removed _mesa_write_monocolor_...
commit
|
commitdiff
|
tree
2002-01-28
Brian Paul
More span clean-up, mostly texture-related.
commit
|
commitdiff
|
tree
2002-01-27
Brian Paul
LOTS of changes, building upon Klaus's work.
commit
|
commitdiff
|
tree
2002-01-26
Brian Paul
added fog and raster Z position controls
commit
|
commitdiff
|
tree
2002-01-25
Brian Paul
more info about building for Motif
commit
|
commitdiff
|
tree
2002-01-22
Brian Paul
added missing IsEnabled() cases for fog coord and secon...
commit
|
commitdiff
|
tree
2002-01-22
Brian Paul
fixed array_cache.tag mistake
commit
|
commitdiff
|
tree
2002-01-22
Brian Paul
Clean-up/renaming of the per-vertex attribute bits...
commit
|
commitdiff
|
tree
2002-01-22
Brian Paul
added array_cache to TAGFILES
commit
|
commitdiff
|
tree
2002-01-21
Brian Paul
minor update
commit
|
commitdiff
|
tree
2002-01-21
Brian Paul
files to support doxygen (source code documentation)
commit
|
commitdiff
|
tree
2002-01-21
Brian Paul
Klaus's latest patches and some clean-up
commit
|
commitdiff
|
tree
2002-01-18
Brian Paul
updated gl_mangle.h (Ray Tice)
commit
|
commitdiff
|
tree
next