summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Don't map agp tex mem, shortcircuit some more ops when not in focusKeith Whitwell2003-04-284-5/+13
* Downgrade assert in __miniglx_Select()Keith Whitwell2003-04-281-12/+23
* Remove some more unused codeKeith Whitwell2003-04-281-49/+0
* Slim down radeonfb.cKeith Whitwell2003-04-281-852/+8
* Don't try to lock hardware or issue ioctls if not the 'focus' app.Keith Whitwell2003-04-272-0/+13
* - Set O_NONBLOCK on socket fdsKeith Whitwell2003-04-271-7/+26
* prevent spurious texture uploadsKeith Whitwell2003-04-272-12/+3
* Force multiple applications to play nicer with each other.Keith Whitwell2003-04-271-5/+12
* Don't register a focus notify callbackKeith Whitwell2003-04-271-1/+2
* Only register radeonVtxfmtNotifyFocus for the subsetted driverKeith Whitwell2003-04-271-0/+4
* Fix vertex copying calcs for tris, quadsKeith Whitwell2003-04-271-6/+10
* For subsetted driver, when client is unmapped, unmap our dma buffers.Keith Whitwell2003-04-277-151/+158
* Remove XFree86 tags.Keith Whitwell2003-04-278-28/+16
* Fix problems not reloading textures after regaining lockKeith Whitwell2003-04-271-0/+2
* Correct rm for cleanKeith Whitwell2003-04-271-2/+1
* dri_driver_context.diff patch from Denis Oliver KroppKeith Whitwell2003-04-2610-565/+582
* Big chunk of the AGP module documentation.Jose Fonseca2003-04-262-73/+345
* Call handle_fd_events in map/unmap window to flush write queue (should probablyKeith Whitwell2003-04-251-8/+8
* Restore more registers after regaining vt.Keith Whitwell2003-04-251-0/+5
* Get vt switching working properly.Keith Whitwell2003-04-252-45/+63
* get client & server processes working properlyKeith Whitwell2003-04-258-338/+436
* Test swapping focus between two or more appsKeith Whitwell2003-04-251-6/+27
* mga driver ported over by Denis Oliver KroppKeith Whitwell2003-04-2435-0/+12259
* Fix errors with queuing & dequing events. Add lots of debug too.Keith Whitwell2003-04-221-9/+22
* Another sample server which also echos stdin to stdoutKeith Whitwell2003-04-173-5/+202
* Add support for root-permission 'server' process and non-root clientsKeith Whitwell2003-04-177-628/+686
* add definition for FB_ACCEL_ATI_RADEONembedded-1-20030417Alan Hourihane2003-04-171-0/+3
* fix some warningsAlan Hourihane2003-04-171-7/+11
* radeonfb updates from PPC folksAlan Hourihane2003-04-174-746/+3215
* A simple "server" processes to manage a single cliprect betweenKeith Whitwell2003-04-161-0/+115
* Fix some warningsKeith Whitwell2003-04-161-2/+3
* a 768x1024 modeAlan Hourihane2003-04-151-1/+15
* first version of event communications codeKeith Whitwell2003-04-151-0/+493
* Update r200 MakefileKeith Whitwell2003-04-151-36/+20
* add subsetted isosurfKeith Whitwell2003-04-071-0/+1
* subsetted isosurfKeith Whitwell2003-04-071-363/+14
* More 2.5.x files for documentation purposes onlyKeith Whitwell2003-04-072-0/+3169
* Import of some 2.5.x agpgart files - will be documented but not built as a pa...Keith Whitwell2003-04-076-0/+4479
* Fix vertex copying bug (Andreas S.)Keith Whitwell2003-03-251-6/+6
* Comment out debugembedded-1-20030324Keith Whitwell2003-03-241-1/+1
* add glViewport callsKeith Whitwell2003-03-242-1/+5
* Fix rastpos issue in rotated modeKeith Whitwell2003-03-241-10/+18
* Further VT switch prototype hacksKeith Whitwell2003-03-243-14/+50
* Some hacks to make prototype VT switching facilities less prone to lockups.Keith Whitwell2003-03-241-4/+28
* Use new XEvent facilitiesKeith Whitwell2003-03-241-4/+1
* Set UNPACK_ROW_LENGTH to properly display bitmap fonts.Keith Whitwell2003-03-241-3/+3
* Avoid the mixing of double-colon rules in the Makefiles.Jose Fonseca2003-03-242-2/+6
* Enable the full Mesa documentation.Jose Fonseca2003-03-241-5/+5
* Make a small reference to the distiction between the full and subset document...Jose Fonseca2003-03-231-1/+2
* Final documentation fixes and enhancements.Jose Fonseca2003-03-2330-238/+438