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
/
dri
Age
Commit message (
Expand
)
Author
2007-08-06
more intel_context removal
Brian
2007-08-06
disable some PBO code, remove intel dependencies
Brian
2007-08-06
remove timing code
Brian
2007-08-06
Replace intel_texture_object with st_texture_object, intel_texture_image with...
Brian
2007-08-06
Lift intel_mipmap_tree.c to st_mipmap_tree.c
Brian
2007-08-06
More code movement, removal of intel dependencies
Brian
2007-08-06
remove more intel dependencies
Brian
2007-08-06
remove intel dependencies from intel_mipmap_tree.c
Brian
2007-08-06
checkpoint: move some texture layout code
Brian
2007-08-06
Checkpoint lifting of intel_mipmap_tree (intel_mipmap_tree -> pipe_mipmap_tre...
Brian
2007-08-06
Add pipe buffer managment functions.
Keith Whitwell
2007-08-05
Add a new interface between softpipe and the window system / buffer manager.
Keith Whitwell
2007-08-03
remove intel_pixel.c
Brian
2007-08-03
Remove dead files
Keith Whitwell
2007-08-03
Rip out more dead drawing-related code.
Keith Whitwell
2007-08-03
Remove "static region" support.
Keith Whitwell
2007-08-03
Simplify frontbuffer / sarea / rotation management.
Keith Whitwell
2007-08-02
Remove all references to swrast.
Keith Whitwell
2007-08-02
Remove intel_state.c, intel_rotate.[ch]
Keith Whitwell
2007-08-02
comment follow-up
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-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-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
[prev]
[next]