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
/
gallium
/
drivers
/
softpipe
Age
Commit message (
Expand
)
Author
2008-04-14
softpipe: calculate determinant for all triangles, don't rely on draw module ...
Keith Whitwell
2008-04-14
softpipe: do our own culling, don't rely on the draw module.
Keith Whitwell
2008-04-11
gallium: merge the tgsi_emit_sse2() and tgsi_emit_sse2_fs() functions.
Brian Paul
2008-04-11
gallium: implement immediates (aka literals) for SSE fragment shaders
Brian Paul
2008-04-10
remove usage of vertex_header
Keith Whitwell
2008-04-09
gallium: fix bug in PIPE_BLENDFACTOR_INV_DST_ALPHA case
Brian Paul
2008-04-08
gallium: keep track of num_vertex_attribs/buffers for shorter loops
Brian
2008-04-07
gallium: get rid of bufloop quad stage
Brian
2008-04-07
gallium: begin reworking quad stages for multiple color outputs
Brian
2008-03-29
gallium: Set vertex state/buffers en-mass.
Brian Paul
2008-03-28
gallium: Fix computation of Z values when not using early Z.
Brian
2008-03-27
gallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBS
Brian
2008-03-26
gallium: Change pipe->flush() interface to optionally return a fence.
Michel Dänzer
2008-03-25
gallium: added fragment emit/write debug counters
Brian
2008-03-23
gallium: wrap decls in extern "C"
José Fonseca
2008-03-22
gallium: remove temporary _screen suffix from function names
Brian
2008-03-20
gallium: use new framebuffer width, height fields
Brian
2008-03-19
gallium: added fb_width/height fields to softpipe context
Brian Paul
2008-03-19
gallium: add face, dirtyLevels params to pipe->texture_update()
Brian Paul
2008-03-19
gallium: set tc->surface_map = NULL after unmapping
Brian
2008-03-17
gallium: improvements, or extensions at least, to the passthrough path
Keith Whitwell
2008-03-16
gallium: finish remaining prim types for sp_vbuf_draw_arrays()
Brian
2008-03-14
gallium: remove DOS carriage returns
Brian
2008-03-14
gallium: remove DOS carriage returns
Brian
2008-03-14
gallium: fix some compiler warnings
Keith Whitwell
2008-03-13
gallium: need to all draw_flush() in softpipe_unmap_constant_buffers()
Brian
2008-03-13
gallium: in softpipe_get_vertex_info() generate a vbuf vertex_info with real ...
Brian
2008-03-13
gallium: plug in new sp_vbuf_draw_arrays() function
Brian
2008-03-13
gallium: set surface status to CLEAR or DEFINED in clearing/drawing code.
Brian
2008-03-12
gallium: Add TEX_FILTER_ANISO img filter
Keith Whitwell
2008-03-11
gallium: rework CSO-related code in state tracker
Brian
2008-03-12
gallium: Silence MSVC warnings.
José Fonseca
2008-03-10
gallium: WinCE portability fixes.
José Fonseca
2008-03-05
gallium: michel's patch to rework texture/sampler binding interface
Keith Whitwell
2008-02-29
scons: List sp_screen.c.
Michal Krol
2008-02-28
Make sure struct pipe_screen is declared.
Michel Dänzer
2008-02-28
gallium: Remove extra level of indirecttion.
José Fonseca
2008-02-27
gallium: added draw_num_vs_outputs() to query number of post-transform vertex...
Brian
2008-02-27
gallium: remove dependencies on pipe_shader_state's semantic info
Brian
2008-02-27
gallium: remove unnecessary assignment
Brian
2008-02-27
gallium: remove unnecessary tgsi_interp_coef decl
Brian
2008-02-27
gallium: remove uses_kill field from softpipe_shader
Brian
2008-02-27
gallium: remove pipe_context->texture_create/release/get_tex_surface()
Brian
2008-02-27
gallium: move is_format_supported() to pipe_screen struct
Brian
2008-02-27
gallium: start removing pipe_context->get_name/vendor/param/paramf
Brian
2008-02-27
gallium: implement pipe_screen for softpipe driver
Brian
2008-02-27
gallium: softpipe_init_texture_funcs(), make texture func static
Brian
2008-02-26
gallium: remove pipe parameter from pipe_texture_reference()
Brian
2008-02-26
gallium: replace draw_convert_wide_points() with draw_wide_point_threshold()
Brian
2008-02-26
gallium: remove unused var
Brian
[next]