Daniel Borca
731852f8a1
bugfix in texture swapping mechanism (multitex)
21 anos atrás
Daniel Borca
6471160770
temporary workaround for bad primitives in fx_render_vb_quads
21 anos atrás
Daniel Borca
4c75d90ad2
protect against broken apps
21 anos atrás
Daniel Borca
63f025c5ad
teensy bit of optimization in interp code
21 anos atrás
Daniel Borca
e1ecdc337e
wgl interface
21 anos atrás
Daniel Borca
972f3ccedf
cleanups
21 anos atrás
Daniel Borca
17f2e55009
sanity check for vertex counter
21 anos atrás
Daniel Borca
722cb89a13
no-op table on par with main dispatcher
21 anos atrás
Daniel Borca
ff1c766f7c
Mingw3 prototypes
21 anos atrás
Keith Whitwell
203dca4287
Testing
21 anos atrás
Keith Whitwell
85138fa443
Add comment regarding sse disable
21 anos atrás
Keith Whitwell
20caac0967
SSE segfaults in conform - disable for now.
21 anos atrás
Keith Whitwell
38bf45d4bb
Fixes for _swsetup_Translate()
21 anos atrás
Keith Whitwell
44d4a8f645
Apply attribute offset when calling extract().
Simplify stride calcs.
21 anos atrás
Eric Anholt
10095c9024
Add support for Radeon IGP chipsets, based off of mcgrof-radeon-igp-v3.diff
XFree86 bug: 314
21 anos atrás
Keith Whitwell
16f54219f5
Slight cleanup
21 anos atrás
Keith Whitwell
fc9f313b9d
Remove debug
21 anos atrás
Keith Whitwell
588225770c
Beef up t_vertex.c:
- cope with input vectors with size less than that of the emitted
attribute.
- cope with vertices with 'holes' inside and between vertices.
Fix calculation of tnl->render_inputs to work with fp programs.
Mirror VB->PointSizePtr in VB->AttribPtr so that it can work with t_vertex.c.
Transition swrast_setup/ to use t_vertex.c to build swrast vertices.
21 anos atrás
Keith Whitwell
ce81fe69da
Add t_vertex.c
21 anos atrás
Keith Whitwell
790734045b
Re-commit t_vertex.[ch] changes to fd.o server.
21 anos atrás
Felix Kuehling
effc73931f
Added def_max_anisotropy and no_neg_lod_bias options to radeon and r200.
The def_max_anisotropy option breaks driconf. :( I'm going to upload a
fixed version soon.
21 anos atrás
Felix Kuehling
dbfe7ae848
Added two new options: def_max_anisotropy and no_neg_lod_bias. The latter one
is for disabling faked "anisotropy" in e.g. FlightGear.
21 anos atrás
Felix Kuehling
22d1acf2ee
New, less expensive workaround for state-change lockups.
21 anos atrás
Felix Kuehling
9741dd6cf4
Reenable the vtxfmt code paths in the radeon and r200 drivers.
21 anos atrás
Brian Paul
41c310b20a
whitespace changes and new comments
21 anos atrás
Felix Kuehling
2788927410
Fix TCL_LIGHT_MODEL_CTL setting in radeonColorMaterial.
21 anos atrás
Keith Whitwell
7a57932a02
Don't allow lighting in model coordinates when fog is active,
from radeon_state.c, noticed by Dieter Nuetzel.
21 anos atrás
Keith Whitwell
eff4abcbd8
Correct sense of ctx->_ForceEyeCoords (Felix Kuhling)
21 anos atrás
Brian Paul
f903e1142d
the optimized UNCLAMPED_FLOAT_TO_UBYTE macro was broken
22 anos atrás
Daniel Borca
0ee5f6203c
reverted TMUs for proper multitexturing
22 anos atrás
Keith Whitwell
fabb9734dd
new files
22 anos atrás
Brian Paul
259b880bc7
Version bumps, etc for Mesa 6.0
22 anos atrás
Daniel Borca
e9e98405e7
DMesa: removed MGA2064W driver
DMesa: added capability to query visuals
fxMesa: WGL_3DFX_gamma_control
fxMesa: minor fixes to interface (fxQueryHardware vs fxMesaSelect...)
22 anos atrás
Ian Romanick
63a5cbb177
Fix to work with the C preprocessor in GCC 3.3.x.
22 anos atrás
Brian Paul
63f4e198b4
fix GL_MIN/MAX w/ glBlendFuncSeparate bug (Ian Romanick)
22 anos atrás
Daniel Borca
f80220d050
EXT_secondary_color and EXT_separate_specular via multipass
22 anos atrás
Karl Rasche
7aa77b679d
Problem computing specular value in OPCODE_LIT - pulled in value from
vertex program execution of LIT
22 anos atrás
Brian Paul
82e9f0099d
fix some matypes.h glitches
22 anos atrás
Brian Paul
3c7b7df6d5
call _ae_destroy_context() and _ae_invalidate_state() from the proper places
22 anos atrás
Brian Paul
c360a721e7
init vars to silence warnings
22 anos atrás
Brian Paul
50f20ec7f5
Updates from Philippe Houdoin.
22 anos atrás
Brian Paul
74466be8cb
check swrast->NewState in Draw/CopyPixels functions
22 anos atrás
Brian Paul
4a3110fb21
remove TexCoordInterleaveFactor. Clean up _mesa_InterleavedArrays()
22 anos atrás
Brian Paul
d450d0b0e2
applied Felix's patch for configuration system
22 anos atrás
Karl Rasche
177db2bc9b
- Test instruction count
- Throw an error for VPs if we set position invariance and then write to the output position
22 anos atrás
Brian Paul
ecc150c626
improved makefiles
22 anos atrás
Brian Paul
107564b090
lists of common source files
22 anos atrás
Brian Paul
b8cbca4807
new Makefiles
22 anos atrás
Keith Whitwell
013056ac65
set MaxTextureImageUnits, MaxTextureCoordUnits
22 anos atrás
Daniel Borca
e01d671668
small bug wrt culling
22 anos atrás