projects
/
profile
/
ivi
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/mesa.git
2002-11-05
Brian Paul
Updates for DOS driver from Daniel Borca.
commit
|
commitdiff
|
tree
|
snapshot
2002-11-04
Brian Paul
support for GLX_ARB_multisample
commit
|
commitdiff
|
tree
|
snapshot
2002-11-04
Brian Paul
minor revision to 4.1 features
commit
|
commitdiff
|
tree
|
snapshot
2002-11-04
Brian Paul
FX driver fixes
commit
|
commitdiff
|
tree
|
snapshot
2002-11-04
Brian Paul
misc driver updates (Daniel Borca)
commit
|
commitdiff
|
tree
|
snapshot
2002-11-04
Brian Paul
glxinfo update
commit
|
commitdiff
|
tree
|
snapshot
2002-11-04
Brian Paul
add support for GLX_ARB_multisample
commit
|
commitdiff
|
tree
|
snapshot
2002-11-01
Brian Paul
fix for HPUX
commit
|
commitdiff
|
tree
|
snapshot
2002-11-01
Brian Paul
HPUX fixes
commit
|
commitdiff
|
tree
|
snapshot
2002-11-01
Brian Paul
silence a bunch of warnings
commit
|
commitdiff
|
tree
|
snapshot
2002-11-01
Brian Paul
renamed abs() function glu_abs()
commit
|
commitdiff
|
tree
|
snapshot
2002-11-01
Brian Paul
fix a typo
commit
|
commitdiff
|
tree
|
snapshot
2002-10-31
Brian Paul
list bug fixes in 5.0
commit
|
commitdiff
|
tree
|
snapshot
2002-10-31
Brian Paul
tweak pipeline flags for vertex programming
commit
|
commitdiff
|
tree
|
snapshot
2002-10-31
Brian Paul
fix the occasional missing triangle bug
commit
|
commitdiff
|
tree
|
snapshot
2002-10-31
Brian Paul
simple GL_EXT_stencil_wrap test program
commit
|
commitdiff
|
tree
|
snapshot
2002-10-31
Brian Paul
fix a few HPUX problems
commit
|
commitdiff
|
tree
|
snapshot
2002-10-31
Keith Whitwell
Add a note about window map behaviour and the autotunin...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-30
Brian Paul
added a comment about future work
commit
|
commitdiff
|
tree
|
snapshot
2002-10-30
Brian Paul
s/getenv/_mesa_getenv/
commit
|
commitdiff
|
tree
|
snapshot
2002-10-30
Brian Paul
use wrappers from imports.h rather than stdio, stdlib...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-30
Brian Paul
remove some stray debug/abort code
commit
|
commitdiff
|
tree
|
snapshot
2002-10-30
Brian Paul
don't call abort()
commit
|
commitdiff
|
tree
|
snapshot
2002-10-30
Brian Paul
s/printf/_mesa_printf/
commit
|
commitdiff
|
tree
|
snapshot
2002-10-30
Brian Paul
s/sprintf/_mesa_sprintf/
commit
|
commitdiff
|
tree
|
snapshot
2002-10-30
Brian Paul
remove debug printf
commit
|
commitdiff
|
tree
|
snapshot
2002-10-30
Brian Paul
s/BZERO/_mesa_bzero/
commit
|
commitdiff
|
tree
|
snapshot
2002-10-30
Brian Paul
test both XFree86LOADER and IN_MODULE to see if we...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-30
Brian Paul
fix potential bug in _mesa_align_calloc/malloc (Frank...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-29
Brian Paul
more version bumps
commit
|
commitdiff
|
tree
|
snapshot
2002-10-29
Brian Paul
minor updates
commit
|
commitdiff
|
tree
|
snapshot
2002-10-29
Brian Paul
bump OpenGL version to 1.4, Mesa version to 5.0
commit
|
commitdiff
|
tree
|
snapshot
2002-10-29
Brian Paul
preparation for 5.0 release
commit
|
commitdiff
|
tree
|
snapshot
2002-10-29
Brian Paul
update versioning/extensions for OpenGL 1.4 / Mesa 5.0
commit
|
commitdiff
|
tree
|
snapshot
2002-10-29
Brian Paul
fix culling problem (bug 630649)
commit
|
commitdiff
|
tree
|
snapshot
2002-10-29
Brian Paul
updated email addresses
commit
|
commitdiff
|
tree
|
snapshot
2002-10-29
Brian Paul
set release date
commit
|
commitdiff
|
tree
|
snapshot
2002-10-29
Brian Paul
init a few more fields in _mesa_initialize_visual()
commit
|
commitdiff
|
tree
|
snapshot
2002-10-29
Brian Paul
added some casts for mallocs (bug 630379)
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Karl Schultz
Add casts to quiet compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Karl Schultz
export new functions.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Brian Paul
wrapped a few more C library functions
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Brian Paul
#include fixes
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Brian Paul
added skybox and options to load real images
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Brian Paul
remove all.h, mem.h, mem.c
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Brian Paul
include GL/glx.h
commit
|
commitdiff
|
tree
|
snapshot
2002-10-24
Brian Paul
Header file clean-up:
commit
|
commitdiff
|
tree
|
snapshot
2002-10-23
Brian Paul
added missing code to copy texrect state
commit
|
commitdiff
|
tree
|
snapshot
2002-10-23
Brian Paul
stex3d updated
commit
|
commitdiff
|
tree
|
snapshot
2002-10-23
Brian Paul
massive overhaul, see new keyboard options
commit
|
commitdiff
|
tree
|
snapshot
2002-10-23
Keith Whitwell
Fix projtex interp bug
commit
|
commitdiff
|
tree
|
snapshot
2002-10-22
Brian Paul
added glDeleteTextures refcount bug fix
commit
|
commitdiff
|
tree
|
snapshot
2002-10-22
Brian Paul
remove debug printfs
commit
|
commitdiff
|
tree
|
snapshot
2002-10-22
Brian Paul
fix refcount error in _mesa_DeleteTextures (Randy Fayan)
commit
|
commitdiff
|
tree
|
snapshot
2002-10-22
Brian Paul
add missing texture rectangle code in _mesa_DeleteTextu...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-21
Brian Paul
added GL_ATI_texture_mirror_once
commit
|
commitdiff
|
tree
|
snapshot
2002-10-21
Brian Paul
GL_ATI_texture_mirror_once extension (Ian Romanick)
commit
|
commitdiff
|
tree
|
snapshot
2002-10-21
Brian Paul
doxygen comments (Klaus Niederkrueger)
commit
|
commitdiff
|
tree
|
snapshot
2002-10-18
Brian Paul
new _mesa_max_texture_levels() helper function - not...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-18
Karl Schultz
Quiet compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-18
Brian Paul
implement auto mipmap generation for compressed textures
commit
|
commitdiff
|
tree
|
snapshot
2002-10-18
Karl Schultz
Add casts to quiet compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-18
Brian Paul
fix bug in GL_MIRRORED_REPEAT_ARB (Ian Romanick)
commit
|
commitdiff
|
tree
|
snapshot
2002-10-18
Brian Paul
latest fixes
commit
|
commitdiff
|
tree
|
snapshot
2002-10-18
Brian Paul
only allow intformat==GL_COLOR_INDEX if EXT_paletted_te...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-18
Brian Paul
check for GL_EXT_paletted_texture
commit
|
commitdiff
|
tree
|
snapshot
2002-10-17
Karl Schultz
Add casts to quiet compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-17
Karl Schultz
Put back the include of windows.h so we are back to...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-17
Karl Schultz
Change for Windows only: Make demos and examples build...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-17
Brian Paul
new wrap modes (Ian Romanick)
commit
|
commitdiff
|
tree
|
snapshot
2002-10-17
Brian Paul
s/functionOffset/offset/
commit
|
commitdiff
|
tree
|
snapshot
2002-10-17
Brian Paul
patches from Gerk Huisma for float-channel rendering
commit
|
commitdiff
|
tree
|
snapshot
2002-10-17
Brian Paul
applied Philippe Houdoin's patch, plus minor clean-ups
commit
|
commitdiff
|
tree
|
snapshot
2002-10-16
Brian Paul
surround vertex program code with #if FEATURE_NV_vertex...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-16
Brian Paul
remove some crud
commit
|
commitdiff
|
tree
|
snapshot
2002-10-15
Brian Paul
remove lowpc.c and highpc.c
commit
|
commitdiff
|
tree
|
snapshot
2002-10-15
Brian Paul
removed highpc.c and lowpc.c
commit
|
commitdiff
|
tree
|
snapshot
2002-10-15
Brian Paul
update file list for tar file
commit
|
commitdiff
|
tree
|
snapshot
2002-10-15
Brian Paul
make a few static function non-static for highpc.c
commit
|
commitdiff
|
tree
|
snapshot
2002-10-15
Brian Paul
remove 'beta' from GL_VERSION string
commit
|
commitdiff
|
tree
|
snapshot
2002-10-15
Brian Paul
allow querying of glut functions via glutGetProcAddress()
commit
|
commitdiff
|
tree
|
snapshot
2002-10-15
Brian Paul
added gluTessNormal() dummy function
commit
|
commitdiff
|
tree
|
snapshot
2002-10-15
Brian Paul
added missing glFinish()
commit
|
commitdiff
|
tree
|
snapshot
2002-10-15
Brian Paul
minor updates
commit
|
commitdiff
|
tree
|
snapshot
2002-10-15
Brian Paul
added latest 4.1 changes
commit
|
commitdiff
|
tree
|
snapshot
2002-10-14
Brian Paul
disable wsPriv field in __GLdrawablePrivateRec to...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-14
Brian Paul
context-related cleanups (ex: _mesa_notifySwapBuffers...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-14
Brian Paul
Glide driver disabled by default
commit
|
commitdiff
|
tree
|
snapshot
2002-10-14
Brian Paul
print transparent pixel info when using -v option ...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-14
Brian Paul
added missing GLX_TRANSPARENT_RGB
commit
|
commitdiff
|
tree
|
snapshot
2002-10-11
Brian Paul
check EXT_point_parameters before calling PointParamete...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-11
Brian Paul
init swrast->CurrentBuffer
commit
|
commitdiff
|
tree
|
snapshot
2002-10-11
Brian Paul
updated info about glRead/DrawBuffers()
commit
|
commitdiff
|
tree
|
snapshot
2002-10-11
Brian Paul
Another round of glRead/DrawBuffer() clean-ups and...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-11
Brian Paul
undo previous check-in (check if ctx->Color.DrawBuffer...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-11
Keith Whitwell
lineloop fix
commit
|
commitdiff
|
tree
|
snapshot
2002-10-11
Brian Paul
check mode for no change in _mesa_Read/DrawBuffer()
commit
|
commitdiff
|
tree
|
snapshot
2002-10-10
Brian Paul
updated porting info
commit
|
commitdiff
|
tree
|
snapshot
2002-10-10
Keith Whitwell
add GL_UNPACK_CLIENT_STORAGE_APPLE gets
commit
|
commitdiff
|
tree
|
snapshot
next