index
:
xf86-video-glamo
master
X.org driver for Glamo
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glamo-cmdq.c
Age
Commit message (
Expand
)
Author
2009-05-03
Oops... fix includes.
Lars-Peter Clausen
2009-05-03
Code cleanup:
Lars-Peter Clausen
2009-03-11
Implement memory managment which allows us to allocate static memory areas in
Lars-Peter Clausen
2009-02-22
Add proper VT switching. Save and restore hardware registers. This should fix
Lars-Peter Clausen
2009-02-19
Lots of code cleanup: Remove unused functions, fix naming, fix indent.
Lars-Peter Clausen
2009-02-19
Add basic RandR 1.2 support.
Lars-Peter Clausen
2009-02-09
Read the ring write address from the hardware, rather then using a local write
Lars-Peter Clausen
2009-01-29
Remove some "debug" code.
Lars-Peter Clausen
2009-01-29
Rework cmdq dispatch. Its a lot faster now since its dosn't restart the chip
Lars-Peter Clausen
2009-01-25
Let the damm thing compile with -pedantic -Wall -Werror
Lars-Peter Clausen
2009-01-12
glamo* : more debug
Graeme Gregory
2009-01-08
glamo* : call correct initialiation function from kdrive and add more debug info
Graeme Gregory
2009-01-04
glamo-cmdq.c : some more debug
Graeme Gregory
2009-01-04
glamo* : sort out initialisation order for exa/CMDQ
Graeme Gregory
2008-12-31
glamo* : everything compiles commit
Graeme Gregory
2008-12-29
glamo* : backup checkin
Graeme Gregory
2008-12-23
glamo* : backup commit
Graeme Gregory
2008-12-15
src/glamo* : drag in the kdrive EXA sources, initial commit will need heavy
Graeme Gregory