Roland Scheidegger
|
8bd0a627fd
|
fix incorrect overflow detection when emitting R200_SS_MAT_1_SHININESS
|
il y a 21 ans |
Dave Airlie
|
a032297b32
|
xorg-r200-uninitialized-variable-used.patch from Redhat xorg
|
il y a 21 ans |
Daniel Borca
|
d9166e132e
|
disabled automatic mipmaps until we can handle 565 textures.
|
il y a 21 ans |
Daniel Borca
|
10e768c11b
|
fixed conflict between depth & alpha in 16bpp
|
il y a 21 ans |
Brian Paul
|
0a10abf93e
|
vtk and Paraview links updated
|
il y a 21 ans |
Brian Paul
|
6ade8a36b6
|
version 6 from oss.sgi.com
|
il y a 21 ans |
Brian Paul
|
196fb036d6
|
version 24 from oss.sgi.com
|
il y a 21 ans |
Brian Paul
|
c2800e08ec
|
don't use GLuint or GLvoid in function declaration
|
il y a 21 ans |
Daniel Borca
|
27df1ec1cd
|
disable W1 when single-texturing
|
il y a 21 ans |
Brian Paul
|
146852881f
|
consistantly use unpack parameter, instead of ctx->Unpack (Daniel Borca)
|
il y a 21 ans |
Felix Kuehling
|
fff87eecbe
|
Fixed hash table allocation to avoid an assertion failure due to a
bad config file. Fixed two more typos.
|
il y a 21 ans |
Daniel Borca
|
dec1191d45
|
Rush is back on ZBUFFER
added DrawPixels555 and DrawPixels565
|
il y a 21 ans |
Brian Paul
|
6b41bf3afc
|
use GL_CALL() macro (Andreas Stenglein)
|
il y a 21 ans |
Brian Paul
|
dfa5c2bfbb
|
new MESA_GLX_DEPTH_BITS env var
|
il y a 21 ans |
Brian Paul
|
eae26ca4ba
|
minor comments
|
il y a 21 ans |
Brian Paul
|
840565cd47
|
updates from Stephane Marchesin
|
il y a 21 ans |
Brian Paul
|
4f6b1ad952
|
added MESA_GLX_FORCE_ALPHA env var
|
il y a 21 ans |
Brian Paul
|
a13331d59b
|
added support for MESA_GLX_FORCE_ALPHA env var
|
il y a 21 ans |
Brian Paul
|
b8f29f29eb
|
ALIGN16 macro repairs
|
il y a 21 ans |
Daniel Borca
|
a48edcf69c
|
fixed pixelpiped DrawBitmap / DrawPixels (clipping was upside-down)
|
il y a 21 ans |
Daniel Borca
|
1635040a9e
|
partial GL_BLEND for Voodoo1
|
il y a 21 ans |
Daniel Borca
|
15a0b086b4
|
minor doc update
|
il y a 21 ans |
Daniel Borca
|
1b868b1e54
|
fixed a bug in clear routine
|
il y a 21 ans |
Brian Paul
|
782a32b847
|
fix compare w/ zero warnings (bug 988766)
|
il y a 21 ans |
Brian Paul
|
5fe90292f8
|
error message fixups and some debug code
|
il y a 21 ans |
Brian Paul
|
bd997cd11f
|
fix compare w/ zero warnings (bug #988766)
|
il y a 21 ans |
Brian Paul
|
5f3b3a3827
|
new image (see mesa bug #993926)
|
il y a 21 ans |
Brian Paul
|
9408fe0c09
|
remove -lXm (motif) from GLW_LIB_DEPS since it's not needed by default
|
il y a 21 ans |
Daniel Borca
|
6beec97521
|
GL_EXT_texture_env_add shouldn't be conditioned by multitex, or should it?
|
il y a 21 ans |
Daniel Borca
|
e7e86eaf3e
|
trying vertex_program...
|
il y a 21 ans |
Daniel Borca
|
1c2a498119
|
several new bugs
|
il y a 21 ans |
Daniel Borca
|
25f0e8227f
|
minor corrections
|
il y a 21 ans |
Daniel Borca
|
1ff6188c09
|
GL_MODULATE/GL_REPLACE multitex (wasteful, but apparently needed by some apps)
|
il y a 21 ans |
Daniel Borca
|
0f7eb92249
|
SGIS_generate_mipmap
|
il y a 21 ans |
Jon Smirl
|
dc8a7603a3
|
Miniglx clients now authorize with server DRM
|
il y a 21 ans |
Dave Airlie
|
84e6b16d8f
|
add debugging for compresssed textures
|
il y a 21 ans |
Dave Airlie
|
c058917343
|
fix up heights for i830/i915 texture compression
|
il y a 21 ans |
Dave Airlie
|
78e19b5f98
|
move config options to same place as other drivers (again for S3TC patch later)
|
il y a 21 ans |
Dave Airlie
|
620c998b16
|
use a switch statement makes integrating the s3tc patch easier
|
il y a 21 ans |
Dave Airlie
|
11a03a18ad
|
enable FXT1 texture compression for ixxx chipsets
commented out Keiths extensions strings
|
il y a 21 ans |
Dave Airlie
|
43942fd5e3
|
move over changes to intel driver from i830 driver for modes
|
il y a 21 ans |
Daniel Borca
|
ba3d088e27
|
fixed vertex RGBA
|
il y a 21 ans |
Jon Smirl
|
9a9614e4e9
|
Make solo radeon/r128 drivers track fix for DRI bug 849
|
il y a 21 ans |
Jon Smirl
|
bdf3e2ba1f
|
Remove DRM_PAGE_SIZE from fb and i810 drivers since it was being used.
|
il y a 21 ans |
Jon Smirl
|
65293d8f73
|
Fix unichrome solo build to not need X11 headers. Minor change to
use mesa_alloc/free.
|
il y a 21 ans |
Felix Kuehling
|
486e5c26dc
|
Make GET_PROGRAM_NAME work with uCLibc using the __progname hack.
Improved that hack to remove leading directory names.
|
il y a 21 ans |
Jon Smirl
|
368f3c551b
|
Fix mesa-solo config to define _GNU_SOURCE so that program_invocation_short_name
will be correctly defined.
|
il y a 21 ans |
Daniel Borca
|
d53d429ed2
|
use tnl_emit_func, it's safer
|
il y a 21 ans |
Roland Scheidegger
|
d2dbb25372
|
correct X86_DISPATCH_FUNCTION_SIZE if THREADS is defined
|
il y a 21 ans |
Jon Smirl
|
1e7ce9f6f1
|
Convert miniglx to use xf86drm from dri/drm/libdrm instead of src/mesa/drivers/dri/dri_client
|
il y a 21 ans |