Alan Hourihane
615991ac66
fix fragment_program for Windows
23 年之前
Brian Paul
a4a5da745b
added rules for making bz2 files and md5 checksums
23 年之前
Brian Paul
b6b39455e3
added cvsclean target
23 年之前
Brian Paul
92d7935074
replace _mesa_strtof() with _mesa_strtod()
23 年之前
Brian Paul
b8e3eb95d0
disable normal xform code - see bug 673938
23 年之前
Brian Paul
c8e28650c9
fix assertion in transfer_teximage() (Laurent Desnogues)
23 年之前
Brian Paul
7d0522e16a
replace | with & (Laurent Desnogues)
23 年之前
Brian Paul
66dce0875e
fix bug in popping texture color table state
23 年之前
Brian Paul
6cf845f338
added a comment for _tnl_need_projected_coords()
23 年之前
Brian Paul
dd5f1f43ac
Use 'ndc' instead of 'proj' terminology.
Added a bunch of const qualifiers.
23 年之前
Brian Paul
e5ed2f07d8
read/write files, not stdio (Daniel Borca)
23 年之前
Brian Paul
398c6b7980
DOS updates (Daniel Borca)
23 年之前
Brian Paul
657a9d64d7
unneeded (Daniel Borca)
23 年之前
Brian Paul
95e67dc99d
use ARB flavor of window_pos extension
23 年之前
Brian Paul
3d7071b8a5
updated with new functions (Bill Hoffman)
23 年之前
Brian Paul
c0f1a69a96
print debug message when SSE is disabled by user (Klaus Neiderkrueger)
23 年之前
Brian Paul
4f615d7fa3
update version numbers (Klaus Niederkrueger)
23 年之前
Karl Schultz
839bef921c
Check only LEFT bits for clearing alpha buffer. (Evgeny Kotsuba)
23 年之前
Brian Paul
4c3bb69a94
fix reported 3Dnow bug in _mesa_normal_tab (Felix Kuhling)
23 年之前
Brian Paul
5c31f8678b
fix prefetch bug (Felix Kuhling)
23 年之前
Brian Paul
35d03a6b3e
updated version test
23 年之前
Brian Paul
02de45dced
move ltor computation
23 年之前
Brian Paul
f4418f4d1c
some casts (Evgeny Kotsuba)
23 年之前
Brian Paul
45b47d079f
Make GL_SGI_texture_color_table work per-texture unit.
Clean-up and optimize _swrast_texture_table_lookup().
23 年之前
Brian Paul
7cac85d00a
remove bad assertion, fix minor bug in _mesa_lookup_rgba()
23 年之前
Brian Paul
9067c26e5d
optimize compute_coveragef (Evgeny Kotsuba)
23 年之前
Brian Paul
9d169138d0
new texture enums (Leif Delgass)
23 年之前
Brian Paul
b7209b54f7
remove unused vars
23 年之前
Brian Paul
388781a526
silence warning
23 年之前
Brian Paul
b3f717037d
silence some warnings
23 年之前
Brian Paul
d737ad5272
renamed dither-related preprocessor symbols (bug 536406)
23 年之前
Brian Paul
a7c52c61e5
push/pop color table state (Eric Plante)
23 年之前
Brian Paul
a2473160d4
improved solve_plane_chan() (Evgeny Kotsuba)
23 年之前
Brian Paul
7ab14f00f0
glGet(GL_CURRENT_SECONDARY_COLOR) should return 4 values, not 3
23 年之前
Brian Paul
041d5d3aee
added missing break (Leif Delgass)
23 年之前
Brian Paul
ccec647f1c
GL_SGI_texture_color_table
23 年之前
Brian Paul
418ac00e75
GL_SGI_texture_color_table extension (Eric Plante)
23 年之前
Brian Paul
068a4812fc
new X86 CPU detection code (Petr Sebor)
23 年之前
Brian Paul
943f0c6a41
GL_ATI_texture_env_combine3 extension
23 年之前
Brian Paul
19ad3fee8c
check for NV_fragment_program for glGetString(GL_PROGRAM_ERROR_STRING_NV)
23 年之前
Brian Paul
64b4298181
fix an assertion
23 年之前
Brian Paul
a12d12d119
use COPY_CHAN4 macro
23 年之前
Brian Paul
8f95d790da
use R/G/B/ACOMP indexes (Evgeny Kotsuba)
23 年之前
Brian Paul
2e5c1dce4e
fix IBM CPP warning (Evgeny Kotsuba)
23 年之前
Brian Paul
47ecdf55da
add some casts
23 年之前
Alan Hourihane
5e9dd04077
fix for framebuffer width and height when window hasn't been realized.
23 年之前
Brian Paul
1596bf398c
another fix for glDrawPixels + clipping
23 年之前
Brian Paul
08e1ef79cc
update CurrentStack in glActiveTexture if needed (bug 669080)
23 年之前
Brian Paul
ed96f46637
fix glDrawPixels hang when clipping
23 年之前
Jouk Jansen
b6f2dd2a99
Committing in .
the latest changes were in UNIX and not VMS makefile syntax.
changed to VMS syntax.
Modified Files:
Mesa/src/descrip.mms
----------------------------------------------------------------------
23 年之前