Commit Graph

184774 Commits

Author SHA1 Message Date
Brian Paul da93ecd3ec aix-gcc tweaks 2004-01-10 22:42:34 +00:00
Brian Paul e3cc5c31b9 removed MAKELIB lines. tweak openbsd config 2004-01-10 22:22:41 +00:00
Brian Paul ff3515831e added OSMESA_LIB_DEPS needed for some platforms 2004-01-10 22:18:41 +00:00
Brian Paul ae6c594908 added aix-gcc config 2004-01-10 22:14:51 +00:00
Brian Paul 12d6caea08 Use same steps for Linux and OpenBSD.
Added AIX/gcc support.
2004-01-10 22:12:21 +00:00
Brian Paul cf75101bba regenerated to support new 1.5 functions, etc. 2004-01-09 20:34:04 +00:00
Brian Paul bd09d49eb4 re-enable SSE code, except for the _mesa_sse_transform_points4_identity() function. Use the x86 version instead 2004-01-09 17:14:22 +00:00
Brian Paul ed98b867af Change < to <= when testing counts against ctx->Const.MaxArrayLockSize,
per Daniel Borca.
Also, added XXX comments to mark where there may be a problem with the
calls to _tnl_vb_bind_arrays().  Is the last parameter a count or index?
2004-01-09 15:31:08 +00:00
Keith Whitwell a05b1549f7 Roland Scheidegger's r200_changeemitorder.diff. 2004-01-09 09:28:40 +00:00
Felix Kuehling 0f47e002bc Fixed a few typos in the german translation. 2004-01-08 22:49:26 +00:00
Brian Paul 088eb4fb9b set StringPos field in parse_vp_instruction (Mesa bug 873011) 2004-01-08 14:23:42 +00:00
Jouk Jansen 332a6741d5 Committing in .
Update OpenVMS makefiles

 Modified Files:
 	Mesa/src/mesa/swrast_setup/descrip.mms
 	Mesa/src/mesa/tnl/descrip.mms
 ----------------------------------------------------------------------
2004-01-08 14:14:02 +00:00
Keith Whitwell fb2a95b391 Perform check for dstclip[3] == 0. 2004-01-08 13:55:24 +00:00
Daniel Borca 2fa774edba keeping things safe: sanity check back 2004-01-08 09:04:27 +00:00
Daniel Borca a71d4445b4 envvars to control run-time 2004-01-08 07:37:21 +00:00
Daniel Borca 1a2a1f039d updated makefiles 2004-01-08 07:36:37 +00:00
Daniel Borca d994f6dda5 removed unnecessary (now) sanity check 2004-01-08 07:32:06 +00:00
Felix Kuehling 94de418fd0 Use hand-made number parsing functions as the libc routines are locale-dependent. Thanks to Pavel harry_x Palat for pointing that out. 2004-01-07 23:35:00 +00:00
Brian Paul 49bef526fd reindent the code 2004-01-07 15:18:17 +00:00
Brian Paul d7af11a041 updates for 6.0 release 2004-01-07 14:51:30 +00:00
Daniel Borca 731852f8a1 bugfix in texture swapping mechanism (multitex) 2004-01-07 13:58:04 +00:00
Daniel Borca 6471160770 temporary workaround for bad primitives in fx_render_vb_quads 2004-01-07 13:57:23 +00:00
Daniel Borca 4c75d90ad2 protect against broken apps 2004-01-07 13:54:17 +00:00
Daniel Borca 63f025c5ad teensy bit of optimization in interp code 2004-01-07 12:50:30 +00:00
Daniel Borca e1ecdc337e wgl interface 2004-01-07 12:49:47 +00:00
Daniel Borca 972f3ccedf cleanups 2004-01-07 12:49:22 +00:00
Daniel Borca 17f2e55009 sanity check for vertex counter 2004-01-07 12:39:45 +00:00
Daniel Borca 722cb89a13 no-op table on par with main dispatcher 2004-01-07 12:37:09 +00:00
Daniel Borca ff1c766f7c Mingw3 prototypes 2004-01-07 12:34:28 +00:00
Keith Whitwell 203dca4287 Testing 2004-01-06 20:13:41 +00:00
Brian Paul a48a280e27 added Aqsis link 2004-01-06 16:36:48 +00:00
Brian Paul b4b04651f5 remove BMRT link 2004-01-06 15:33:48 +00:00
Keith Whitwell 85138fa443 Add comment regarding sse disable 2004-01-06 12:20:20 +00:00
Keith Whitwell 20caac0967 SSE segfaults in conform - disable for now. 2004-01-06 12:19:40 +00:00
Keith Whitwell 38bf45d4bb Fixes for _swsetup_Translate() 2004-01-06 00:18:23 +00:00
Keith Whitwell 44d4a8f645 Apply attribute offset when calling extract().
Simplify stride calcs.
2004-01-06 00:18:03 +00:00
Eric Anholt 10095c9024 Add support for Radeon IGP chipsets, based off of mcgrof-radeon-igp-v3.diff
XFree86 bug:	314
2004-01-05 23:19:21 +00:00
Brian Paul 283507075a added missing descrip.mms files to tar file list 2004-01-05 16:42:34 +00:00
Keith Whitwell 16f54219f5 Slight cleanup 2004-01-05 15:55:01 +00:00
Keith Whitwell fc9f313b9d Remove debug 2004-01-05 15:31:22 +00:00
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.
2004-01-05 15:24:53 +00:00
Keith Whitwell ce81fe69da Add t_vertex.c 2004-01-05 10:06:49 +00:00
Keith Whitwell 790734045b Re-commit t_vertex.[ch] changes to fd.o server. 2004-01-05 09:43:42 +00:00
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.
2004-01-05 02:40:28 +00:00
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.
2004-01-05 02:35:45 +00:00
Felix Kuehling 22d1acf2ee New, less expensive workaround for state-change lockups. 2004-01-04 22:08:31 +00:00
Felix Kuehling 9741dd6cf4 Reenable the vtxfmt code paths in the radeon and r200 drivers. 2004-01-04 16:39:29 +00:00
Brian Paul 41c310b20a whitespace changes and new comments 2004-01-01 17:13:12 +00:00
Brian Paul 4d1b773dd3 latest updates 2004-01-01 15:18:50 +00:00
Brian Paul d7a3b7e27b added -fPIC -fomit-frame-pointer etc to sunos5-gcc configs (bug 868737) 2004-01-01 15:17:20 +00:00