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
/
drivers
Age
Commit message (
Expand
)
Author
2007-08-02
Remove remnants of i915 texture-from-pbo code.
Keith Whitwell
2007-08-02
Reroute some clear functionality.
Keith Whitwell
2007-08-01
rearrange things in xmesa_clear() a bit
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
Checkpoint: glClear changes - working, bug very rough.
Brian
2007-08-01
Build libsoftpipe.a
Keith Whitwell
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-07-31
Redesign pipe_surface in terms of pipe_region.
Brian
2007-07-31
Lift region-related functions up to the pipe interface.
Brian
2007-07-31
re-fix stencil addressing bug
Brian
2007-07-31
Add missing files
Keith Whitwell
2007-07-31
Remove references to intel_tris.h
Keith Whitwell
2007-07-31
A version of the i915tex driver with all drawing code removed.
Keith Whitwell
2007-07-31
simplify clear.x1,y2,x2,y2 setup
Brian
2007-07-31
In i915/i830_emit_state(), check if state->draw_region is non-null.
Brian
2007-07-31
fix stencil addressing bug
Brian
2007-07-31
remove obsolete xmesa_get_stencil_surface() stub
Brian
2007-07-31
fix comments and param names for intel_miptree_image_map()
Brian
2007-07-31
fix value returned by intel_new_renderbuffer_fb()
Brian
2007-07-31
Merge branch 'i915tex_privbuffers' into softpipe_0_1_branch
Keith Whitwell
2007-07-30
Lots of improvements to the surface-related code.
Brian
2007-07-30
implement read_quad_f_swz()
Brian
2007-07-30
implement surfaces for softpipe rendering
Brian
2007-07-30
call st_invalidate_state()
Brian
2007-07-30
added map/unmap() stubs
Brian
2007-07-29
fix range reduction for sin/cos in i915tex (#11609)
Roland Scheidegger
2007-07-29
Fix crashes when the frag prog can't be handled in hardware (#11131)
Roland Scheidegger
2007-07-27
Merge branch 'master' of git+ssh://michal@git.freedesktop.org/git/mesa/mesa i...
michal
2007-07-23
fix GLX_STEREO handling (bug 11705)
Brian
2007-07-21
Fix a number of MINGW32 issues
Zhang
2007-07-21
Remove ctx->Point._Size and ctx->Line._Width.
Brian
2007-07-21
set the _BaseFormat for window-framebuffers, could hit some assertion otherwise
Roland Scheidegger
2007-07-20
minor cleanups, disable debugging
Roland Scheidegger
2007-07-19
remove some more really old ifdefed out code...
Roland Scheidegger
2007-07-19
fix mesa fb binding
Roland Scheidegger
2007-07-19
increase MAX_RELOCS so never run out before batch buffer is full (fixes xdemo...
Roland Scheidegger
2007-07-19
more cleanups (looks pretty reasonable now)
Roland Scheidegger
2007-07-19
fix drawables not getting freed if context is made current with new drawables
Roland Scheidegger
2007-07-18
swapbuffers with non-current contexts, cleanups
Roland Scheidegger
2007-07-18
r300: Oops, made a mistake on commit fb4e071beda6e3b9e68a21bbc7649b6c4733c485.
Oliver McFadden
2007-07-18
r300: Cleaned up vertprog construction.
Oliver McFadden
2007-07-18
r300: Corrected texcoord start when BFC1 is enabled.
Tommy Schultz Lassen
2007-07-17
get rid of checks for old ddx
Roland Scheidegger
2007-07-17
remove some more old stuff
Roland Scheidegger
2007-07-17
get rid of more pageflip/rotation code.
Roland Scheidegger
2007-07-17
fix mesa fb binding
Roland Scheidegger
[prev]
[next]