Brian Paul
|
9c4f016d21
|
minor clean-ups, renaming
|
2000-04-05 14:40:04 +00:00 |
|
Brian Paul
|
7e67fb41fb
|
more GL_HP_occlusion_test work
|
2000-04-04 15:14:10 +00:00 |
|
Brian Paul
|
941dcc797e
|
use BCOPY macro on FreeBSD
|
2000-04-04 00:54:23 +00:00 |
|
Brian Paul
|
199d039bc3
|
changes for GL_HP_occlusion_test
|
2000-04-01 05:42:06 +00:00 |
|
Brian Paul
|
962f426915
|
fixed mistake in glXGetConfig(GLX_VISUAL_CAVEAT_EXT)
|
2000-03-31 18:17:01 +00:00 |
|
Brian Paul
|
aa51bb083b
|
mask/disable stencil/accum clears in fxDDClear()
|
2000-03-31 17:07:10 +00:00 |
|
Brian Paul
|
c140020182
|
clean-up of info messages
|
2000-03-31 05:49:45 +00:00 |
|
Brian Paul
|
7909019a3e
|
fixed Voodoo1/2/ stride problem in fxDDReadPixels()
|
2000-03-31 05:49:08 +00:00 |
|
Brian Paul
|
3bbbfbf202
|
misc clean-up
|
2000-03-31 05:48:14 +00:00 |
|
Brian Paul
|
4a3ccfee80
|
added more debugging code
|
2000-03-31 05:09:55 +00:00 |
|
Brian Paul
|
e1210b1769
|
added rest of GLX_EXT_visual_rating extension
|
2000-03-31 01:17:52 +00:00 |
|
Brian Paul
|
fc68be6b11
|
minor tweak to GLX_VISUAL_CAVEAT_EXT query
|
2000-03-31 01:12:40 +00:00 |
|
Brian Paul
|
b2e4600183
|
updates for separate R/G/B/A accum buffer sizes
|
2000-03-31 01:07:13 +00:00 |
|
Brian Paul
|
b371e0da2b
|
added _mesa_create/destroy_visual()
|
2000-03-31 01:05:51 +00:00 |
|
Brian Paul
|
f2123080b5
|
separate R/G/B/A accum buffer size fields
|
2000-03-31 01:04:52 +00:00 |
|
Brian Paul
|
047fdf06cc
|
optimized glReadPixels()
|
2000-03-30 18:39:18 +00:00 |
|
Brian Paul
|
e5d68a2b7d
|
improved PrintTexture debug function
|
2000-03-30 18:37:51 +00:00 |
|
Brian Paul
|
aed8a96ef2
|
fixed typos in generate_lookup_tables()
|
2000-03-30 18:37:32 +00:00 |
|
Brian Paul
|
5ca0d13823
|
fixed subtexture address calculation bug
|
2000-03-30 17:24:02 +00:00 |
|
Brian Paul
|
fffb809777
|
renamed mesaStrDup() to str_dup()
|
2000-03-29 18:46:11 +00:00 |
|
Brian Paul
|
57e7108b75
|
new texture image download code
|
2000-03-29 18:14:32 +00:00 |
|
Brian Paul
|
845bf3c2b1
|
lots of new work
|
2000-03-29 18:14:08 +00:00 |
|
Brian Paul
|
4827179cc0
|
changes for single-copy textures
|
2000-03-29 18:13:59 +00:00 |
|
Brian Paul
|
070b2644c6
|
added missing GL_INTENSITY case in _mesa_components_in_format()
|
2000-03-29 15:56:53 +00:00 |
|
Brian Paul
|
a14ee6b081
|
fixed some buffer clear bugs
|
2000-03-29 15:48:43 +00:00 |
|
Randy Frank
|
23ee049401
|
Implemented support for the HP occlusion test extension (osmesa and X)
|
2000-03-28 16:59:39 +00:00 |
|
Randy Frank
|
d7361e1717
|
Updated to compile under Irix 6.5
|
2000-03-27 21:13:58 +00:00 |
|
Brian Paul
|
ba3d9d0ce9
|
removed tfxMipMapLevel's used and translate fields, initial teximage clean-up
|
2000-03-27 19:08:40 +00:00 |
|
Brian Paul
|
de5c19d139
|
added _mesa_unconvert_teximage()
|
2000-03-27 18:56:26 +00:00 |
|
Brian Paul
|
021a525616
|
put _mesa prefix on some functions
|
2000-03-27 17:54:17 +00:00 |
|
Jon Taylor
|
56edca9f62
|
Minor fixups
|
2000-03-27 04:31:15 +00:00 |
|
Brian Paul
|
9fd2b0a698
|
fixed a Driver.TexImage call typo, misc clean-up
|
2000-03-24 23:59:06 +00:00 |
|
Brian Paul
|
d03dc25477
|
added texutil.c source
|
2000-03-24 20:56:50 +00:00 |
|
Brian Paul
|
7553e3027c
|
initial check-in
|
2000-03-24 20:54:21 +00:00 |
|
Brian Paul
|
d6998a714c
|
added new texture image functions, minor clean-up
|
2000-03-23 16:58:24 +00:00 |
|
Brian Paul
|
45c7e2abe7
|
added some comments and new texture image functions
|
2000-03-23 16:57:56 +00:00 |
|
Brian Paul
|
b132e8da5e
|
replaced decode_internal_format() with _mesa_base_tex_format()
|
2000-03-23 16:23:14 +00:00 |
|
Brian Paul
|
f87c5e229f
|
more clean-up and rearranging
|
2000-03-23 16:22:36 +00:00 |
|
Brian Paul
|
9dd2747e5f
|
minor tweaks
|
2000-03-22 23:43:53 +00:00 |
|
Brian Paul
|
ca1f44b401
|
added Daryll's patches for texture alignment
|
2000-03-22 23:21:27 +00:00 |
|
Brian Paul
|
780c4e057b
|
added code to die on FP exceptions if DEBEG env var set to FP
|
2000-03-22 23:20:12 +00:00 |
|
Brian Paul
|
29d39d52a0
|
updated renderer string version to 20000322
|
2000-03-22 17:39:15 +00:00 |
|
Brian Paul
|
0293878846
|
lots of changes for single-copy texture image DD interface
|
2000-03-22 17:38:11 +00:00 |
|
Brian Paul
|
42ad53f67e
|
fixed Cygwin patch typos
|
2000-03-22 16:01:21 +00:00 |
|
Brian Paul
|
9b8094a663
|
removed a few const keywords because of mutex calls
|
2000-03-21 22:20:42 +00:00 |
|
Brian Paul
|
832179c50e
|
added more locking
|
2000-03-21 17:42:27 +00:00 |
|
Brian Paul
|
fd2e6dbbc8
|
removed retainInternalCopy from TexSubImage functions
|
2000-03-21 16:10:22 +00:00 |
|
Brian Paul
|
279d9e3ea7
|
made _mesa_native_packing const
|
2000-03-21 16:09:37 +00:00 |
|
Brian Paul
|
b7d076fc96
|
changed imaging functions to _mesa_ prefix
|
2000-03-21 01:03:40 +00:00 |
|
Brian Paul
|
43911c8ef0
|
clean-up of texture image construction
|
2000-03-21 00:49:33 +00:00 |
|