Roland Scheidegger
|
4c6b629b38
|
remove bogus check of texture target in R200TexParameter
|
22 лет назад |
Roland Scheidegger
|
c2f28a3fd1
|
align blits for texture rectangles correctly, fix potential problem overwriting dma region
|
22 лет назад |
Roland Scheidegger
|
786e822cd4
|
fix potential problem overwriting dma region
|
22 лет назад |
Roland Scheidegger
|
531b59db3c
|
remove bogus check of texture target in RadeonTexParameter
|
22 лет назад |
Brian Paul
|
e5a94ba138
|
Added flags for _all_ extensions to the gl_extensions struct so that drivers
can disable any extension if necessary.
|
22 лет назад |
Brian Paul
|
1f3d9eedad
|
added GLU_INCOMPATIBLE_GL_VERSION
|
22 лет назад |
Dave Airlie
|
74eeb37c00
|
fix missing include for SOLO build
|
22 лет назад |
Dave Airlie
|
6c7bb5ebbd
|
Remove warnings from mach64 build, fix up some _SOLO stuff,
update to newer Mesa interfaces...
|
22 лет назад |
Dave Airlie
|
0fbeff2fa2
|
Initial mach64 driver import for DRI mach64-0-0-6 branch,
this compiles but I doubt it works but it is a better starting point
than the branch
|
22 лет назад |
Keith Whitwell
|
493e6e1e90
|
Add comments to make decyphering the faces easier
|
22 лет назад |
Brian Paul
|
c2f739169e
|
update function mangling and add comment about it to gl.h
|
22 лет назад |
Brian Paul
|
e2e9dc221d
|
bring in Keith's _math_matrix_ortho() compiler work-around
|
22 лет назад |
Dave Airlie
|
540bb3a830
|
fix ugly bug triggered by macro expansion
|
22 лет назад |
Brian Paul
|
b3063ac398
|
fix glXChooseFBConfig bug 890167
|
22 лет назад |
Brian Paul
|
ef18e23bf8
|
fix typo
|
22 лет назад |
Keith Whitwell
|
36ff43b596
|
Fix off-by-one in calculations for wrapped trifan, polygon primitives
|
22 лет назад |
Brian Paul
|
b19cb627e0
|
fix stores to vertex state program registers
|
22 лет назад |
Keith Whitwell
|
72aeea4eea
|
Use quads instead of lines to ensure this is testing stencil functionality
rather than rasterization. A crutch to hw with wonky line
rasterizers.
|
22 лет назад |
Brian Paul
|
867fa0b572
|
another tweak to two-sided detection test
|
22 лет назад |
Brian Paul
|
609f35274c
|
fix two-sided lighting / vertex program bug (#887330)
|
22 лет назад |
Brian Paul
|
d761adad5d
|
added Daniel Stone for getting CVS access
|
22 лет назад |
Brian Paul
|
b6a9cb7095
|
another pbuffer demo (Andrew Lentvorski)
|
22 лет назад |
Brian Paul
|
20c831bb89
|
s/getenv/_mesa_getenv/
|
22 лет назад |
Brian Paul
|
b07d6a8158
|
updated list of env vars
|
22 лет назад |
Felix Kuehling
|
cc5d045744
|
Include context.h in radeon_state.c.
|
22 лет назад |
Brian Paul
|
3a99674980
|
glXChooseFBConfig() didn't handle GLX_FBCONFIG_ID option
|
22 лет назад |
Brian Paul
|
18a949000c
|
tweak comments
|
22 лет назад |
Daniel Borca
|
61bc62cc40
|
added glutGetProcAddress in DMesaGLUT
|
22 лет назад |
Daniel Borca
|
4c7883e402
|
fixed a bug in GL_NEAREST sampler
|
22 лет назад |
Brian Paul
|
c9e1c8098b
|
added display list option (l key)
|
22 лет назад |
Brian Paul
|
1e71d2af5e
|
minor #ifdef fix
|
22 лет назад |
Brian Paul
|
6bbcae9473
|
added _NEW_PROGRAM to check_state flags for pipeline stages (fixes vparray demo bug)
|
22 лет назад |
Brian Paul
|
27ec7a5bf1
|
add vparray.c, fix indentation
|
22 лет назад |
Brian Paul
|
919404fd1d
|
enable program and arrays by default, minor clean-ups
|
22 лет назад |
Brian Paul
|
041e66b0d6
|
don't call gl functions directly, jump through _glapi_Dispatch table
|
22 лет назад |
Brian Paul
|
f5dbba7ec3
|
add missing CXX, CXXFLAGS for osf1 (Bug 886628)
|
22 лет назад |
Brian Paul
|
111156affe
|
glBindProgramARB wasn't getting compiled into display lists (bug 887383)
|
22 лет назад |
Brian Paul
|
26baf96bea
|
added unichrome directory
|
22 лет назад |
Brian Paul
|
f924a933b4
|
Minor fixes for recent Mesa 6.1 changes
|
22 лет назад |
Brian Paul
|
f18598cbd2
|
Via Unichrome/cle266 driver (Erdi Chen)
|
22 лет назад |
Brian Paul
|
2726d77b2e
|
more descriptive error strings
|
22 лет назад |
Keith Whitwell
|
bacd9d1739
|
Fix extract_3f_xyw().
|
22 лет назад |
Brian Paul
|
229d6a9624
|
replace spaces w/ tabs
|
22 лет назад |
Daniel Borca
|
4fe1303e83
|
GL_TEXTURE_1D and other stories...
|
22 лет назад |
Brian Paul
|
f8c31fcba3
|
more IRIX tweaks
|
22 лет назад |
Brian Paul
|
dc8f8bd88f
|
fix ARCHOPT typo
|
22 лет назад |
Brian Paul
|
9ca723f5f5
|
fix C++ link issues on IRIX
|
22 лет назад |
Karl Schultz
|
b72902e061
|
Add GLAPIENTRY function decorations for correct operation on Windows.
|
22 лет назад |
Brian Paul
|
5e83c2a081
|
tweak the #if test for defining _ASMAPI (fixes IRIX problem)
|
22 лет назад |
Brian Paul
|
938014f850
|
minor fixes to glw's touch depend
|
22 лет назад |