Brian Paul
|
9227bca103
|
added GL_EXT_framebuffer_blit, etc
|
2006-03-02 04:12:34 +00:00 |
|
Brian Paul
|
5b2ee9c1e9
|
update Blender link
|
2006-02-23 14:29:03 +00:00 |
|
Brian Paul
|
49ad2d4ed1
|
updated GLUT link
|
2006-02-22 15:50:57 +00:00 |
|
Brian Paul
|
ea970da0b6
|
bring in changes from 6.4 branch
|
2006-02-03 17:21:54 +00:00 |
|
Brian Paul
|
5e9d73153c
|
misc updates
|
2006-01-27 20:12:06 +00:00 |
|
Brian Paul
|
3086efe357
|
remove bogus wings3d link
|
2005-12-30 19:15:40 +00:00 |
|
Brian Paul
|
1add059bd1
|
Removed the GL_SGIX/SGIS_pixel_texture extensions. Same thing can be
done with fragment programs nowadays.
|
2005-12-14 03:04:58 +00:00 |
|
Brian Paul
|
8894a55d5f
|
added MESA_GLX_ALPHA_BITS env var
|
2005-11-05 03:12:06 +00:00 |
|
Adam Jackson
|
d78834b306
|
s/dri.sourceforge.net/dri.freedesktop.org/
|
2005-11-03 20:49:07 +00:00 |
|
Brian Paul
|
7e4cc1c29f
|
updates from 6.4 branch
|
2005-10-24 23:33:27 +00:00 |
|
Roland Scheidegger
|
2d61d30117
|
add GL_EXT_fog_coord support to radeon driver. No vtxfmt code (just uses fallback) yet. May cause a tcl fallback if fog coord is used together with separate specular lighting. Fog factors are precomputed and then submitted instead of the raw coords (chip limitation, same as on r200).
|
2005-10-17 00:54:12 +00:00 |
|
Roland Scheidegger
|
247f3b3e81
|
enable cube maps on radeon (#2241 on bugzilla). No vtxfmt code yet (just generates vfmt fallback). Code by Andreas Stenglein, some small adjustments by me.
|
2005-10-15 23:45:53 +00:00 |
|
Jouk Jansen
|
d997b90433
|
Committing in .
1) change compilation on VMS to use IEEE floating points
2) one more problem with _mesa_sprintf solved
Modified Files:
Mesa/docs/README.VMS Mesa/progs/demos/descrip.mms
Mesa/progs/tests/descrip.mms Mesa/progs/util/descrip.mms
Mesa/progs/xdemos/descrip.mms Mesa/src/glu/mesa/descrip.mms
Mesa/src/glu/sgi/descrip.mms Mesa/src/glut/glx/descrip.mms
Mesa/src/mesa/array_cache/descrip.mms
Mesa/src/mesa/drivers/common/descrip.mms
Mesa/src/mesa/drivers/osmesa/descrip.mms
Mesa/src/mesa/drivers/x11/descrip.mms
Mesa/src/mesa/glapi/descrip.mms Mesa/src/mesa/main/descrip.mms
Mesa/src/mesa/main/texobj.c Mesa/src/mesa/math/descrip.mms
Mesa/src/mesa/shader/descrip.mms
Mesa/src/mesa/shader/grammar/descrip.mms
Mesa/src/mesa/shader/slang/descrip.mms
Mesa/src/mesa/swrast/descrip.mms
Mesa/src/mesa/swrast_setup/descrip.mms
Mesa/src/mesa/tnl/descrip.mms
----------------------------------------------------------------------
|
2005-09-23 07:03:53 +00:00 |
|
Brian Paul
|
36d9ee1828
|
added XOR line optimization
|
2005-09-23 01:42:23 +00:00 |
|
Brian Paul
|
a25fe61607
|
initial 6.5 release notes
|
2005-09-14 14:34:54 +00:00 |
|
Brian Paul
|
7909dd920d
|
update like for MD2 viewer
|
2005-09-13 18:18:47 +00:00 |
|
Roland Scheidegger
|
8d2139e513
|
add GL_ATI_fragment_shader support for r200
|
2005-09-12 23:45:05 +00:00 |
|
Brian Paul
|
7f8cb30ccc
|
bunch of updates
|
2005-09-10 16:57:22 +00:00 |
|
Brian Paul
|
93cfdfe1ef
|
GL_EXT_timer_query
|
2005-09-02 14:02:44 +00:00 |
|
Roland Scheidegger
|
36603539cc
|
enable GL_ARB_texture_env_crossbar on r200, separate the enable bits for texture sampling and texture environment, optimize away texture sampling for units if the result is not used, always emit the env instructions in-order and try to eliminate GL_REPLACE env instructions.
|
2005-08-31 19:11:09 +00:00 |
|
Brian Paul
|
3a165edc9a
|
added note about IEEE vs VAX floating point (bug 4270)
|
2005-08-29 14:45:30 +00:00 |
|
Brian Paul
|
adbf932ec1
|
added singlebuffer demo
|
2005-08-25 23:26:51 +00:00 |
|
Brian Paul
|
b8a804d24f
|
initial 6.5 changes (reflect demo, remove GL_HP_occlusion_test)
|
2005-08-25 14:24:49 +00:00 |
|
Brian Paul
|
ae27ef2219
|
fix typo
|
2005-08-19 23:44:35 +00:00 |
|
Brian Paul
|
f350e22716
|
md5 sums for 6.3.2
|
2005-08-19 23:42:29 +00:00 |
|
Brian Paul
|
eacd347fce
|
update MESA_DEBUG with FP info
|
2005-08-19 23:34:10 +00:00 |
|
Brian Paul
|
b7c727e500
|
updates for 6.3.2 release, plus other assorted clean-ups
|
2005-08-19 16:57:50 +00:00 |
|
Brian Paul
|
926a19e108
|
updates for 6.3.2
|
2005-08-16 23:12:37 +00:00 |
|
Brian Paul
|
960467443e
|
SPARC, DRI interface changes for 6.3.1
|
2005-07-28 02:46:26 +00:00 |
|
Brian Paul
|
fea5a428e9
|
added vp negative addressing bug fix
|
2005-07-22 02:54:14 +00:00 |
|
Brian Paul
|
7a37189adc
|
6.3.1 updates
|
2005-07-21 18:45:54 +00:00 |
|
Brian Paul
|
f87bb14b0b
|
updated with DRI building instructions
|
2005-07-21 18:45:44 +00:00 |
|
Brian Paul
|
7b5c506c0e
|
first 6.3.1 bug fixes
|
2005-07-21 15:58:16 +00:00 |
|
Brian Paul
|
7cf480e6fe
|
s/2004/2005/
|
2005-07-21 15:57:29 +00:00 |
|
Brian Paul
|
18014525a1
|
fix some URLs
|
2005-07-20 18:25:01 +00:00 |
|
Brian Paul
|
2276679c53
|
added md5 checksums for 6.3
|
2005-07-20 18:20:45 +00:00 |
|
Brian Paul
|
d4596584f6
|
more updates for 6.3 release
|
2005-07-20 18:07:11 +00:00 |
|
Brian Paul
|
6bb49eacfd
|
updates for 6.3 release
|
2005-07-19 21:01:46 +00:00 |
|
Karl Schultz
|
5f79d27b82
|
Update notes with VC7 info.
|
2005-07-01 21:08:00 +00:00 |
|
Brian Paul
|
30aea49cf6
|
minor fixes
|
2005-07-01 01:04:31 +00:00 |
|
Daniel Borca
|
31d0cedd78
|
updates from Paul Garceau
|
2005-06-07 19:01:33 +00:00 |
|
Daniel Borca
|
4f923fb0bc
|
updates from Paul Garceau
|
2005-06-07 05:29:38 +00:00 |
|
Karl Schultz
|
516546ad5b
|
Updates for new Windows build system.
|
2005-06-02 23:17:02 +00:00 |
|
Brian Paul
|
d3bd97bb14
|
x86_64 stuff
|
2005-05-07 17:27:57 +00:00 |
|
Brian Paul
|
e3f684b753
|
fix a bunch of html errors
|
2005-05-06 22:17:24 +00:00 |
|
Brian Paul
|
9f8b3fac97
|
minor face-lift for web pages
|
2005-05-05 14:18:31 +00:00 |
|
Brian Paul
|
0355d3ff94
|
fix typo
|
2005-05-05 14:18:04 +00:00 |
|
Brian Paul
|
e4b2356c07
|
Major check-in of changes for GL_EXT_framebuffer_object extension.
Main driver impacts:
- new code for creating the Mesa GLframebuffer
- new span/pixel read/write code
Some drivers not yet updated/tested.
|
2005-05-04 20:11:35 +00:00 |
|
Brian Paul
|
ebef61f5c0
|
html fix
|
2005-05-04 20:05:21 +00:00 |
|
Brian Paul
|
fd451b6d01
|
updated procedure for getting CVS-write access
|
2005-04-13 23:50:47 +00:00 |
|