index
:
driver/xf86-video-geode
master
obsd
AMD Geode video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lx_memory.c
Age
Commit message (
Expand
)
Author
2022-01-22
Fix spelling/wording issues
Alan Coopersmith
2014-10-01
Add config.h include to src/lx_memory.c
Brian A. Lloyd
2012-07-11
Whitespace cleanup using ../modular/x-indent.sh
Martin-Éric Racine
2010-10-20
Allocate video memory with exaOffscreenAlloc
Hunk Cui
2010-09-01
Replace xalloc/xrealloc/xfree/xcalloc with malloc/realloc/free/calloc
Frank Huang
2010-08-16
Fix segfault with Option NoAccel
Mart Raudsepp
2010-08-06
Fix rotation with newer Xserver versions (exaOffscreenAlloc)
Hunk Cui
2008-12-09
xf86-video-geode: fix up cursor size (again)
Andres Salomon
2008-11-26
xf86-video-geode: change cursor size to match cimarron
Andres Salomon
2008-11-18
LX: Change the way EXA memory is allocated
Jordan Crouse
2008-11-18
LX: Fix the memory allocated by the video so it fails
Jordan Crouse
2008-11-18
LX: Fix a bug in the memory allocator
Jordan Crouse
2008-10-07
geode: Move the hardware cursor support to full ARGB mode
Jordan Crouse
2008-08-25
[LX] - RandR 1.2 updates
Jordan Crouse
2008-08-18
lx: Add rotation for Randr 1.2 + cleanups
Jordan Crouse
2008-08-07
[LX] - Add RandR 1.2 support
Jordan Crouse