Jouk Jansen
0279e2bc3a
misc -> glmisc
26 年之前
Brian Paul
567a1de666
now using GL_MALLOC, GL_FREE
26 年之前
Brian Paul
60a249d009
now using GL_MALLOC, GL_FREE
26 年之前
Brian Paul
375853e867
fixed dumb typo
26 年之前
Brian Paul
826e66a21f
now using GL_MALLOC, GL_FREE
26 年之前
Brian Paul
d77fa30761
added memory macros
26 年之前
Josh Vanderhoof
73d03344f4
no underscore prefix for freebsd >= 3 (Simon Walton)
26 年之前
Brian Paul
6e6d4c66bd
texture units now share default texture objects
26 年之前
Brian Paul
7ec8d588ab
fixed reference count bug in save_TexImage3DEXT()
26 年之前
Keith Whitwell
f8b3fc5454
fixed voodoo initialization
26 年之前
Keith Whitwell
485f040741
Fixed includes & added a few hooks for the DRI.
26 年之前
Miklos Fazekas
a7313e045d
Added PARB support.
26 年之前
Miklos Fazekas
3af541c541
Added gl_ext_multitexture_ADD suport.
26 年之前
Miklos Fazekas
37290c844c
Added packed ARGB support.
26 年之前
Miklos Fazekas
1076e7cd21
Packed RGBA support.
26 年之前
Miklos Fazekas
6a659315cd
Packed RGB support.
26 年之前
Miklos Fazekas
2ed47d29c6
Added support for GL_ext_texture_add
26 年之前
Miklos Fazekas
d598ca05e1
Minor cleanup.
26 年之前
Jouk Jansen
08a454c7af
Added tess_winding.c for compilation
26 年之前
Gareth Hughes
dcf11bdb93
Fixed overflow bug in combineCallback.
26 年之前
Gareth Hughes
63fee8b3be
Added tessellation winding rule support. Misc bug fixes.
26 年之前
Gareth Hughes
45b95f048d
Added tessellation winding rule files.
26 年之前
Keith Whitwell
69cfdb2fcb
more hooks for mga driver, including an immediate fastpath
26 年之前
Jon Taylor
0b6ae412d3
Disable genkgi sublib handling until we have some sublibs to handle
26 年之前
Keith Whitwell
7d1071526d
added mesa.conf
26 年之前
Keith Whitwell
14f8b8b5c3
Bugfix for ctx->backface_sign calculation
26 年之前
Keith Whitwell
5a437d5889
Cleaning up
26 年之前
Keith Whitwell
c656951110
RasterMask was set incorrectly
26 年之前
tanner
bc34adfc54
lots of autoconf updates
26 年之前
Ted Jump
01db31b678
Changed name 'glGetProcAddressEXT' to 'gluGetProcAddressEXT'
26 年之前
Ted Jump
ea8e0b2156
Fixed LIBNAME entry
26 年之前
Ted Jump
a63baa3e8d
Removed use of GLU.H - prevents compiler warning wrt:gluGetProcAddressEXT
26 年之前
Ted Jump
32b20284b8
Added NASM support
26 年之前
Ted Jump
725ec81ae8
More Win32 build compliance fixups
26 年之前
Keith Whitwell
1bf9dfaf5d
Large patch:
- FX bug fixes.
- Polygon mode and edgeflag work properly.
- Clipping works with edgeflag.
- Driver.ReducedPrimitiveChange() callback so drivers
that implement lines & points as triangles can turn culling off
before rendering groups of these primitives.
- Cleaned up feedback & select primitives.
26 年之前
Brian Paul
56b58668e8
disabled GL_EXT_get_proc_address for the time being
26 年之前
Brian Paul
e23bb9ff36
added a bunch of missing files to LIB_FILES
26 年之前
Keith Whitwell
39d29fe7fe
Fix for write-rgba-span and others
26 年之前
Brian Paul
ecaf1a0865
silenced some warnings
26 年之前
Brian Paul
1bf28c46c2
glGetProcAddressEXT changes to accomodate Win32 and non-Win32
26 年之前
Brian Paul
9b563507cb
pad GL_TINY to 6 digits
26 年之前
Brian Paul
d2a57c9b2b
pad GLU_TINY to 6 digits
26 年之前
Gareth Hughes
b32966fc80
Winding rule updates.
26 年之前
Jouk Jansen
727f35a518
mesa_wgl.h should only be included when _WIN32 is defined
26 年之前
Ted Jump
477da9eff1
Modified to build better with Mesa wgl functions
26 年之前
Ted Jump
6799ecb675
Relocated wgl function prototypes to separate .h for easier work with fxwgl & glut
26 年之前
Ted Jump
5eea3d068f
wgl function prototypes moved out to better work with fxwgl
26 年之前
Ted Jump
d29b1c2ea6
Patch error fixup
26 年之前
Ted Jump
1f256fd6b3
Win32 build req't updates
26 年之前
Ted Jump
3849b44d66
I changed the xxxGetProcAddressEXT function declarations to be more
MSVC friendly. Brianp - could you verify that they describe and operate
as intended on Linux/ETC platforms?
26 年之前