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
Age
Commit message (
Expand
)
Author
2009-02-10
nouveau: revert most parts of recent mipmap+swizzle stuff. We only need to fi...
Patrice Mandin
2009-02-10
wgl: return before locking if stw_icd is NULL
Keith Whitwell
2009-02-10
Merge commit 'origin/gallium-0.2' into gallium-0.2
Keith Whitwell
2009-02-10
wgl: mutex-protect the shared stw_icd struct
Keith Whitwell
2009-02-10
nouveau: dst offset is correct
Patrice Mandin
2009-02-10
pipebuffer: Drop reliance on pipe_winsys.
José Fonseca
2009-02-10
nouveau: recalc sub width and height for each mipmap level
Patrice Mandin
2009-02-10
nv40: Fix build -- rename Size to NrTokens.
Michal Krol
2009-02-10
nv30: Fix build -- rename Size to NrTokens.
Michal Krol
2009-02-10
nv20: Fix build -- rename Size to NrTokens.
Michal Krol
2009-02-10
brw: Fix build -- rename Size to NrTokens.
Michal Krol
2009-02-10
i915: Fix build -- rename Size to NrTokens.
Michal Krol
2009-02-10
gallivm: Fix build -- rename Size to NrTokens.
Michal Krol
2009-02-10
draw: Fix build -- rename Size to NrTokens.
Michal Krol
2009-02-10
tgsi: Fix build -- rename Size to NrTokens.
Michal Krol
2009-02-10
gallium: Rename Size member of TGSI token to NrTokens.
Michal Krol
2009-02-10
vmw/icd: remove bogus current_context value
Keith Whitwell
2009-02-10
wgl: Fix null pointer reference.
José Fonseca
2009-02-10
stw: Hack for applications which use wglSetPixelFormat instead of SetPixelFor...
José Fonseca
2009-02-10
wgl: s/0x%p/%p/g
José Fonseca
2009-02-09
indices: Fix typo.
José Fonseca
2009-02-08
nouveau: include and calc offset before changing dimensions for next level
Patrice Mandin
2009-02-08
nouveau: upload and swizzle each mipmap level in turn
Patrice Mandin
2009-02-08
r300: Accidentally removed a pipe_buffer_reference that should be there.
Corbin Simpson
2009-02-08
r300: Add SW TCL paths for clear.
Corbin Simpson
2009-02-08
r300: Update to match pipe_surface changes.
Corbin Simpson
2009-02-07
cell: remove unused var
Brian Paul
2009-02-07
cell: compile fix: many updates to cell texture code for new surface mapping
Brian Paul
2009-02-07
softpipe: simplify an assertion
Brian Paul
2009-02-07
cell: compile fix: no-op xlib_create_brw_screen() for Cell build
Brian Paul
2009-02-07
cell: compile fix: alpha.ref is now alpha.ref_value
Brian Paul
2009-02-07
cell: compile fix: pipe_constant_buffer no longer has size field
Brian Paul
2009-02-07
cell: compile fix: pipe_constant_buffer no longer has size field
Brian Paul
2009-02-07
nouveau: Need to surface_copy() without a pipe context.
Younes Manton
2009-02-06
Merge branch 'gallium-0.2' of git://anongit.freedesktop.org/mesa/mesa into ga...
Corbin Simpson
2009-02-06
Merge branch 'gallium-0.2-radeon' into gallium-0.2
Corbin Simpson
2009-02-06
Rename winsys amd to radeon.
Corbin Simpson
2009-02-06
g3dvl: Catch up to gallium changes, fix build.
Younes Manton
2009-02-06
nouveau: Pass proper format to NV04_GDI_RECTANGLE_TEXT.
Younes Manton
2009-02-06
nouveau: Frontbuffer pitch needs to be set.
Younes Manton
2009-02-06
r300: Clean up CS counting.
Corbin Simpson
2009-02-05
r300: working trivial/clear for r5xx
Joakim Sindholt
2009-02-05
r300: Add framebuffer setup stub.
Corbin Simpson
2009-02-05
nv20: copy miptree flags from nv40
Pekka Paalanen
2009-02-05
nv04-nv40: fix nv##_surface_copy() for flipped
Pekka Paalanen
2009-02-05
nv04: fix pasto in nv04_surface_2d_init()
Pekka Paalanen
2009-02-05
indices: quad fixes
Keith Whitwell
2009-02-05
gallium: add new aux lib for index list translations
Keith Whitwell
2009-02-05
gallium: fixup #includes: p_screen.h does not need anything in p_state.h
Brian Paul
2009-02-05
gallium: move 'struct pipe_winsys'
Brian Paul
[next]