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-06-20
update includes (s/tile/quad/)
Brian
2007-06-20
s/tile/quad/
Brian
2007-06-20
Rename "tile" files to "quad".
Brian
2007-06-20
only blend active pixels in the quad
Brian
2007-06-20
quad blending works now, but many blend terms need to be added in blend_quad().
Brian
2007-06-20
Initial implementation of a software pipeline for quad rasterization (fragmen...
Brian
2007-06-20
better comment
Brian
2007-06-20
actually use new glClear code
Brian
2007-06-20
fix comment
Brian
2007-06-20
plug in write_mono_row_ub
Brian
2007-06-20
Merge branch 'master' of git+ssh://brianp@git.freedesktop.org/git/mesa/mesa
Brian
2007-06-20
Effectively disable _TexEnvProgram before calling _swrast_DrawPixels().
Brian
2007-06-20
fix glDrawPixels + fragment program problem
Brian
2007-06-20
copy wpos attrib info into zoomed span (fixes fog perspective correction prob...
Brian
2007-06-20
implement softpipe clearing (untested)
Brian
2007-06-20
Initial work for glClear(), clear color state.
Brian
2007-06-20
fixup some bits of tcl path
Dave Airlie
2007-06-20
swtcl: gears works
Dave Airlie
2007-06-19
hook up point state
Brian
2007-06-19
Re-org of surface/framebuffer state.
Brian
2007-06-19
Merge branch 'master' of git+ssh://brianp@git.freedesktop.org/git/mesa/mesa
Brian
2007-06-19
just use regular malloc(), free(), memcpy()
Brian
2007-06-19
add point/line/polygon state
Brian
2007-06-18
Added alpha test state.
Brian
2007-06-18
Define just one set of PIPE_FUNC_LESS, GREATER, EQUAL, etc tokens.
Brian
2007-06-17
more commits to fix things and stuff - still not doing anything except crashin
Dave Airlie
2007-06-17
swtcl add debug and fix offset
Dave Airlie
2007-06-17
cleaned up reduced prim
Dave Airlie
2007-06-17
fixup packet setup - still hangs
Dave Airlie
2007-06-17
add missing swtcl file
Dave Airlie
2007-06-17
add more swtcl code to r300 - hangs card now
Dave Airlie
2007-06-15
s/PRIM_H/SP_STATE_H/
Brian
2007-06-15
Added st_update_framebuffer struct/object.
Brian
2007-06-15
framebuffer state
Brian
2007-06-15
In softpipe_set_viewport() use ordinary (struct) assignment to update softpip...
Brian
2007-06-15
initial framebuffer state
Brian
2007-06-15
framebuffer state
Brian
2007-06-15
i915tex: Missing piece of SetTexOffset hook implementation for I830 generation.
Michel Dänzer
2007-06-14
Rename directories again?!
Keith Whitwell
2007-06-14
Renamed softpipe directories and files to something less confusing.
Keith Whitwell
2007-06-14
Small optimization for line drawing.
Keith Whitwell
2007-06-14
Remove some dead code.
Keith Whitwell
2007-06-14
Initial r300 modes for swtcl it compiles!!
Dave Airlie
2007-06-14
nouveau: remove useless viewport xform with id matrix.
Stephane Marchesin
2007-06-13
move clip to r300 emit
Dave Airlie
2007-06-12
fix an error string, refactor _mesa_GetCompressedTexImageARB() to get rid of ...
Brian
2007-06-12
fix make clean commands so missing subdirs don't cause infinite loops
Brian
2007-06-12
fix comment
Brian
2007-06-12
Fix TEXREL issues when using GLX_USE_TLS (see bug 7459).
Brian
2007-06-12
fix GLX_USE_TLS breakage, fix a warning
Brian
[prev]
[next]