index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
softpipe
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: use new framebuffer width, height fields
Brian
2008-03-20
5
-22
/
+7
*
gallium: added fb_width/height fields to softpipe context
Brian Paul
2008-03-19
5
-13
/
+18
*
gallium: add face, dirtyLevels params to pipe->texture_update()
Brian Paul
2008-03-19
1
-1
/
+2
*
gallium: set tc->surface_map = NULL after unmapping
Brian
2008-03-19
1
-0
/
+1
*
gallium: improvements, or extensions at least, to the passthrough path
Keith Whitwell
2008-03-17
1
-2
/
+11
*
gallium: finish remaining prim types for sp_vbuf_draw_arrays()
Brian
2008-03-16
1
-0
/
+73
*
gallium: remove DOS carriage returns
Brian
2008-03-14
3
-654
/
+654
*
gallium: remove DOS carriage returns
Brian
2008-03-14
1
-195
/
+195
*
gallium: fix some compiler warnings
Keith Whitwell
2008-03-14
2
-2
/
+4
*
gallium: need to all draw_flush() in softpipe_unmap_constant_buffers()
Brian
2008-03-13
1
-0
/
+8
*
gallium: in softpipe_get_vertex_info() generate a vbuf vertex_info with real ...
Brian
2008-03-13
1
-0
/
+12
*
gallium: plug in new sp_vbuf_draw_arrays() function
Brian
2008-03-13
1
-0
/
+57
*
gallium: set surface status to CLEAR or DEFINED in clearing/drawing code.
Brian
2008-03-13
2
-0
/
+13
*
gallium: Add TEX_FILTER_ANISO img filter
Keith Whitwell
2008-03-12
1
-0
/
+3
*
gallium: rework CSO-related code in state tracker
Brian
2008-03-11
1
-1
/
+2
*
gallium: Silence MSVC warnings.
José Fonseca
2008-03-12
1
-3
/
+5
*
gallium: WinCE portability fixes.
José Fonseca
2008-03-10
3
-5
/
+5
*
gallium: michel's patch to rework texture/sampler binding interface
Keith Whitwell
2008-03-05
6
-865
/
+891
*
scons: List sp_screen.c.
Michal Krol
2008-02-29
1
-0
/
+1
*
Make sure struct pipe_screen is declared.
Michel Dänzer
2008-02-28
1
-0
/
+1
*
gallium: Remove extra level of indirecttion.
José Fonseca
2008-02-28
1
-1
/
+1
*
gallium: added draw_num_vs_outputs() to query number of post-transform vertex...
Brian
2008-02-27
1
-2
/
+2
*
gallium: remove dependencies on pipe_shader_state's semantic info
Brian
2008-02-27
2
-3
/
+3
*
gallium: remove unnecessary assignment
Brian
2008-02-27
1
-1
/
+0
*
gallium: remove unnecessary tgsi_interp_coef decl
Brian
2008-02-27
1
-1
/
+0
*
gallium: remove uses_kill field from softpipe_shader
Brian
2008-02-27
3
-6
/
+1
*
gallium: remove pipe_context->texture_create/release/get_tex_surface()
Brian
2008-02-27
2
-48
/
+15
*
gallium: move is_format_supported() to pipe_screen struct
Brian
2008-02-27
2
-26
/
+24
*
gallium: start removing pipe_context->get_name/vendor/param/paramf
Brian
2008-02-27
1
-25
/
+0
*
gallium: implement pipe_screen for softpipe driver
Brian
2008-02-27
6
-64
/
+216
*
gallium: softpipe_init_texture_funcs(), make texture func static
Brian
2008-02-27
3
-25
/
+17
*
gallium: remove pipe parameter from pipe_texture_reference()
Brian
2008-02-26
3
-2
/
+3
*
gallium: replace draw_convert_wide_points() with draw_wide_point_threshold()
Brian
2008-02-26
1
-3
/
+0
*
gallium: remove unused var
Brian
2008-02-26
1
-1
/
+0
*
gallium: added tgsi_shader_field to sp_fragment_shader
Brian
2008-02-26
7
-25
/
+32
*
softpipe: use draw_find_vs_output() directly
Brian
2008-02-25
1
-32
/
+7
*
Add new files.
José Fonseca
2008-02-24
1
-0
/
+3
*
gallium: disable early Z test if fragment shader contains KIL instruction.
Brian
2008-02-23
3
-11
/
+19
*
gallium: MSVC fixes.
José Fonseca
2008-02-24
1
-2
/
+2
*
Bring in several forgotten MSVC fixes.
José Fonseca
2008-02-23
2
-3
/
+3
*
gallium: fix a state validation bug found w/ pointblast.c
Brian
2008-02-22
1
-0
/
+4
*
gallium: fix brokenb build
Brian
2008-02-22
1
-1
/
+1
*
gallium: Fix build on Windows.
Michal Krol
2008-02-23
1
-1
/
+1
*
gallium: Silence compiler warnings on Windows.
Michal Krol
2008-02-23
1
-3
/
+3
*
gallium: new draw stage for polygon stipple.
Brian
2008-02-21
3
-0
/
+14
*
gallium: new AA point drawing stage
Brian
2008-02-21
1
-1
/
+5
*
[PATCH] softpipe: unbreak sp_setup_pos_vector on non-x86 systems
Keith Whitwell
2008-02-21
2
-35
/
+35
*
gallium: replace some ordinary assignments with pipe_reference_texture()
Brian
2008-02-20
4
-4
/
+8
*
gallium: fix bad ptr comparison
Brian
2008-02-20
1
-1
/
+1
*
gallium: new pipe->texture_update() function
Brian
2008-02-20
4
-19
/
+46
[next]