index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
winsys
/
gdi
/
gdi_softpipe_winsys.c
Age
Commit message (
Expand
)
Author
2010-03-09
ws/gdi: sketch of gdi changes
Keith Whitwell
2010-03-04
softpipe: rework to use the llvmpipe winsys
Keith Whitwell
2010-02-12
gdi: Never fail at DLL load time.
José Fonseca
2010-02-08
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-02
gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...
José Fonseca
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2009-12-17
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-17
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-03
Move pf_get_bits/size() to u_format auxiliary module.
Michal Krol
2009-12-03
Move pf_get_block() to u_format auxiliary module.
Michal Krol
2009-11-30
fixups for interface changes (mostly state trackers)
Roland Scheidegger
2009-09-24
gdi: Update for WGL state tracker interface changes.
José Fonseca
2009-09-23
gdi: Update for WGL statetracker source reorg.
José Fonseca
2009-09-08
gdi: Fix prototype of gdi_softpipe_surface_buffer_create().
Michal Krol
2009-04-18
softpipe: Simplify softpipe_create's prototype.
José Fonseca
2009-04-09
gdi: Use stw_* names.
José Fonseca
2009-03-20
winsys/gdi: Init state tracker's per-thread data.
Michal Krol
2009-03-04
gallium: Unify reference counting.
Michel Dänzer
2009-02-19
gdi: Update for texture/surface interface changes.
José Fonseca
2009-02-02
gallium: adjust gdi for the latest changes
Zack Rusin
2009-02-02
gdi: Update for wgl st reorg.
José Fonseca
2009-01-30
stw: Don't use the winsys.
José Fonseca
2009-01-30
gallium: make p_winsys internal
Zack Rusin
2009-01-30
gdi: Update for winsys interface changes.
José Fonseca
2009-01-20
gallium: Remove the standalone surfaces.
José Fonseca
2009-01-08
gdi: Add newline at end of file.
José Fonseca
2009-01-08
wgl: Do not provide DllMain inside the state tracker.
José Fonseca
2009-01-08
gdi: Fix warning.
José Fonseca
2008-11-21
gdi: Reimplement using the WGL statetracker.
José Fonseca