index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Obsoleted. Now, the BeOS targets build by main Makefiles chain.
Philippe Houdoin
2004-08-14
1
-303
/
+0
*
Silent compiler "variable may be used uninitialized" warnings.
Philippe Houdoin
2004-08-14
1
-5
/
+6
*
BeOS's _glthread_DECLARE_STATIC_MUTEX() couldn't be used outside a function
Philippe Houdoin
2004-08-14
1
-6
/
+9
*
Fix a bug that set RGBA bits length always to 0 (reported by Marcin Konicki).
Philippe Houdoin
2004-08-14
2
-211
/
+232
*
build fix from XFree86 tree
Dave Airlie
2004-08-14
1
-1
/
+1
*
Move BeOS build into main Makefiles chain.
Philippe Houdoin
2004-08-14
1
-5
/
+11
*
bring over change from xorg trunk - let build on non-i386
Dave Airlie
2004-08-14
1
-1
/
+1
*
bring over build fix from xorg tree
Dave Airlie
2004-08-14
1
-0
/
+4
*
Fix dri_util.c build with new headers.
Eric Anholt
2004-08-12
1
-1
/
+1
*
added some handy debug code (disabled)
Brian Paul
2004-08-10
1
-0
/
+25
*
added a few more debug printfs (disabled)
Brian Paul
2004-08-10
1
-0
/
+14
*
Fix from Rogelio Serrano for miniglx double buffering
Jon Smirl
2004-08-09
1
-7
/
+8
*
fix incorrect overflow detection when emitting R200_SS_MAT_1_SHININESS
Roland Scheidegger
2004-08-03
1
-1
/
+1
*
xorg-r200-uninitialized-variable-used.patch from Redhat xorg
Dave Airlie
2004-07-31
1
-1
/
+2
*
disabled automatic mipmaps until we can handle 565 textures.
Daniel Borca
2004-07-29
1
-0
/
+2
*
fixed conflict between depth & alpha in 16bpp
Daniel Borca
2004-07-29
1
-1
/
+1
*
disable W1 when single-texturing
Daniel Borca
2004-07-26
1
-6
/
+6
*
consistantly use unpack parameter, instead of ctx->Unpack (Daniel Borca)
Brian Paul
2004-07-26
1
-26
/
+32
*
Fixed hash table allocation to avoid an assertion failure due to a
Felix Kuehling
2004-07-26
1
-5
/
+9
*
Rush is back on ZBUFFER
Daniel Borca
2004-07-26
1
-49
/
+354
*
use GL_CALL() macro (Andreas Stenglein)
Brian Paul
2004-07-24
1
-20
/
+20
*
new MESA_GLX_DEPTH_BITS env var
Brian Paul
2004-07-23
1
-5
/
+26
*
minor comments
Brian Paul
2004-07-23
1
-0
/
+2
*
added support for MESA_GLX_FORCE_ALPHA env var
Brian Paul
2004-07-23
1
-0
/
+4
*
ALIGN16 macro repairs
Brian Paul
2004-07-23
3
-18
/
+16
*
fixed pixelpiped DrawBitmap / DrawPixels (clipping was upside-down)
Daniel Borca
2004-07-23
1
-31
/
+28
*
partial GL_BLEND for Voodoo1
Daniel Borca
2004-07-21
1
-6
/
+16
*
fixed a bug in clear routine
Daniel Borca
2004-07-21
1
-4
/
+3
*
fix compare w/ zero warnings (bug 988766)
Brian Paul
2004-07-20
2
-6
/
+5
*
error message fixups and some debug code
Brian Paul
2004-07-20
1
-2
/
+13
*
fix compare w/ zero warnings (bug #988766)
Brian Paul
2004-07-20
2
-9
/
+13
*
GL_EXT_texture_env_add shouldn't be conditioned by multitex, or should it?
Daniel Borca
2004-07-20
1
-1
/
+1
*
trying vertex_program...
Daniel Borca
2004-07-19
1
-1
/
+4
*
several new bugs
Daniel Borca
2004-07-19
12
-1016
/
+1521
*
minor corrections
Daniel Borca
2004-07-16
2
-17
/
+36
*
GL_MODULATE/GL_REPLACE multitex (wasteful, but apparently needed by some apps)
Daniel Borca
2004-07-16
1
-0
/
+34
*
SGIS_generate_mipmap
Daniel Borca
2004-07-16
1
-77
/
+188
*
Miniglx clients now authorize with server DRM
Jon Smirl
2004-07-16
3
-14
/
+53
*
add debugging for compresssed textures
Dave Airlie
2004-07-15
1
-0
/
+7
*
fix up heights for i830/i915 texture compression
Dave Airlie
2004-07-15
2
-2
/
+18
*
move config options to same place as other drivers (again for S3TC patch later)
Dave Airlie
2004-07-15
2
-3
/
+3
*
use a switch statement makes integrating the s3tc patch easier
Dave Airlie
2004-07-15
1
-1
/
+7
*
enable FXT1 texture compression for ixxx chipsets
Dave Airlie
2004-07-15
5
-1
/
+114
*
move over changes to intel driver from i830 driver for modes
Dave Airlie
2004-07-15
1
-88
/
+25
*
fixed vertex RGBA
Daniel Borca
2004-07-13
1
-1
/
+1
*
Make solo radeon/r128 drivers track fix for DRI bug 849
Jon Smirl
2004-07-10
2
-28
/
+12
*
Remove DRM_PAGE_SIZE from fb and i810 drivers since it was being used.
Jon Smirl
2004-07-10
2
-21
/
+0
*
Fix unichrome solo build to not need X11 headers. Minor change to
Jon Smirl
2004-07-10
1
-10
/
+3
*
Make GET_PROGRAM_NAME work with uCLibc using the __progname hack.
Felix Kuehling
2004-07-10
1
-4
/
+9
*
Fix mesa-solo config to define _GNU_SOURCE so that program_invocation_short_name
Jon Smirl
2004-07-09
1
-1
/
+0
[next]