Jose Fonseca
eb998b80ea
Last bits of documentation. Full review still pending.
2003-02-23 02:19:13 +00:00
Jose Fonseca
b77ca3d2b7
More documentation - now almost complete.
2003-02-22 21:27:17 +00:00
Jose Fonseca
cdc64176f9
More documention additions.
2003-02-22 11:48:50 +00:00
Jose Fonseca
da69c37f98
Bunch of documention additions.
2003-02-22 09:17:11 +00:00
Keith Whitwell
661a236d09
Correctly initialize RE_LINE_PATTERN register
2003-02-21 23:59:15 +00:00
Keith Whitwell
b9f8f7f6a4
Eliminate non-subset operations
2003-02-21 23:07:40 +00:00
Keith Whitwell
66f40571e1
Eliminate use of glRectf, sleep so that we see some frames.
2003-02-21 22:20:08 +00:00
Keith Whitwell
6620693116
Eliminate use of glRectf
2003-02-21 22:18:24 +00:00
Brian Paul
730cacfa01
sample MiniGLX program
2003-02-21 21:55:58 +00:00
Keith Whitwell
2f05ae32c5
new file
2003-02-21 21:55:26 +00:00
Keith Whitwell
d9ed9e1a9a
Restrict access to non-subset gl entrypoints. Other small cleanups.
2003-02-21 21:14:08 +00:00
Keith Whitwell
6133ba36ec
Fix vertex copying bug, remove polygonmode support (didn't/couldn't work)
2003-02-21 21:12:51 +00:00
Jose Fonseca
4b5f9479eb
Renamed and tailored the radeon doxygen file for the OpenGL subset only
2003-02-16 21:42:11 +00:00
Jose Fonseca
75019b24d1
Initial/partial documentation to the functions/structures that make the Radeon subset driver.
2003-02-16 20:48:08 +00:00
Jose Fonseca
c9118dfaba
A new doxygen configuration file for the Radeon driver.
2003-02-10 17:59:46 +00:00
Jose Fonseca
a140417be9
Most of the documentation to the "server-side" part of the Radeon driver.
2003-02-10 17:58:52 +00:00
Keith Whitwell
ccf4e3e8f2
Eliminate all remaining fallbacks & usage of FALLBACK macro
...
Rename subset_feedback.c to subset_select.c...
Add new file subset_tex.c which agressively subsets texture operations.
2003-02-07 20:22:16 +00:00
Keith Whitwell
78e1fee39b
Add files to allow the subset driver to be built as a dri driver.
...
At the moment have to choose to build as *either* a dri or a miniglx
driver, but shouldn't be too hard to build one driver that will work
in both environments.
2003-02-05 04:37:12 +00:00
Keith Whitwell
75ccd62be8
Add unfilled rendering and code for feedback (not yet integrated)
2003-02-03 21:33:02 +00:00
Brian Paul
cd9df92c9d
clarified glPolygonMode section
2003-02-03 15:00:38 +00:00
Keith Whitwell
cfe59bd3f9
Eliminate some more code
2003-01-28 22:37:23 +00:00
Keith Whitwell
62bc31dcae
Eliminate radeon_subset_tcl.c.
2003-01-28 18:28:54 +00:00
Keith Whitwell
675f151c42
Fix compilation for full driver build.
...
Subsetted readpixels seems to be working.
2003-01-27 16:55:30 +00:00
Keith Whitwell
151cd27866
New file containing subsetted readpixels implementation.
2003-01-24 17:11:10 +00:00
Keith Whitwell
c8facc28cc
Isolated code for lighting, fog, texgen and userclip in new files.
...
Moved some existing swrast, swtnl specific code into files that don't
get built in the subsetted driver.
2003-01-24 15:52:52 +00:00
Keith Whitwell
086e00e086
Add new defines for lighting, texgen, userclip subsetting.
...
Remove unused mesa modules from link.
2003-01-24 15:50:52 +00:00
Brian Paul
49116e9fd2
terminology updates, etc
2003-01-23 17:15:38 +00:00
Keith Whitwell
9d0eff73b5
Bitmaps are right-way-up
2003-01-23 10:43:59 +00:00
Keith Whitwell
81c7427ddc
Hook in accelerated bitmap function -- bitmaps are upside-down!
2003-01-22 18:21:32 +00:00
Keith Whitwell
9e3c6f3b8e
(Partially) subsetted driver runs miniglxtest and texobj.
...
Other applications segfault at null function pointers, etc -- need to remove
these entrypoints from miniglx libGL.so.
2003-01-22 18:16:33 +00:00
Keith Whitwell
18a5321288
Rename radeon_bitmap.c to radeon_subset_bitmap.c
...
Add new file radeon_subset_tcl.c
-- this is temporary and will go away eventually.
Some code removal in radeon_subset_vtx.c
2003-01-22 16:19:42 +00:00
Keith Whitwell
4c864746d6
Add new files for bitmap and subsetted begin/end processing.
2003-01-22 12:23:20 +00:00
Keith Whitwell
19b1476515
Start subsetting -- turn off swrast & swtnl.
2003-01-22 09:53:49 +00:00
Brian Paul
2005348110
updated a few of the issues in appendix A
embedded-1-20030120
2003-01-20 17:55:55 +00:00
Brian Paul
634a7b2f00
describe libGL
2003-01-20 15:01:39 +00:00
Brian Paul
d73e21620a
new Makefiles for miniglx
2003-01-20 14:54:50 +00:00
Keith Whitwell
d5cfbef5ad
Remove -C option to install
2003-01-20 14:50:18 +00:00
Jose Fonseca
1d08fddfe6
Tell CVS to ignore Doxygen tag files and output directories.
2003-01-20 14:34:41 +00:00
Jose Fonseca
447ea351dd
Some spellchecking fixes.
2003-01-20 14:30:04 +00:00
Keith Whitwell
0ebc838481
Add USE_MINIGLX flags. Build as a miniglx application.
2003-01-20 11:26:30 +00:00
Keith Whitwell
14a7a05251
Make more demanding
2003-01-20 11:25:50 +00:00
Keith Whitwell
c2edc07196
Fix typo
2003-01-20 11:24:17 +00:00
Keith Whitwell
222a212569
Build radeon.o from toplevel makefile.
...
Add comments to example.miniglx.conf.
Install a minglx.conf in lib directory.
Remove unused 'drmModuleName' config option
2003-01-20 10:53:34 +00:00
Keith Whitwell
78469e6e3d
Notes on setting up a machine to run MiniGLX apps and a list of
...
available demos in the source tree.
2003-01-20 10:51:04 +00:00
Brian Paul
63d0a9055c
minor fixes (remove some \internal attributes)
2003-01-19 23:48:32 +00:00
Keith Whitwell
27834f06b8
Some documentation updates relating to recent changes
2003-01-19 20:11:26 +00:00
Jose Fonseca
c262531518
Fixed several typos from spell-checking.
2003-01-19 18:47:53 +00:00
Jose Fonseca
1b2c02ae98
Some documentation fixes that were left out of previous commits
2003-01-19 14:23:45 +00:00
Jose Fonseca
fb5f90d71b
Rewriten some of the detail documentation to improve readability.
...
Several fixes.
2003-01-19 14:08:20 +00:00
Jose Fonseca
4fb1eb7be2
Add the missing detailed documentation bits on miniglx.c and xf86drm.c.
...
Several updates and fixes to the documentation.
2003-01-19 12:18:08 +00:00