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 година
Ted Jump
d043adc890
Cleaned up exit from main to prevent MSVC warnings
пре 26 година
Ted Jump
83c02efa52
Added ESC key handling
пре 26 година
Ted Jump
74783e9936
Update for beta3
пре 26 година
Brian Paul
67e9bd246b
fixed typo
пре 26 година
Brian Paul
6efd0fb9b5
link with -lGL instead of -lMesaGL
пре 26 година
Brian Paul
1300ce1e14
added src-glut.beos back in demo files
пре 26 година
Brian Paul
738e977580
link with -lGLU -lGL instead of -lMesaGLU -lMesaGL
пре 26 година
Brian Paul
f33e6b1e83
version symbol changes
пре 26 година
Brian Paul
20298685c3
gluGetProcAddressEXT change for C++ / BeOS
пре 26 година
Brian Paul
3d7e15533f
updated for GL instead of MesaGL
пре 26 година
Brian Paul
4811b7c7e0
initial check-in
пре 26 година
Brian Paul
b9e8741c8f
added some casts in gluGetProcAddressEXT()
пре 26 година
Brian Paul
1447677fa4
GLU_EXT_get_proc_address clean-up
пре 26 година
Brian Paul
978b089aee
clean-up of GLU_EXT_get_proc_address
пре 26 година