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
Age
Commit message (
Expand
)
Author
2007-08-02
Don't try to use kernel BO flags in dri_bufmgr_fake internals.
Eric Anholt
2007-08-02
pipe->clear() now takes a surface, rather than color/depth/stencil flags.
Brian
2007-08-02
call st_init_cb_drawpixels
Brian
2007-08-02
added st_cb_drawpixels.c
Brian
2007-08-02
initial work for textured-quad glDrawPixels
Brian
2007-08-02
remove st_draw.h include
Brian
2007-08-02
setup more state for clear_with_quad()
Brian
2007-08-02
Merge branch 'softpipe_0_1_branch' of git+ssh://brianp@git.freedesktop.org/gi...
Brian
2007-08-02
get rid of accum param
Brian
2007-08-02
Remove all references to swrast.
Keith Whitwell
2007-08-02
Fix make recursion.
Keith Whitwell
2007-08-02
Implement new draw_vertices() path for simple vertex array drawing, use it fo...
Brian
2007-08-02
Remove references to accum buffers in softpipe.
Keith Whitwell
2007-08-02
Remove intel_state.c, intel_rotate.[ch]
Keith Whitwell
2007-08-02
New header file.
Brian
2007-08-02
include st_cb_clear.h
Brian
2007-08-02
sketch out clearing with quads
Brian
2007-08-02
add PIPE_MASK_RGBA
Brian
2007-08-02
comment follow-up
Brian
2007-08-02
Merge branch 'softpipe_0_1_branch' of git+ssh://brianp@git.freedesktop.org/gi...
Brian
2007-08-02
fix stencil value masking bug 11805, and fix sizeof() bug
Brian
2007-08-02
remove unnecessary null check (bug 11814)
Brian
2007-08-02
s/MAX_TEXTURE_LEVELS/SIS_MAX_TEXTURE_LEVELS/ and add assertion (bug 11806)
Brian
2007-08-02
move code to prevent NULL ptr dereference (bug 11810)
Brian
2007-08-02
Remove some code that was never hit (bug 11811).
Brian
2007-08-02
Remove intelClear() hack.
Keith Whitwell
2007-08-02
Remove remnants of i915 texture-from-pbo code.
Keith Whitwell
2007-08-02
Reroute some clear functionality.
Keith Whitwell
2007-08-02
Fix typo in logic for unalias2()
Keith Whitwell
2007-08-02
fix fd.o bug #11804
Zou Nan hai
2007-08-02
Fix previous commit
Zou Nan hai
2007-08-02
EXT_texture_sRGB support on i965
Zou Nan hai
2007-08-01
implement masking in sp_region_fill()
Brian
2007-08-01
rearrange things in xmesa_clear() a bit
Brian
2007-08-01
get cliprect bounds after softpipe_update_derived()
Brian
2007-08-01
Re-implement intelClear() in terms of softpipe_clear(). Pretty simple/small ...
Brian
2007-08-01
More work on glClear.
Brian
2007-08-01
s/Z24_S8/S8_Z24/
Brian
2007-08-01
s/Z24_S8/S8_Z24/ (stencil is in the high byte)
Brian
2007-08-01
Checkpoint: glClear changes - working, bug very rough.
Brian
2007-08-01
Build libsoftpipe.a
Keith Whitwell
2007-08-01
fix mem leak (bug 11793)
Brian
2007-08-01
Remove unused file intel_render.c
Keith Whitwell
2007-08-01
Remove unused file
Keith Whitwell
2007-08-01
Remove intel_span.[ch]
Keith Whitwell
2007-08-01
fix fd.o bug #11788, max point size
Zou Nan hai
2007-07-31
sp_z_surface.h is dead
Brian
2007-07-31
Obsolete.
Brian
2007-07-31
Redesign pipe_surface in terms of pipe_region.
Brian
2007-07-31
Lift region-related functions up to the pipe interface.
Brian
[prev]
[next]