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
/
gx_video.c
Age
Commit message (
Expand
)
Author
2024-06-24
Fix exaOffscreenFree call
Connor Behan
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
2024-06-11
drop obsolete XAA support
Enrico Weigelt, metux IT consult
2024-06-11
drop obsolete check for REGION_NULL
Enrico Weigelt, metux IT consult
2022-01-22
Fix spelling/wording issues
Alan Coopersmith
2020-12-03
fix 'multiple definition of' linker error
Christian Gmeiner
2012-07-26
Initial stab at converting geode to new X1.13 API
Maarten Lankhorst
2012-07-26
Allow building on Xservers without XAA
Maarten Lankhorst
2012-07-11
Whitespace cleanup using ../modular/x-indent.sh
Martin-Éric Racine
2010-09-01
Replace xalloc/xrealloc/xfree/xcalloc with malloc/realloc/free/calloc
Frank Huang
2009-07-28
geode: update for resources/RAC API removal
Dave Airlie
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