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
/
auxiliary
/
util
/
u_blit.c
Age
Commit message (
Expand
)
Author
2010-08-22
util: implement depth blitting in u_blit
Marek Olšák
2010-08-20
auxiliary: support using PIPE_TEXTURE_RECT internally
Luca Barbieri
2010-08-20
gallium: make all checks for PIPE_TEXTURE_2D check for PIPE_TEXTURE_RECT too
Luca Barbieri
2010-06-03
gallium: add interpolation parameter to simple shader functions
Brian Paul
2010-05-26
util: Remove unnecessary headers.
Vinson Lee
2010-05-21
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-17
gallium/util: adapt util code to interface changes
Roland Scheidegger
2010-05-14
gallium: convert rasterizer state to use gl-style front/back concepts
Keith Whitwell
2010-05-04
util: Remove unnecessary headers.
Vinson Lee
2010-04-19
gallium/util: specify binding type for blit src texture
Brian Paul
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-16
gallium: change remaining util functions to use cso sampler views
Roland Scheidegger
2010-03-15
util: Fix nil pointer reference.
Michal Krol
2010-03-15
gallium: util_blit_pixels() takes source sampler view as argument.
Michal Krol
2010-03-09
Merge branch 'gallium-vertexelementcso'
Roland Scheidegger
2010-03-01
util: adapt blitter code to new vertex element cso
Roland Scheidegger
2010-02-25
util: Fix blitter vertex and viewport setup.
Michal Krol
2010-02-24
util: Reset clip state when doing blitting.
Michal Krol
2010-02-22
gallium: Remove bypass_vs_clip_and_viewport from rasteriser state.
Michal Krol
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-01-28
Merge commit 'origin/perrtblend'
Roland Scheidegger
2010-01-22
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-21
util: Use pipe_buffer_write_nooverlap in blits / mipmap generation.
José Fonseca
2010-01-21
gallium: adapt util code to blend changes
Roland Scheidegger
2010-01-19
util/blit: document params to util_blit_pixels_writemask()
Brian Paul
2009-12-17
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-15
util: add new fragment shaders to simple_shaders
Marek Olšák
2009-12-03
Move pf_get_block() to u_format auxiliary module.
Michal Krol
2009-11-30
gallium: interface cleanups, remove nblocksx/y from pipe_texture and more
Roland Scheidegger
2009-11-19
gallium: don't use arrays for texture width,height,depth
Keith Whitwell
2009-10-17
gallium: Permit surface_copy and surface_fill to be NULL.
Corbin Simpson
2009-10-07
util: do some more util_blit_pixels cases without temporaries
Keith Whitwell
2009-09-03
util: add version of u_blit_pixels which takes a writemask
Keith Whitwell
2009-08-07
util: fix incorrect assertion
Brian Paul
2009-08-07
util: include u_surface.h, added comment
Brian Paul
2009-08-07
util: use util_same_surface() to compare surface pointers
Brian Paul
2009-08-05
util: added comment/question about blit clipping
Brian Paul
2009-08-05
util: added util_blit_pixels() overlap test
Brian Paul
2009-08-05
util: fix util_blit_pixels() test for surface_copy() path
Brian Paul
2009-08-05
util: reformatting and comments
Brian Paul
2009-04-20
util: don't set unused blend state
Keith Whitwell
2009-04-09
gallium: remove unneeded compressed=0 assignment
Brian Paul
2009-03-13
gallium: consolidate bypass_vs and bypass_clipping flags
Keith Whitwell
2009-03-13
gallium: no need to keep a copy of shader tokens in state tracker
Keith Whitwell
2009-03-13
gallium: Remove do_flip argument from surface_copy
Jakob Bornecrantz
2009-03-04
gallium: Unify reference counting.
Michel Dänzer
2009-02-24
gallium: Add pipe_buffer_write/read inlines.
José Fonseca
2009-02-18
util: Move p_debug.h into util module.
José Fonseca
2009-01-30
gallium: make p_winsys internal
Zack Rusin
2009-01-27
gallium: standardize api on the prefix "nr"
Zack Rusin
[next]