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.
|
преди 22 години |
Keith Whitwell
|
086e00e086
|
Add new defines for lighting, texgen, userclip subsetting.
Remove unused mesa modules from link.
|
преди 22 години |
Brian Paul
|
49116e9fd2
|
terminology updates, etc
|
преди 22 години |
Keith Whitwell
|
9d0eff73b5
|
Bitmaps are right-way-up
|
преди 22 години |
Keith Whitwell
|
81c7427ddc
|
Hook in accelerated bitmap function -- bitmaps are upside-down!
|
преди 22 години |
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.
|
преди 22 години |
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
|
преди 22 години |
Keith Whitwell
|
4c864746d6
|
Add new files for bitmap and subsetted begin/end processing.
|
преди 22 години |
Keith Whitwell
|
19b1476515
|
Start subsetting -- turn off swrast & swtnl.
|
преди 22 години |
Brian Paul
|
2005348110
|
updated a few of the issues in appendix A
|
преди 22 години |
Brian Paul
|
634a7b2f00
|
describe libGL
|
преди 22 години |
Brian Paul
|
d73e21620a
|
new Makefiles for miniglx
|
преди 22 години |
Keith Whitwell
|
d5cfbef5ad
|
Remove -C option to install
|
преди 22 години |
Jose Fonseca
|
1d08fddfe6
|
Tell CVS to ignore Doxygen tag files and output directories.
|
преди 22 години |
Jose Fonseca
|
447ea351dd
|
Some spellchecking fixes.
|
преди 22 години |
Keith Whitwell
|
0ebc838481
|
Add USE_MINIGLX flags. Build as a miniglx application.
|
преди 22 години |
Keith Whitwell
|
14a7a05251
|
Make more demanding
|
преди 22 години |
Keith Whitwell
|
c2edc07196
|
Fix typo
|
преди 22 години |
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
|
преди 22 години |
Keith Whitwell
|
78469e6e3d
|
Notes on setting up a machine to run MiniGLX apps and a list of
available demos in the source tree.
|
преди 22 години |
Brian Paul
|
63d0a9055c
|
minor fixes (remove some \internal attributes)
|
преди 22 години |
Keith Whitwell
|
27834f06b8
|
Some documentation updates relating to recent changes
|
преди 22 години |
Jose Fonseca
|
c262531518
|
Fixed several typos from spell-checking.
|
преди 22 години |
Jose Fonseca
|
1b2c02ae98
|
Some documentation fixes that were left out of previous commits
|
преди 22 години |
Jose Fonseca
|
fb5f90d71b
|
Rewriten some of the detail documentation to improve readability.
Several fixes.
|
преди 22 години |
Jose Fonseca
|
4fb1eb7be2
|
Add the missing detailed documentation bits on miniglx.c and xf86drm.c.
Several updates and fixes to the documentation.
|
преди 22 години |
Jose Fonseca
|
cf119744c3
|
More detailed documentation.
|
преди 22 години |
Keith Whitwell
|
b07ed0113a
|
Use frontbuffer if GLUT_DOUBLE not requested
|
преди 22 години |
Jose Fonseca
|
d6d8d1dfce
|
Detailed documention for glapi.c. Brief description of the structures in sarea.h. Minor fix in drm.h.
|
преди 22 години |
Jose Fonseca
|
f483ebddeb
|
Enable the documentation of static functions and also the internal documentation.
|
преди 22 години |
Keith Whitwell
|
35fe61ce7b
|
Remove debug printf
|
преди 22 години |
Keith Whitwell
|
c3b1d1e63c
|
Restore registers clobbered by radeonfb.o -- prevents slowdown to 200fps
of mesa demos.
|
преди 22 години |
Keith Whitwell
|
38bfead7d3
|
Remove some unused members from RADEONInfoRec, add saved value for
crtc_offset_cntl
|
преди 22 години |
Keith Whitwell
|
56f57500b9
|
Add PostValidateMode hook to allow drivers to restore registers after
fbdev has finished clobbering them.
|
преди 22 години |
Keith Whitwell
|
2ce0615ef1
|
Remove chipset line from example miniglx.conf
|
преди 22 години |
Keith Whitwell
|
559af8ace4
|
Probe for chipset if one isn't supplied
|
преди 22 години |
Keith Whitwell
|
f73e37e154
|
A standalone build environment for radeonfb.o, incorporating necessary
fixes from Ani Joshi and others. This is probably the only version of
radeonfb that we can run against at the moment, so include it here.
|
преди 22 години |
Brian Paul
|
ec5b054b8f
|
fix up loose ends
|
преди 22 години |
Brian Paul
|
8a63d4bc99
|
new Makefiles for subset
|
преди 22 години |
Keith Whitwell
|
f58e67787f
|
Get colors working in 16bpp
|
преди 22 години |
Keith Whitwell
|
deb4d4de47
|
add support for 16bpp modes, disabled
|
преди 22 години |
Keith Whitwell
|
1449a2f759
|
Take stride properly into account when setting up window members.
|
преди 22 години |
Keith Whitwell
|
f0b66442e8
|
Clear framebuffer at startup
|
преди 22 години |
Keith Whitwell
|
8830b0a941
|
Make miniglut exit() on error, like real glut.
|
преди 22 години |
Keith Whitwell
|
deb5fe3b68
|
use a fixed resolution defined in a config file
|
преди 22 години |
Brian Paul
|
1e1e71e3a7
|
lots of updates, practically finished
|
преди 22 години |
Keith Whitwell
|
53362d8858
|
get conform working
|
преди 22 години |
Keith Whitwell
|
af82796ed1
|
Remove debug printf
|
преди 22 години |
Jose Fonseca
|
6ded963ac6
|
Documentation for most of the DRM ioctls argument structures in drm.h.
Fixes to the xf86drm.c documentation.
|
преди 22 години |
Keith Whitwell
|
b4f35d5191
|
example miniglx.conf
|
преди 22 години |