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-draw.c
Age
Commit message (
Collapse
)
Author
2009-05-05
Sync graphics pipeline before uploading/downloading data to/from the graphics
Lars-Peter Clausen
memory.
2009-05-04
Cleanup: Replace pix->devKind with exaGetPixmapPitch(pix)
Lars-Peter Clausen
2009-05-04
Don't try to accelerate 8bit solid fills, because in it's current shape it does
Lars-Peter Clausen
not work.
2009-05-03
Code cleanup:
Lars-Peter Clausen
* Delete unused files * Move engine code to it's own file * Remove some proxy functions
2009-04-26
Fix size/offset bugs in the new memory management code.
Lars-Peter Clausen
2009-03-11
Implement memory managment which allows us to allocate static memory areas in
Lars-Peter Clausen
the framebuffer without exa.
2009-02-22
Add proper VT switching. Save and restore hardware registers. This should fix
Lars-Peter Clausen
suspend/resume.
2009-01-29
Fix pitch and offset alignment.
Lars-Peter Clausen
2009-01-29
Send common register settings only in {Solid,Copy}Prepare.
Lars-Peter Clausen
2009-01-29
Remove some "debug" code.
Lars-Peter Clausen
2009-01-27
Fix exaMarkSync/exaWaitSync usage.
Lars-Peter Clausen
2009-01-25
Let the damm thing compile with -pedantic -Wall -Werror
Lars-Peter Clausen
2009-01-25
Fix incorrect pScreen/pGlamo usage.
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* : sort out initialisation order for exa/CMDQ
Graeme Gregory
2008-12-31
glamo* : backup checkin
Graeme Gregory
2008-12-31
glamo* : everything compiles commit
Graeme Gregory
2008-12-22
glamo* : backup commit
Graeme Gregory
2008-12-22
glamo* : just backing up progress
Graeme Gregory
2008-12-15
src/glamo* : drag in the kdrive EXA sources, initial commit will need heavy
Graeme Gregory
editing.