index
:
xorg-server.git
debian-unstable
xorg7.5+xs1.6
forcked debian package
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
kdrive
/
neomagic
Age
Commit message (
Expand
)
Author
2008-05-16
The great kdrive purge.
Adam Jackson
2008-04-23
glcore: prepare for dynamic loading
George Sapountzis
2007-09-02
Remove backend.[ch] from neomagic to fix distcheck.
Eric Anholt
2007-08-29
Remove stale changelogs from kdrive.
Eric Anholt
2007-08-29
Bug #9629: Remove badly-licensed neomagic kdrive files.
Eric Anholt
2007-07-05
For each kdrive server put a dependencie on its own libraries.
Tiago Vignatti
2007-06-27
Relink properly all kdrive servers when changes happen.
Tiago Vignatti
2007-04-26
Fix the 'relink' target for kdrive servers.
Adam Jackson
2006-10-23
kdrive/lots of DDXes: make stubs use KdOsAddInputDrivers()
Daniel Stone
2006-10-23
kdrive/neomagic: include vesa.h, use DebugF
Daniel Stone
2006-09-07
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Daniel Stone
2006-08-29
Re-add support for tslib (1.0 release) and Xcalibrate extension.
Matthew Allum
2006-08-29
kdrive: remove @KDRIVE_LIBS@ from Xfoo_DEPENDENCIES
Daniel Stone
2006-08-09
kdrive: remove ddx_DEPENDENCIES
Daniel Stone
2006-02-16
Make more extensions optional in build (for kdrive). Fix kdrive build for
Keith Packard
2005-12-27
s/XSERVER/KDRIVE/
Adam Jackson
2005-12-27
Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.h
Adam Jackson
2005-08-08
Build with modular X.org libraries and headers.
Keith Packard
2005-06-09
Perform a warnings sweep on hw/kdrive. A number of these were my fault, but
Eric Anholt
2005-06-09
- Replace the syncAccel hook in the kdrive structure with a pair of hooks
Eric Anholt
2005-02-08
hw/kdrive/ati/radeon_composite.c Support linear filtering
Keith Packard
2004-07-21
Include -lts if appropriate. Patch from pattieja@bentham.ispvip.biz.
Phil Blundell
2004-06-07
small fixes. README added
Franco Catrin L
2004-04-11
fixed Changelog format
Franco Catrin L
2004-04-11
Added ROP
Franco Catrin L
2004-04-11
Fixed size calculation in solid rendering
Franco Catrin L
2004-04-11
Basic bitblt implementation
Franco Catrin L
2004-04-11
First acceleration function implemented (DrawSolid)
Franco Catrin L
2004-04-11
Finnally got MMIO working all timecat ChangeLog cat ChangeLog cat ChangeLog
Franco Catrin L
2004-04-06
Return back to VESA only version
Franco Catrin L
2004-04-05
small fixes, but still can't get this driver woking again
Franco Catrin L
2004-04-05
removed hardcoded vesa references so we can operate with any backend. fbdev
Brent Cook
2004-04-04
Begin separating VESA calls into a more generic backend wrapper like the
Brent Cook
2004-04-03
added touchscreen support, detect all known PCI chips in the Neomagic line.
Brent Cook
2004-04-03
initial import of original driver by Franco Catrin L. Wraps VESA for most
Brent Cook