projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2002-10-30
Brian Paul
remove some stray debug/abort code
commit
|
commitdiff
|
tree
2002-10-30
Brian Paul
don't call abort()
commit
|
commitdiff
|
tree
2002-10-30
Brian Paul
s/printf/_mesa_printf/
commit
|
commitdiff
|
tree
2002-10-30
Brian Paul
s/sprintf/_mesa_sprintf/
commit
|
commitdiff
|
tree
2002-10-30
Brian Paul
remove debug printf
commit
|
commitdiff
|
tree
2002-10-30
Brian Paul
s/BZERO/_mesa_bzero/
commit
|
commitdiff
|
tree
2002-10-30
Brian Paul
test both XFree86LOADER and IN_MODULE to see if we...
commit
|
commitdiff
|
tree
2002-10-30
Brian Paul
fix potential bug in _mesa_align_calloc/malloc (Frank...
commit
|
commitdiff
|
tree
2002-10-29
Brian Paul
more version bumps
commit
|
commitdiff
|
tree
2002-10-29
Brian Paul
minor updates
commit
|
commitdiff
|
tree
2002-10-29
Brian Paul
bump OpenGL version to 1.4, Mesa version to 5.0
commit
|
commitdiff
|
tree
2002-10-29
Brian Paul
preparation for 5.0 release
commit
|
commitdiff
|
tree
2002-10-29
Brian Paul
update versioning/extensions for OpenGL 1.4 / Mesa 5.0
commit
|
commitdiff
|
tree
2002-10-29
Brian Paul
fix culling problem (bug 630649)
commit
|
commitdiff
|
tree
2002-10-29
Brian Paul
updated email addresses
commit
|
commitdiff
|
tree
2002-10-29
Brian Paul
set release date
commit
|
commitdiff
|
tree
2002-10-29
Brian Paul
init a few more fields in _mesa_initialize_visual()
commit
|
commitdiff
|
tree
2002-10-29
Brian Paul
added some casts for mallocs (bug 630379)
commit
|
commitdiff
|
tree
2002-10-28
Karl Schultz
Add casts to quiet compiler warnings.
commit
|
commitdiff
|
tree
2002-10-28
Karl Schultz
export new functions.
commit
|
commitdiff
|
tree
2002-10-25
Brian Paul
wrapped a few more C library functions
commit
|
commitdiff
|
tree
2002-10-25
Brian Paul
#include fixes
commit
|
commitdiff
|
tree
2002-10-25
Brian Paul
added skybox and options to load real images
commit
|
commitdiff
|
tree
2002-10-25
Brian Paul
remove all.h, mem.h, mem.c
commit
|
commitdiff
|
tree
2002-10-25
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
2002-10-25
Brian Paul
include GL/glx.h
commit
|
commitdiff
|
tree
2002-10-24
Brian Paul
Header file clean-up:
commit
|
commitdiff
|
tree
2002-10-23
Brian Paul
added missing code to copy texrect state
commit
|
commitdiff
|
tree
2002-10-23
Brian Paul
stex3d updated
commit
|
commitdiff
|
tree
2002-10-23
Brian Paul
massive overhaul, see new keyboard options
commit
|
commitdiff
|
tree
2002-10-23
Keith Whitwell
Fix projtex interp bug
commit
|
commitdiff
|
tree
2002-10-22
Brian Paul
added glDeleteTextures refcount bug fix
commit
|
commitdiff
|
tree
2002-10-22
Brian Paul
remove debug printfs
commit
|
commitdiff
|
tree
2002-10-22
Brian Paul
fix refcount error in _mesa_DeleteTextures (Randy Fayan)
commit
|
commitdiff
|
tree
2002-10-22
Brian Paul
add missing texture rectangle code in _mesa_DeleteTextu...
commit
|
commitdiff
|
tree
2002-10-21
Brian Paul
added GL_ATI_texture_mirror_once
commit
|
commitdiff
|
tree
2002-10-21
Brian Paul
GL_ATI_texture_mirror_once extension (Ian Romanick)
commit
|
commitdiff
|
tree
2002-10-21
Brian Paul
doxygen comments (Klaus Niederkrueger)
commit
|
commitdiff
|
tree
2002-10-18
Brian Paul
new _mesa_max_texture_levels() helper function - not...
commit
|
commitdiff
|
tree
2002-10-18
Karl Schultz
Quiet compiler warnings.
commit
|
commitdiff
|
tree
2002-10-18
Brian Paul
implement auto mipmap generation for compressed textures
commit
|
commitdiff
|
tree
2002-10-18
Karl Schultz
Add casts to quiet compiler warnings.
commit
|
commitdiff
|
tree
2002-10-18
Brian Paul
fix bug in GL_MIRRORED_REPEAT_ARB (Ian Romanick)
commit
|
commitdiff
|
tree
2002-10-18
Brian Paul
latest fixes
commit
|
commitdiff
|
tree
2002-10-18
Brian Paul
only allow intformat==GL_COLOR_INDEX if EXT_paletted_te...
commit
|
commitdiff
|
tree
2002-10-18
Brian Paul
check for GL_EXT_paletted_texture
commit
|
commitdiff
|
tree
2002-10-17
Karl Schultz
Add casts to quiet compiler warnings.
commit
|
commitdiff
|
tree
2002-10-17
Karl Schultz
Put back the include of windows.h so we are back to...
commit
|
commitdiff
|
tree
2002-10-17
Karl Schultz
Change for Windows only: Make demos and examples build...
commit
|
commitdiff
|
tree
2002-10-17
Brian Paul
new wrap modes (Ian Romanick)
commit
|
commitdiff
|
tree
2002-10-17
Brian Paul
s/functionOffset/offset/
commit
|
commitdiff
|
tree
2002-10-17
Brian Paul
patches from Gerk Huisma for float-channel rendering
commit
|
commitdiff
|
tree
2002-10-17
Brian Paul
applied Philippe Houdoin's patch, plus minor clean-ups
commit
|
commitdiff
|
tree
2002-10-16
Brian Paul
surround vertex program code with #if FEATURE_NV_vertex...
commit
|
commitdiff
|
tree
2002-10-16
Brian Paul
remove some crud
commit
|
commitdiff
|
tree
2002-10-15
Brian Paul
remove lowpc.c and highpc.c
commit
|
commitdiff
|
tree
2002-10-15
Brian Paul
removed highpc.c and lowpc.c
commit
|
commitdiff
|
tree
2002-10-15
Brian Paul
update file list for tar file
commit
|
commitdiff
|
tree
2002-10-15
Brian Paul
make a few static function non-static for highpc.c
commit
|
commitdiff
|
tree
2002-10-15
Brian Paul
remove 'beta' from GL_VERSION string
commit
|
commitdiff
|
tree
2002-10-15
Brian Paul
allow querying of glut functions via glutGetProcAddress()
commit
|
commitdiff
|
tree
2002-10-15
Brian Paul
added gluTessNormal() dummy function
commit
|
commitdiff
|
tree
2002-10-15
Brian Paul
added missing glFinish()
commit
|
commitdiff
|
tree
2002-10-15
Brian Paul
minor updates
commit
|
commitdiff
|
tree
2002-10-15
Brian Paul
added latest 4.1 changes
commit
|
commitdiff
|
tree
2002-10-14
Brian Paul
disable wsPriv field in __GLdrawablePrivateRec to...
commit
|
commitdiff
|
tree
2002-10-14
Brian Paul
context-related cleanups (ex: _mesa_notifySwapBuffers...
commit
|
commitdiff
|
tree
2002-10-14
Brian Paul
Glide driver disabled by default
commit
|
commitdiff
|
tree
2002-10-14
Brian Paul
print transparent pixel info when using -v option ...
commit
|
commitdiff
|
tree
2002-10-14
Brian Paul
added missing GLX_TRANSPARENT_RGB
commit
|
commitdiff
|
tree
2002-10-11
Brian Paul
check EXT_point_parameters before calling PointParamete...
commit
|
commitdiff
|
tree
2002-10-11
Brian Paul
init swrast->CurrentBuffer
commit
|
commitdiff
|
tree
2002-10-11
Brian Paul
updated info about glRead/DrawBuffers()
commit
|
commitdiff
|
tree
2002-10-11
Brian Paul
Another round of glRead/DrawBuffer() clean-ups and...
commit
|
commitdiff
|
tree
2002-10-11
Brian Paul
undo previous check-in (check if ctx->Color.DrawBuffer...
commit
|
commitdiff
|
tree
2002-10-11
Keith Whitwell
lineloop fix
commit
|
commitdiff
|
tree
2002-10-11
Brian Paul
check mode for no change in _mesa_Read/DrawBuffer()
commit
|
commitdiff
|
tree
2002-10-10
Brian Paul
updated porting info
commit
|
commitdiff
|
tree
2002-10-10
Keith Whitwell
add GL_UNPACK_CLIENT_STORAGE_APPLE gets
commit
|
commitdiff
|
tree
2002-10-10
Brian Paul
check texImage->IsClientData before freeing memory
commit
|
commitdiff
|
tree
2002-10-10
Brian Paul
disable _glapi_set_warning_func() call as it's not...
commit
|
commitdiff
|
tree
2002-10-09
Brian Paul
removed old TEXTURE0_ defines
commit
|
commitdiff
|
tree
2002-10-09
Brian Paul
removed old VERT_* defines, use VERT_BIT_* instead
commit
|
commitdiff
|
tree
2002-10-09
Brian Paul
use new vertex bitfield tokens
commit
|
commitdiff
|
tree
2002-10-09
Brian Paul
disable wscx field in __GLimportsRec to be consistant...
commit
|
commitdiff
|
tree
2002-10-09
Brian Paul
XFree86 fixes (clib macro wrappers)
commit
|
commitdiff
|
tree
2002-10-09
Brian Paul
disable XMesaCreatePBuffer() for XFree86
commit
|
commitdiff
|
tree
2002-10-08
Brian Paul
finally get rid of ctx->Texture._ReallyEnabled field
commit
|
commitdiff
|
tree
2002-10-08
Brian Paul
fix a typo
commit
|
commitdiff
|
tree
2002-10-08
Brian Paul
change fog from GLfloat to GLfloat[4] (like other verte...
commit
|
commitdiff
|
tree
2002-10-08
Brian Paul
s/glVertexAttrib4fNV/_glapi->Dispatch->VertexAttrib4fNV/
commit
|
commitdiff
|
tree
2002-10-08
Brian Paul
added missing dispatch code for new AGP-related functions
commit
|
commitdiff
|
tree
2002-10-08
Brian Paul
import from DRI CVS
commit
|
commitdiff
|
tree
2002-10-08
Brian Paul
GLX_NV_vertex_array_range and GLX_MESA_agp_offset exten...
commit
|
commitdiff
|
tree
2002-10-08
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
2002-10-07
Brian Paul
removed old comment
commit
|
commitdiff
|
tree
2002-10-05
Brian Paul
added GLX_SGIX_fbconfig and GLX_SGIX_pbuffer
commit
|
commitdiff
|
tree
2002-10-05
Brian Paul
added pbinfo and pbdemo programs
commit
|
commitdiff
|
tree
2002-10-05
Brian Paul
pbuffer info and demo programs
commit
|
commitdiff
|
tree
2002-10-05
Brian Paul
Pbuffers seem to work!
commit
|
commitdiff
|
tree
next