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
/
mesa
/
pipe
/
softpipe
Commit message (
Expand
)
Author
Age
Files
Lines
*
flesh out w/ more formats, y=0=top convention
Brian
2007-08-10
1
-148
/
+116
*
export softpipe_init_surface_funcs()
Brian
2007-08-09
2
-7
/
+7
*
added null ptr checks
Brian
2007-08-09
1
-4
/
+9
*
Split texfilter enums to match common hardware usage.
Keith Whitwell
2007-08-09
1
-7
/
+4
*
Add flush/finish functionality to pipe.
Keith Whitwell
2007-08-09
5
-0
/
+98
*
clean-up
Brian
2007-08-08
1
-10
/
+9
*
use surface offset value in get_tile()
Brian
2007-08-08
1
-2
/
+12
*
initial lod/mipmap texture supported
Brian
2007-08-08
2
-8
/
+46
*
added assertion
Brian
2007-08-08
1
-0
/
+2
*
print_vertex func for debugging
Brian
2007-08-08
1
-1
/
+19
*
very simple texture cache implementation
Brian
2007-08-08
1
-2
/
+24
*
fix qs->next tests
Brian
2007-08-08
11
-11
/
+13
*
add quad_stage::begin() funcs
Brian
2007-08-08
11
-0
/
+74
*
Add a quad_stage::begin() method to do per-primitive preparations (like setti...
Brian
2007-08-08
3
-13
/
+48
*
add lambda param to get_sample()
Brian
2007-08-08
2
-11
/
+11
*
sketch out 1D/3D/cube texture sampling
Brian
2007-08-08
1
-2
/
+154
*
more get_tile() work
Brian
2007-08-08
1
-6
/
+34
*
fully support all texcoord wrap modes
Brian
2007-08-08
1
-27
/
+257
*
use new tex filtering code
Brian
2007-08-07
2
-16
/
+9
*
initial texture filtering code
Brian
2007-08-07
2
-0
/
+179
*
include p_state.h
Brian
2007-08-07
1
-0
/
+2
*
added a get_tile() func
Brian
2007-08-07
1
-1
/
+25
*
map/unmap textures
Brian
2007-08-07
1
-0
/
+17
*
remove dst!=src assertion
Brian
2007-08-07
1
-1
/
+0
*
checkpoint new tgsi_sampler_state struct
Brian
2007-08-07
1
-1
/
+19
*
sketch out new pipe surface/sampler types
Brian
2007-08-07
3
-0
/
+49
*
s/pipe_texture_object/pipe_mipmap_tree/, drop st_texobj.c
Brian
2007-08-07
3
-3
/
+3
*
get rid of temp write_mono_row_ub() function
Brian
2007-08-07
1
-4
/
+0
*
added softpipe_mipmap_tree_layout
Brian
2007-08-06
2
-3
/
+7
*
need a softpipe func for texture layout
Brian
2007-08-06
2
-0
/
+29
*
Use fp_attr_to_slot[].
michal
2007-08-06
1
-0
/
+11
*
Add pipe buffer managment functions.
Keith Whitwell
2007-08-06
6
-21
/
+174
*
Add a new interface between softpipe and the window system / buffer manager.
Keith Whitwell
2007-08-05
5
-103
/
+295
*
added pipe->supported_formats()
Brian
2007-08-02
1
-0
/
+36
*
pipe->clear() now takes a surface, rather than color/depth/stencil flags.
Brian
2007-08-02
2
-104
/
+9
*
Fix make recursion.
Keith Whitwell
2007-08-02
1
-2
/
+0
*
Implement new draw_vertices() path for simple vertex array drawing, use it fo...
Brian
2007-08-02
1
-0
/
+20
*
Remove references to accum buffers in softpipe.
Keith Whitwell
2007-08-02
2
-13
/
+2
*
Merge branch 'softpipe_0_1_branch' of git+ssh://
[email protected]
/gi...
Brian
2007-08-02
1
-49
/
+21
|
\
|
*
Reroute some clear functionality.
Keith Whitwell
2007-08-02
1
-49
/
+21
*
|
implement masking in sp_region_fill()
Brian
2007-08-01
1
-11
/
+48
|
/
*
get cliprect bounds after softpipe_update_derived()
Brian
2007-08-01
1
-4
/
+9
*
Re-implement intelClear() in terms of softpipe_clear(). Pretty simple/small ...
Brian
2007-08-01
1
-9
/
+26
*
More work on glClear.
Brian
2007-08-01
2
-44
/
+85
*
s/Z24_S8/S8_Z24/ (stencil is in the high byte)
Brian
2007-08-01
3
-31
/
+34
*
Checkpoint: glClear changes - working, bug very rough.
Brian
2007-08-01
2
-15
/
+130
*
Build libsoftpipe.a
Keith Whitwell
2007-08-01
4
-4
/
+46
*
Obsolete.
Brian
2007-07-31
2
-250
/
+0
*
Redesign pipe_surface in terms of pipe_region.
Brian
2007-07-31
6
-108
/
+437
*
32 and z24s8 softpipe buffers
Brian
2007-07-30
2
-19
/
+142
[next]