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_video.c
Age
Commit message (
Expand
)
Author
2024-06-24
Suppress majority of compiler warnings
Connor Behan
2024-06-24
Remove all deprecated xf86PciInfo.h includes.
Martin-Éric Racine
2024-06-11
drop old compat macros
Enrico Weigelt, metux IT consult
2012-11-24
pre-release whitespace cleanup using ../modular/x-indent-all.sh
Martin-Éric Racine
2012-07-26
Initial stab at converting geode to new X1.13 API
Maarten Lankhorst
2012-07-11
Whitespace cleanup using ../modular/x-indent.sh
Martin-Éric Racine
2011-02-07
Fix packed overlay offscreen allocations
Daniel Drake
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-05
http://lists.x.org/archives/xorg-driver-geode/2010-August/000938.html
Daniel Drake
2009-07-28
geode: update for resources/RAC API removal
Dave Airlie
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-08-18
lx: Add rotation for Randr 1.2 + cleanups
Jordan Crouse
2008-08-07
[LX] - Add RandR 1.2 support
Jordan Crouse
2008-03-14
Massive coding style fixup - move to X coding style,
Jordan Crouse
2008-03-14
First stage of the rename process - get rid of all amd_ prefixes -
Jordan Crouse