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
/
mesa
/
state_tracker
/
st_cb_drawpixels.c
Age
Commit message (
Expand
)
Author
2010-03-30
gallium: adapt all code to the renamed depth/stencil formats
Roland Scheidegger
2010-03-22
Merge branch '7.8'
Brian Paul
2010-03-18
st/mesa: s/unpack/pack/ to be more consistent
Brian Paul
2010-03-17
st/mesa: plug in default for pipe_context::surface_copy() if needed
Brian Paul
2010-03-17
Merge branch '7.8'
Brian Paul
2010-03-17
st/mesa: fix glCopyPixels bugs/crashes when src region need clipping
Brian Paul
2010-03-13
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-12
st/mesa: Associate a sampler view with an st texture object.
Michal Krol
2010-03-11
gallium: remove pipe_context member from pipe_transfer
Keith Whitwell
2010-03-11
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-03-10
st/mesa: consolidate duplicated texture allocation code
Brian Paul
2010-03-10
Merge branch '7.8'
Brian Paul
2010-03-10
st/mesa: fix incorrect glCopyPixels between window/FBO
Brian Paul
2010-03-10
st/mesa: fix incorrect glDrawPixels into FBO
Brian Paul
2010-03-10
Merge branch 'master' into gallium-sampler-view
Michal Krol
2010-03-09
Merge branch 'gallium-vertexelementcso'
Roland Scheidegger
2010-03-09
st/mesa: fix clear/drawpixels/bitmap for new cso vertex elements interface
Roland Scheidegger
2010-03-01
mesa: Rename pipe formats.
José Fonseca
2010-02-24
st/mesa: use util_format_get_blocksize()
Brian Paul
2010-02-22
st/mesa: change viewport Z scale/bias for glBitmap/glDrawPixels
Brian Paul
2010-02-19
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-14
st/mesa: minor assorted clean-ups
Brian Paul
2010-02-14
st/mesa: change some function return types
Brian Paul
2010-02-14
st/mesa: use _mesa_clone_fragment_program()
Brian Paul
2010-02-12
st/mesa: remove unused var
Brian Paul
2010-02-03
Merge branch 'gallium-embedded'
José Fonseca
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-01
st/mesa: remove duplicate calculation of fp input mapping
Keith Whitwell
2010-01-22
st/mesa: fix incorrect freeing of drawpixels vertex shaders
Brian Paul
2010-01-22
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-16
st/mesa: Remove unnecessary header from st_cb_drawpixels.c.
Vinson Lee
2010-01-15
st/mesa: Remove unnecessary headers from st_cb_drawpixels.c.
Vinson Lee
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
2010-02-19
gallium: WIP: Introduce sampler views.
Michal Krol
2009-12-04
Merge branch 'gallium-noblocks'
Roland Scheidegger
2009-12-03
Move pf_get_component_bits() to u_format auxiliary module.
Michal Krol
2009-12-03
Move pf_is_depth_and_stencil() to u_format auxiliary module.
Michal Krol
2009-12-01
st: Update for renamed sampler/texture state setters.
Michal Krol
2009-11-30
gallium: interface cleanups, remove nblocksx/y from pipe_texture and more
Roland Scheidegger
2009-11-27
Merge branch 'width0'
Roland Scheidegger
2009-11-19
gallium: don't use arrays for texture width,height,depth
Keith Whitwell
2009-11-15
mesa/st: refactor vertex and fragment shader translation
Keith Whitwell
2009-11-15
mesa/st: emit tgsi vertex shader directly for drawpixels
Keith Whitwell
2009-11-03
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-11-03
st/mesa: clip pixels in draw_stencil_pixels to avoid crash
Marek Olšák
2009-10-28
Merge branch 'texformat-rework'
Brian Paul
2009-10-17
gallium: Permit surface_copy and surface_fill to be NULL.
Corbin Simpson
2009-10-07
st/mesa: pass pipe_screen, not pipe_context to st_choose_format() functions
Brian Paul
2009-10-05
Merge branch 'mesa_7_6_branch'
Brian Paul
[next]