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-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
2008-02-26
gallium: added tgsi_shader_field to sp_fragment_shader
Brian
2008-02-25
softpipe: use draw_find_vs_output() directly
Brian
2008-02-24
Add new files.
José Fonseca
2008-02-23
gallium: disable early Z test if fragment shader contains KIL instruction.
Brian
2008-02-24
gallium: MSVC fixes.
José Fonseca
2008-02-23
Bring in several forgotten MSVC fixes.
José Fonseca
2008-02-22
gallium: fix a state validation bug found w/ pointblast.c
Brian
2008-02-22
gallium: fix brokenb build
Brian
2008-02-23
gallium: Fix build on Windows.
Michal Krol
2008-02-23
gallium: Silence compiler warnings on Windows.
Michal Krol
2008-02-21
gallium: new draw stage for polygon stipple.
Brian
2008-02-21
gallium: new AA point drawing stage
Brian
2008-02-21
[PATCH] softpipe: unbreak sp_setup_pos_vector on non-x86 systems
Keith Whitwell
2008-02-20
gallium: replace some ordinary assignments with pipe_reference_texture()
Brian
2008-02-20
gallium: fix bad ptr comparison
Brian
2008-02-20
gallium: new pipe->texture_update() function
Brian
2008-02-20
gallium: use pipe_texture_reference() in sp_tile_cache_set_texture()
Brian
2008-02-19
gallium: initialize the killmask register to zero before running shader
Brian
2008-02-19
gallium: add some casts to prevent likely msvc warnings
Brian
2008-02-19
gallium: don't hard-code attrib slot=0 in setup_fragcoord_coeff()
Brian
2008-02-19
gallium: implement correct sampling for RECT targets / unnormalized texcoords
Brian
2008-02-19
Simplify makefile boilerplate code.
José Fonseca
2008-02-19
Use gallium's rtasm module.
José Fonseca
2008-02-18
gallium: move draw_set_viewport_state() call, plus code clean-up, remove obso...
Brian
2008-02-18
gallium: call draw_flush() for scissor/stipple state changes
Brian
2008-02-18
gallium: antialiased line drawing
Brian
2008-02-18
Standardize on using the pipe/ include prefix.
José Fonseca
2008-02-16
gallium: add missing mip level clamp
Brian
2008-02-16
gallium: tweak texture filter min/mag thresholds
Brian
[next]