Brian Paul
|
4951c0e0a8
|
defined APIENTRY if undefined
|
2000-05-22 16:26:52 +00:00 |
|
Brian Paul
|
57a055c82f
|
added some Window-isms formerly in gl.h
|
2000-05-22 16:25:37 +00:00 |
|
Brian Paul
|
af7ad8dded
|
update for Glide3
|
2000-05-22 16:25:03 +00:00 |
|
Brian Paul
|
fbbac25ad3
|
fixed alignment bug in _mesa_image_row_stride()
|
2000-05-19 22:35:44 +00:00 |
|
Brian Paul
|
cc2b08ddf0
|
changed internalFormat to GLenum in TexImage4DSGI and all compressed textimage calls
|
2000-05-19 16:08:11 +00:00 |
|
Brian Paul
|
58f71ace50
|
added a bunch of imaging functions
|
2000-05-19 13:12:29 +00:00 |
|
Brian Paul
|
2765e6848a
|
added const to compressed tex image functions
|
2000-05-19 13:11:38 +00:00 |
|
Brian Paul
|
43ddff4549
|
Pass pixel format to xmesa_color_to_pixel(). Compute clearpixel without dither
|
2000-05-19 13:08:01 +00:00 |
|
Brian Paul
|
e160138d13
|
added glTbufferMask3DFX(), enabled texture compression functions
|
2000-05-18 22:02:24 +00:00 |
|
Brian Paul
|
f77064e9e2
|
DeleteTexturesEXT was missing
|
2000-05-18 22:01:13 +00:00 |
|
Brian Paul
|
70a9328de3
|
changed ATTRIBLIST_SIZE to 32
|
2000-05-18 18:34:23 +00:00 |
|
Brian Paul
|
65300223fb
|
now generated from bin/glx86asm.py script
|
2000-05-18 18:15:16 +00:00 |
|
Brian Paul
|
4420246955
|
bunch of updates to static_functions[]
|
2000-05-18 18:14:22 +00:00 |
|
Brian Paul
|
21301cdc06
|
added tbuffer and compressed teximage extension functions
|
2000-05-18 18:13:15 +00:00 |
|
Brian Paul
|
3a94f5c0ac
|
added Kevin's 32bpp Z buffer fix
|
2000-05-18 18:12:36 +00:00 |
|
Brian Paul
|
0c74657fe0
|
replaced components with internalFormat
|
2000-05-18 18:11:35 +00:00 |
|
Brian Paul
|
5a8a6d9ac5
|
generate X86 dispatch code
|
2000-05-11 23:14:57 +00:00 |
|
Brian Paul
|
ecfdd8814e
|
recover from offset=? condition, code clean-up
|
2000-05-11 17:45:20 +00:00 |
|
Brian Paul
|
3ee628f83a
|
recover from offset=? condition
|
2000-05-11 17:44:42 +00:00 |
|
Brian Paul
|
da99cded26
|
fixed PB bugs, removed MutablePixels, MonoPixels from GLcontext
|
2000-05-10 22:36:05 +00:00 |
|
Brian Paul
|
7a39d2f833
|
more GL_EXT_convolution work
|
2000-05-10 14:39:53 +00:00 |
|
Brian Paul
|
102860a459
|
removed printf
|
2000-05-09 23:54:09 +00:00 |
|
Brian Paul
|
0665d482d2
|
Added point UserSize, cleaned up point drawing code
|
2000-05-07 23:18:54 +00:00 |
|
Brian Paul
|
6698b2294f
|
Err, initial code for GL_EXT_convolution, not histogram
|
2000-05-07 20:41:30 +00:00 |
|
Brian Paul
|
82b02f0ef2
|
initial code for GL_EXT_histogram extension
|
2000-05-07 20:37:40 +00:00 |
|
Brian Paul
|
293cee7669
|
fixed glDrawBuffer(GL_NONE) bug
|
2000-05-05 23:54:08 +00:00 |
|
Brian Paul
|
cf576500dc
|
replaced buggy fxDDReadRGBAPixels() with read_R5G6B5_pixels()
|
2000-05-05 23:42:23 +00:00 |
|
Brian Paul
|
1afd946ce8
|
toggle DD_LINE_SMOOTH in GL_LINE_SMOOTH case
|
2000-05-05 23:41:52 +00:00 |
|
Brian Paul
|
cafc3b35c7
|
added check for tmuRam==4 for Voodoo2 (Bernd)
|
2000-05-05 22:38:37 +00:00 |
|
Brian Paul
|
9635376e44
|
fixed the nested extern warning
|
2000-05-05 17:02:33 +00:00 |
|
Brian Paul
|
9f0289dfac
|
EnvMode GL_BLEND and tex invalidate changes from Daryll
|
2000-05-04 16:15:33 +00:00 |
|
Brian Paul
|
d78acfa365
|
removed software alpha flag from GLvisual struct
|
2000-05-04 14:09:41 +00:00 |
|
Brian Paul
|
065607e884
|
conditionally include some fields in the context struct for DRI / non-DRI
|
2000-05-04 13:55:52 +00:00 |
|
Brian Paul
|
0b5566a9d6
|
made fxMesaCurrentCtx static
|
2000-05-04 13:55:24 +00:00 |
|
Brian Paul
|
e70c623cf0
|
removed software alpha flag from GLvisual struct
|
2000-05-04 13:53:55 +00:00 |
|
Brian Paul
|
1a1cf7ed75
|
implemented GL_EXT_histogram extension
|
2000-05-04 13:48:49 +00:00 |
|
Brian Paul
|
df81387dfa
|
call _mesa_initialize_context()
|
2000-04-22 01:05:40 +00:00 |
|
Brian Paul
|
178a1c5a25
|
added _mesa_initialize_buffer/visual()
|
2000-04-22 01:05:00 +00:00 |
|
Brian Paul
|
9ad2ce070e
|
removed old profiling code
|
2000-04-22 01:03:22 +00:00 |
|
Brian Paul
|
96461a25c3
|
updated RENDERER version
|
2000-04-20 01:56:09 +00:00 |
|
Brian Paul
|
ca4a891bb3
|
minor clean-up
|
2000-04-20 01:54:52 +00:00 |
|
Keith Whitwell
|
0f32948dab
|
Use smooth shaded triangles always. Fix SoF bug.
|
2000-04-19 23:58:31 +00:00 |
|
Brian Paul
|
71dea349d2
|
minor clean-up
|
2000-04-19 01:44:01 +00:00 |
|
Brian Paul
|
c397a6b283
|
more color table and imaging work
|
2000-04-18 14:32:10 +00:00 |
|
Keith Whitwell
|
7b5f09c7de
|
New clipping to avoid division by zero bug.
|
2000-04-17 18:18:00 +00:00 |
|
Brian Paul
|
4bdcfe50f8
|
dynamically allocate color table data, uses less memory
|
2000-04-17 17:57:04 +00:00 |
|
Brian Paul
|
a5f4cae20a
|
work on GL_SGI_color_table
|
2000-04-17 15:13:53 +00:00 |
|
Brian Paul
|
0c12733fb7
|
added a comment about FP overflows
|
2000-04-15 23:19:05 +00:00 |
|
Brian Paul
|
83aeeb0967
|
cleaned up whitespace
|
2000-04-15 23:05:39 +00:00 |
|
Brian Paul
|
0501b25d69
|
minor updates
|
2000-04-15 23:04:54 +00:00 |
|