Commit Graph

85652 Commits

Author SHA1 Message Date
Keith Whitwell 1de8f11705 test 2000-07-07 14:50:20 +00:00
Keith Whitwell a9c909df5b test 2000-07-07 14:46:31 +00:00
Keith Whitwell dd0b2b7f71 test 2000-07-07 14:44:38 +00:00
Keith Whitwell 7c7de76f82 test 2000-07-07 14:43:01 +00:00
Brian Paul a38e117fe6 changed MAX_WIDTH to 2048 to handle 2K textures 2000-07-05 22:40:30 +00:00
Brian Paul 6479a175e4 added texture cube map state save/restore 2000-07-05 22:26:43 +00:00
Brian Paul 08b082ae1a Holger's fixes for GL_EXT_texture_env_combine 2000-07-05 16:14:24 +00:00
Brian Paul ae01d0837d added GL_ARB_texture_cube_mapping and GL_EXT_texture_env_combine 2000-07-05 16:05:44 +00:00
Brian Paul 595fce04f6 added histogram sink test 2000-06-30 22:19:41 +00:00
Brian Paul 6c50e16b3d initialize some color table scale/bias factors 2000-06-30 22:11:04 +00:00
Brian Paul c29714dccb enabled GL_POST_CONVOLUTION_COLOR_TABLE 2000-06-30 22:09:47 +00:00
Brian Paul 20df8f5f92 NeedEyeCoords if non-uniform scale transform 2000-06-30 14:14:37 +00:00
Brian Paul fd9f740045 fixed GL_ONE_MINUS_CONSTANT_ALPHA bug (geza) 2000-06-29 22:06:22 +00:00
Brian Paul 86586aa6f9 added GL_TABLE_TOO_LARGE to gl_error() 2000-06-29 18:55:52 +00:00
Brian Paul 0dc5edf3ae several colortable fixes 2000-06-29 18:54:29 +00:00
Brian Paul f174cda80c minor update 2000-06-29 14:31:31 +00:00
Brian Paul c535ba5a10 don't add light's ambient color to BaseColor in gl_update_lighting() 2000-06-29 04:56:30 +00:00
Brian Paul ae41a955fb add separate specular color support in multitextured_rgba_points() 2000-06-28 23:11:10 +00:00
Brian Paul 36b303f15d added flat_multitextured_line() 2000-06-28 23:09:36 +00:00
Brian Paul 73b5e3766f fixed two proxy texture typos 2000-06-28 15:48:32 +00:00
Brian Paul c079d690da added GL_EXT_texture_env_combine 2000-06-28 14:34:30 +00:00
Brian Paul 3c6ffb53f7 minor updates 2000-06-28 04:43:50 +00:00
Brian Paul 77d61af876 added code to initialize shininess tables 2000-06-28 04:20:21 +00:00
Brian Paul 904ecb2355 initialize TextureStack matrices 2000-06-27 23:38:45 +00:00
Brian Paul 2d8db39301 added aligned memory allocations (Gareth Hughes) 2000-06-27 22:10:00 +00:00
Brian Paul 24507ff6ab added GL_EXT_texture_env_combine (Holger Waechtler) 2000-06-27 21:42:13 +00:00
Brian Paul 92009554ce added LoadRGBMipmaps2() 2000-06-27 17:54:44 +00:00
Brian Paul dbd52e50ff updated demos/ info 2000-06-27 17:53:21 +00:00
Brian Paul 08df6e0a83 removed 3Dfx directory 2000-06-27 17:37:17 +00:00
Brian Paul f7688171c4 minor tweaks 2000-06-27 17:12:10 +00:00
Brian Paul d88f8e9cac initial check-in 2000-06-27 17:11:24 +00:00
Brian Paul 02e8a03593 fixed compiler warnings 2000-06-27 17:04:43 +00:00
Brian Paul 9e7f9b3e99 initial check-in 2000-06-27 17:04:21 +00:00
Brian Paul 0674c22e01 added 3dfx demos 2000-06-27 16:54:18 +00:00
Brian Paul 5b0a7f3971 initial check-in 2000-06-27 16:52:38 +00:00
Brian Paul e4b40b0211 added texenv demo 2000-06-27 15:56:46 +00:00
Brian Paul f13a330e44 initial check-in 2000-06-27 15:55:47 +00:00
Brian Paul 2a1f50aee4 fixed GL_INTENSITY error checking bug 2000-06-27 15:47:59 +00:00
Brian Paul 498c09040e print GL_RENDERER upon startup 2000-06-27 15:34:35 +00:00
Brian Paul 6a06707f59 draw a solid cube too 2000-06-27 15:33:44 +00:00
Brian Paul 37283bb248 another patch for win32 joysticks 2000-06-27 13:39:55 +00:00
Brian Paul 86a2de4f1f removed bad DrawDestMask assignments 2000-06-27 04:33:59 +00:00
Brian Paul 308a7152b2 fixed type checking error 2000-06-27 04:32:16 +00:00
Brian Paul 5f1eb35ee2 fixed an assertion and minor bug 2000-06-27 04:31:29 +00:00
Brian Paul a25f7e1d90 init Point.UserSize 2000-06-27 04:29:22 +00:00
Brian Paul fd3df4b0f7 disabled some ctx->NeedEyeCoords shortcuts 2000-06-26 23:38:18 +00:00
Brian Paul de82d063d4 updating mat ambient/emissive was broke. always compute ctx->EyeZDir 2000-06-26 23:37:46 +00:00
Keith Whitwell daf3778e86 Performance fix for unfilled triangles on mga and i810 hardware. 2000-06-24 11:57:35 +00:00
Brian Paul 39103d2e20 fixed ColorMask test in update_rasterflags() 2000-06-23 20:28:30 +00:00
Brian Paul 401fc936f1 added extension numbers for Mesa extensions 2000-06-23 17:39:18 +00:00