blob: 77d8839d89aa91769cb4f2105d53857497301e07 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
|
2005-02-08 Keith Packard <keithp@keithp.com>
reviewed by: <delete if not using a buddy>
* ChangeLog:
* neomagicstub.c: (InitInput):
2005-02-08 Keith Packard <keithp@keithp.com>
reviewed by: <delete if not using a buddy>
* ChangeLog:
* neomagicstub.c: (InitInput):
2005-02-08 Keith Packard <keithp@keithp.com>
reviewed by: <delete if not using a buddy>
* ChangeLog:
* neomagicstub.c: (InitInput):
2005-02-08 Keith Packard <keithp@keithp.com>
reviewed by: <delete if not using a buddy>
* ChangeLog:
* neomagicstub.c: (InitInput):
2005-02-08 Keith Packard <keithp@keithp.com>
reviewed by: <delete if not using a buddy>
* neomagicstub.c: (InitInput):
2004-07-21 Phil Blundell <pb@nexus.co.uk>
* Makefile.am (Xneomagic_LDADD): Include -lts if appropriate.
Patch from pattieja@bentham.ispvip.biz.
2004-06-07 Franco Catrin L. <fcatrin@tuxpan.com>
* Small fix for depth calculation
2004-04-11 Franco Catrin L. <fcatrin@tuxpan.com>
* Basic bitblt implementation
* Fixed width and height calculation in solids
* Added ROP (not tested)
2004-04-10 Franco Catrin L. <fcatrin@tuxpan.com>
* MMIO enabled after switching to new VT
* First acceleration function implemented (DrawSolid)
2004-04-06 Franco Catrin L. <fcatrin@tuxpan.com>
* Returned to a working state. Brent will
continue working on a backend in a separate CVS branch
|