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
/
drivers
/
nv50
/
nv50_surface.c
Age
Commit message (
Expand
)
Author
2010-06-09
nv50: fix typo from gallium-msaa merge
Ben Skeggs
2010-06-09
nv50: use MARK_RING correctly
Ben Skeggs
2010-06-03
nv50: Remove unnecessary header.
Vinson Lee
2010-06-03
gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencil
Roland Scheidegger
2010-05-29
nv50: adapt to clear interface changes
Roland Scheidegger
2010-05-17
nouveau: adapt to interface changes
Roland Scheidegger
2010-04-30
nv50: relax restriction on surface_copy format equality a bit
Christoph Bumiller
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-30
gallium: adapt all code to the renamed depth/stencil formats
Roland Scheidegger
2010-03-16
nv50: support more formats in surface_copy,fill
Christoph Bumiller
2010-03-01
nouveau: Rename pipe formats.
José Fonseca
2010-02-11
nouveau: remove u_simple_screen.h includes
Ben Skeggs
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-28
nv50: Dehexify and bring up to date with new method defines.
Marcin Kościelnicki
2009-12-14
nouveau: avoid running out of relocs
Maarten Maathuis
2009-09-10
nv50: Fix tiling mode for lower mipmap levels.
Marcin Kościelnicki
2009-08-31
nouveau: introduce nouveau_miptree common to all nouveau pipe drivers
Ben Skeggs
2009-08-17
nv50: remove a few cases of directly casting struct pipe_context
Maarten Maathuis
2009-07-29
nv50: use new 2D surface format names
Christoph Bumiller
2009-07-01
nouveau: return some supported zeta formats
Ben Skeggs
2009-06-05
nv50: create textures with nouveau_bo, for flexibility with tiling later
Ben Skeggs
2009-06-05
nouveau: fix build with libdrm_nouveau 0.6
Ben Skeggs
2009-06-05
nouveau: move channel creation into pipe drivers
Ben Skeggs
2009-06-05
nouveau: add pipe_buffer/fence code to pipe drivers, move nv50 over
Ben Skeggs
2009-05-28
nv50: some mipmapping fixes
Ben Skeggs
2009-03-13
gallium: Remove do_flip argument from surface_copy
Jakob Bornecrantz
2009-02-20
nv50: rework for texture_transfer changes
Ben Skeggs
2009-02-07
nouveau: Need to surface_copy() without a pipe context.
Younes Manton
2009-02-05
nv50: move 2d blit/fill code into pipe driver
Ben Skeggs
2009-02-02
gallium: remove pipe_buffer from surfaces
Zack Rusin
2009-01-30
gallium: make p_winsys internal
Zack Rusin
2009-01-29
gallium: give the screen priority when it comes to buffer allocations
Zack Rusin
2009-01-12
nv50: remove previous hack to manage tiled surfaces
Ben Skeggs
2008-09-11
nouveau: gallium directory structure changed again..
Ben Skeggs
2008-07-11
nv50: obey do_flip in surface_copy()
Ben Skeggs
2008-07-11
nv50: quick hack to get textures untiled on map, and tiled on unmap
Ben Skeggs
2008-07-11
nv50: add license headers to .c files
Ben Skeggs
2008-06-29
nv50: move surface_map/unmap into nv50_surface.c
Ben Skeggs
2008-03-12
nv50: convert to hwctx-in-screen as nv40 is
Ben Skeggs
2008-02-29
nouveau: implement pipe_screen
Ben Skeggs
2008-02-16
nouveau: match gallium code reorginisation.
Ben Skeggs