Keith Whitwell
|
5a610a1974
|
do screen clear in locked region
|
před 22 roky |
Keith Whitwell
|
afb339bf75
|
Don't use non-subset functions
|
před 22 roky |
Keith Whitwell
|
16ca6f8e93
|
Subsetted spec file
|
před 22 roky |
Jose Fonseca
|
41b5963f8d
|
More documentation.
|
před 22 roky |
Jose Fonseca
|
99199c0ece
|
Add a few missing headers to the doxygen input sources.
|
před 22 roky |
Keith Whitwell
|
368d95a7dc
|
Update raster position early to make sure its always done.
|
před 22 roky |
Jose Fonseca
|
0218da1433
|
Documentation.
|
před 22 roky |
Keith Whitwell
|
6cb2411250
|
Distribute initialization, cleanup and state-update tasks to the files
where that data is managed. Thus, the light attribute state is
initialized in light.c, and update_lighting() moves there too.
|
před 22 roky |
Jose Fonseca
|
0d3a504b94
|
Documentation.
|
před 22 roky |
Jose Fonseca
|
bde16645ca
|
Seperate the subset documentation from the full implementation.
|
před 22 roky |
Keith Whitwell
|
301f7e4408
|
subsetting
|
před 22 roky |
Keith Whitwell
|
173441d1a6
|
Further subsetting
|
před 22 roky |
Keith Whitwell
|
64b3e2fa16
|
Incremental subsetting
|
před 22 roky |
Keith Whitwell
|
6919c50029
|
Subsetted versions of enable.c and pixel.c
|
před 22 roky |
Keith Whitwell
|
a8512f7dda
|
Continue with subset_texture.c, get some demos working
|
před 22 roky |
Jose Fonseca
|
70217c70be
|
More documentation.
|
před 22 roky |
Keith Whitwell
|
9d4857a816
|
Very fragile support for VT switching between multiple running apps.
Not safe to use as there is no exclusion from fbdev hw actions at vt switch
time.
|
před 22 roky |
Keith Whitwell
|
3f00e34097
|
Merge from trunk to bring in GL_ATI_texture_env_combine3 tokens (Jon Smirl)
|
před 22 roky |
Keith Whitwell
|
3e48e6fce4
|
Add r200 chipids (Jon Smirl) -- for real this time
|
před 22 roky |
Keith Whitwell
|
d1fa9af224
|
Ugh. Back out bogus commit.
|
před 22 roky |
Keith Whitwell
|
c20d946424
|
Add r200 chipids (Jon Smirl)
|
před 22 roky |
Brian Paul
|
ff6068b217
|
merge from 5.0.1 branch
|
před 22 roky |
Keith Whitwell
|
ed1b6e98e2
|
r200 driver, brought over by Jon Smirl
|
před 22 roky |
Keith Whitwell
|
b52901eb89
|
Add r200 chipids (Jon Smirl)
|
před 22 roky |
Keith Whitwell
|
cff70d16aa
|
Add FEATURE_texgen (Jon Smirl)
|
před 22 roky |
Jose Fonseca
|
bafbdcb703
|
Doxygen documentation additions and fixes
|
před 22 roky |
Keith Whitwell
|
50d1c2c921
|
Define FEATURE_userclip, the first of many?
|
před 22 roky |
Keith Whitwell
|
a1fd12ab84
|
Remove most of the math module
|
před 22 roky |
Keith Whitwell
|
360bec8a6f
|
Start subsetting core mesa
|
před 22 roky |
Keith Whitwell
|
6440630d79
|
Use vertex2f instead of 2i
|
před 22 roky |
Keith Whitwell
|
02a6f4b56a
|
Fix modules needed for subset build
|
před 22 roky |
Keith Whitwell
|
f828410458
|
new file
|
před 22 roky |
Keith Whitwell
|
7b7af467dd
|
Restore ability to build full driver.
Add config options to choose between full/subset driver, and fbdev vs. DRI
windowing systems.
|
před 22 roky |
Keith Whitwell
|
3101d43a76
|
Add a helpful message
|
před 22 roky |
Keith Whitwell
|
d95443f030
|
Initialize tnl vtxfmt stuff if _HAVE_FULL_GL
|
před 22 roky |
Keith Whitwell
|
be49c0fef2
|
Uncomment subsetted entrypoints, protect with _HAVE_FULL_GL instead.
|
před 22 roky |
Jose Fonseca
|
61d31cab97
|
Enable the extraction of static function documentation.
|
před 22 roky |
Jose Fonseca
|
7067815785
|
Doxygenization of the existing documentation.
|
před 22 roky |
Brian Paul
|
ad79ba8208
|
remove glPolygonMode
|
před 22 roky |
Keith Whitwell
|
b8cdeaae3a
|
New file
|
před 22 roky |
Keith Whitwell
|
4b930d3080
|
Drop morph3d, add terrain
|
před 22 roky |
Keith Whitwell
|
2b3cd85107
|
Subset terrain
|
před 22 roky |
Keith Whitwell
|
12acb24b60
|
Subset isosurf
|
před 22 roky |
Keith Whitwell
|
b4bc6375d1
|
fix some compiler warnings
|
před 22 roky |
Keith Whitwell
|
c91deeffc4
|
Fail if detected chipset isn't an r100.
|
před 22 roky |
Keith Whitwell
|
728dade650
|
Fix radeon_tex_region_t declaration (char became int).
|
před 22 roky |
Keith Whitwell
|
c3ded1b33d
|
clean up header usage
|
před 22 roky |
Keith Whitwell
|
080ae6edb5
|
Add stricter compiler warnings
|
před 22 roky |
Keith Whitwell
|
b8bc33a6b1
|
add 'void' to glXGetProcAddress prototype
|
před 22 roky |
Keith Whitwell
|
1d7c610c2b
|
Add manytex demo
|
před 22 roky |