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
2004-08-14
Philippe Houdoin
BeOS's _glthread_DECLARE_STATIC_MUTEX() couldn't be...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-14
Philippe Houdoin
Fix a bug that set RGBA bits length always to 0 (report...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-14
Dave Airlie
build fix from XFree86 tree
commit
|
commitdiff
|
tree
|
snapshot
2004-08-14
Philippe Houdoin
Move BeOS build into main Makefiles chain.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-14
Philippe Houdoin
Add a BeOS build config.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-14
Dave Airlie
bring over change from xorg trunk - let build on non...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-14
Dave Airlie
bring over build fix from xorg tree
commit
|
commitdiff
|
tree
|
snapshot
2004-08-13
Brian Paul
silence a warning
commit
|
commitdiff
|
tree
|
snapshot
2004-08-13
Brian Paul
minor fix for newest glxext.h header
commit
|
commitdiff
|
tree
|
snapshot
2004-08-13
Brian Paul
added some missing sources to tarball list
commit
|
commitdiff
|
tree
|
snapshot
2004-08-12
Eric Anholt
Fix dri_util.c build with new headers.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-10
Brian Paul
cvs ignore file
commit
|
commitdiff
|
tree
|
snapshot
2004-08-10
Brian Paul
updated glext.h and glxext.h files
commit
|
commitdiff
|
tree
|
snapshot
2004-08-10
Brian Paul
minor anim tweak
commit
|
commitdiff
|
tree
|
snapshot
2004-08-10
Brian Paul
silence warning
commit
|
commitdiff
|
tree
|
snapshot
2004-08-10
Brian Paul
use 'a' to toggle animation
commit
|
commitdiff
|
tree
|
snapshot
2004-08-10
Brian Paul
minor tweaks
commit
|
commitdiff
|
tree
|
snapshot
2004-08-10
Brian Paul
query/print max convolution filter size
commit
|
commitdiff
|
tree
|
snapshot
2004-08-10
Brian Paul
added some handy debug code (disabled)
commit
|
commitdiff
|
tree
|
snapshot
2004-08-10
Brian Paul
added a few more debug printfs (disabled)
commit
|
commitdiff
|
tree
|
snapshot
2004-08-09
Jon Smirl
Fix from Rogelio Serrano for miniglx double buffering
commit
|
commitdiff
|
tree
|
snapshot
2004-08-03
Roland Scheidegger
fix incorrect overflow detection when emitting R200_SS_...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-31
Dave Airlie
xorg-r200-uninitialized-variable-used.patch from Redhat...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-29
Daniel Borca
disabled automatic mipmaps until we can handle 565...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-29
Daniel Borca
fixed conflict between depth & alpha in 16bpp
commit
|
commitdiff
|
tree
|
snapshot
2004-07-28
Brian Paul
vtk and Paraview links updated
commit
|
commitdiff
|
tree
|
snapshot
2004-07-28
Brian Paul
version 6 from oss.sgi.com
commit
|
commitdiff
|
tree
|
snapshot
2004-07-28
Brian Paul
version 24 from oss.sgi.com
commit
|
commitdiff
|
tree
|
snapshot
2004-07-27
Brian Paul
don't use GLuint or GLvoid in function declaration
commit
|
commitdiff
|
tree
|
snapshot
2004-07-26
Daniel Borca
disable W1 when single-texturing
commit
|
commitdiff
|
tree
|
snapshot
2004-07-26
Brian Paul
consistantly use unpack parameter, instead of ctx-...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-26
Felix Kuehling
Fixed hash table allocation to avoid an assertion failu...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-26
Daniel Borca
Rush is back on ZBUFFER
commit
|
commitdiff
|
tree
|
snapshot
2004-07-24
Brian Paul
use GL_CALL() macro (Andreas Stenglein)
commit
|
commitdiff
|
tree
|
snapshot
2004-07-23
Brian Paul
new MESA_GLX_DEPTH_BITS env var
commit
|
commitdiff
|
tree
|
snapshot
2004-07-23
Brian Paul
minor comments
commit
|
commitdiff
|
tree
|
snapshot
2004-07-23
Brian Paul
updates from Stephane Marchesin
commit
|
commitdiff
|
tree
|
snapshot
2004-07-23
Brian Paul
added MESA_GLX_FORCE_ALPHA env var
commit
|
commitdiff
|
tree
|
snapshot
2004-07-23
Brian Paul
added support for MESA_GLX_FORCE_ALPHA env var
commit
|
commitdiff
|
tree
|
snapshot
2004-07-23
Brian Paul
ALIGN16 macro repairs
commit
|
commitdiff
|
tree
|
snapshot
2004-07-23
Daniel Borca
fixed pixelpiped DrawBitmap / DrawPixels (clipping...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-21
Daniel Borca
partial GL_BLEND for Voodoo1
commit
|
commitdiff
|
tree
|
snapshot
2004-07-21
Daniel Borca
minor doc update
commit
|
commitdiff
|
tree
|
snapshot
2004-07-21
Daniel Borca
fixed a bug in clear routine
commit
|
commitdiff
|
tree
|
snapshot
2004-07-20
Brian Paul
fix compare w/ zero warnings (bug 988766)
commit
|
commitdiff
|
tree
|
snapshot
2004-07-20
Brian Paul
error message fixups and some debug code
commit
|
commitdiff
|
tree
|
snapshot
2004-07-20
Brian Paul
fix compare w/ zero warnings (bug #988766)
commit
|
commitdiff
|
tree
|
snapshot
2004-07-20
Brian Paul
new image (see mesa bug #993926)
commit
|
commitdiff
|
tree
|
snapshot
2004-07-20
Brian Paul
remove -lXm (motif) from GLW_LIB_DEPS since it's not...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-20
Daniel Borca
GL_EXT_texture_env_add shouldn't be conditioned by...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-19
Daniel Borca
trying vertex_program...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-19
Daniel Borca
several new bugs
commit
|
commitdiff
|
tree
|
snapshot
2004-07-16
Daniel Borca
minor corrections
commit
|
commitdiff
|
tree
|
snapshot
2004-07-16
Daniel Borca
GL_MODULATE/GL_REPLACE multitex (wasteful, but apparent...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-16
Daniel Borca
SGIS_generate_mipmap
commit
|
commitdiff
|
tree
|
snapshot
2004-07-16
Jon Smirl
Miniglx clients now authorize with server DRM
commit
|
commitdiff
|
tree
|
snapshot
2004-07-15
Dave Airlie
add debugging for compresssed textures
commit
|
commitdiff
|
tree
|
snapshot
2004-07-15
Dave Airlie
fix up heights for i830/i915 texture compression
commit
|
commitdiff
|
tree
|
snapshot
2004-07-15
Dave Airlie
move config options to same place as other drivers...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-15
Dave Airlie
use a switch statement makes integrating the s3tc patch...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-15
Dave Airlie
enable FXT1 texture compression for ixxx chipsets
commit
|
commitdiff
|
tree
|
snapshot
2004-07-15
Dave Airlie
move over changes to intel driver from i830 driver...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-13
Daniel Borca
fixed vertex RGBA
commit
|
commitdiff
|
tree
|
snapshot
2004-07-10
Jon Smirl
Make solo radeon/r128 drivers track fix for DRI bug 849
commit
|
commitdiff
|
tree
|
snapshot
2004-07-10
Jon Smirl
Remove DRM_PAGE_SIZE from fb and i810 drivers since...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-10
Jon Smirl
Fix unichrome solo build to not need X11 headers. Minor...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-10
Felix Kuehling
Make GET_PROGRAM_NAME work with uCLibc using the __prog...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-09
Jon Smirl
Fix mesa-solo config to define _GNU_SOURCE so that...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-06
Daniel Borca
use tnl_emit_func, it's safer
commit
|
commitdiff
|
tree
|
snapshot
2004-07-06
Roland Scheidegger
correct X86_DISPATCH_FUNCTION_SIZE if THREADS is defined
commit
|
commitdiff
|
tree
|
snapshot
2004-07-05
Jon Smirl
Convert miniglx to use xf86drm from dri/drm/libdrm...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-05
Jon Smirl
Convert miniglx to use Ian's fancy new driver config...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-05
Ian Romanick
Fix typos in comments.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-05
Ian Romanick
Another "if it ain't broke, don't fix it" moment. ...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-05
Brian Paul
fixed AIX color interpolation bug
commit
|
commitdiff
|
tree
|
snapshot
2004-07-05
Brian Paul
patch for AIX (bug 983144)
commit
|
commitdiff
|
tree
|
snapshot
2004-07-05
Brian Paul
added cast to fix AIX color interpolation problem ...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-05
Daniel Borca
added GL_ARB_point_sprite.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-05
Daniel Borca
fixed non-threaded codepath
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Eric Anholt
Bugzilla #755: Fix polygon offset by setting DEPTH_SCAL...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Jon Smirl
Patch removes _SOLO definition needed for mesa-solo...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-02
Brian Paul
document some assumptions made about compressed texture...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-02
Brian Paul
a few comments
commit
|
commitdiff
|
tree
|
snapshot
2004-07-02
Brian Paul
disable some debug printfs
commit
|
commitdiff
|
tree
|
snapshot
2004-07-02
Brian Paul
redo the event loop to make event response better
commit
|
commitdiff
|
tree
|
snapshot
2004-07-02
Brian Paul
init some vars to silence warnings
commit
|
commitdiff
|
tree
|
snapshot
2004-07-02
Daniel Borca
added GL_EXT_fog_coord.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-02
Daniel Borca
put back the correct dispatcher for non-threaded builds.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-02
Ian Romanick
Fix a potential race condition. Fix a couple of places...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-01
Ian Romanick
Make sure THREADS is set no matter which threading...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-01
Brian Paul
just a test; no change
commit
|
commitdiff
|
tree
|
snapshot
2004-07-01
Brian Paul
just a test; no change
commit
|
commitdiff
|
tree
|
snapshot
2004-07-01
Brian Paul
just a test; no change
commit
|
commitdiff
|
tree
|
snapshot
2004-07-01
Brian Paul
just a test; no change
commit
|
commitdiff
|
tree
|
snapshot
2004-07-01
Brian Paul
just a test; no change
commit
|
commitdiff
|
tree
|
snapshot
2004-07-01
Brian Paul
added commands for AIX shared libs (Shane Blackett)
commit
|
commitdiff
|
tree
|
snapshot
2004-07-01
Brian Paul
added aix-static config, make aix config build dynamic...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-01
Keith Whitwell
Rename the various function types in t_context.h to...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-01
Keith Whitwell
Remove __driRegisterExtensions
commit
|
commitdiff
|
tree
|
snapshot
2004-07-01
Keith Whitwell
Rename 'emit_func' usages in drivers. Will also rename...
commit
|
commitdiff
|
tree
|
snapshot
next