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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Naive implementation of IF/ELSE/ENDIF.
michal
2007-08-07
4
-28
/
+175
*
checkpoint new tgsi_sampler_state struct
Brian
2007-08-07
3
-165
/
+138
*
remove pipe_surface_sampler
Brian
2007-08-07
1
-13
/
+0
*
sketch out new pipe surface/sampler types
Brian
2007-08-07
5
-27
/
+82
*
Handle labels for IF/ELSE correctly
michal
2007-08-07
2
-4
/
+23
*
Enable compact TGSI dump.
michal
2007-08-07
2
-430
/
+794
*
Dump tokens in more compact form.
michal
2007-08-07
2
-13
/
+31
*
s/pipe_texture_object/pipe_mipmap_tree/, drop st_texobj.c
Brian
2007-08-07
5
-4
/
+6
*
Labels are always label targets.
michal
2007-08-07
6
-13
/
+4
*
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
*
Add GLSL opcodes.
michal
2007-08-06
1
-1
/
+10
*
Add GLSL ops.
michal
2007-08-06
1
-0
/
+36
*
Make SGE, SGT, SLE working.
michal
2007-08-06
1
-12
/
+32
*
Remove garbage text.
michal
2007-08-06
1
-1
/
+1
*
Use fp_attr_to_slot[].
michal
2007-08-06
1
-0
/
+11
*
Reorder opcodes.
michal
2007-08-06
1
-10
/
+10
*
Translate the remaining ops.
michal
2007-08-06
1
-30
/
+83
*
Translate MESA GLSL opcodes to TGSI opcodes.
michal
2007-08-06
2
-1
/
+28
*
Add path for GL includes in mesa tree.
michal
2007-08-06
1
-0
/
+1
*
comments
Brian
2007-08-06
1
-3
/
+3
*
Add GLSL opcodes.
michal
2007-08-06
1
-2
/
+57
*
Checkpoint lifting of intel_mipmap_tree (intel_mipmap_tree -> pipe_mipmap_tre...
Brian
2007-08-06
2
-0
/
+63
*
Add pipe buffer managment functions.
Keith Whitwell
2007-08-06
9
-24
/
+226
*
Add a new interface between softpipe and the window system / buffer manager.
Keith Whitwell
2007-08-05
7
-116
/
+299
*
Remove "static region" support.
Keith Whitwell
2007-08-03
1
-14
/
+0
*
added pipe->supported_formats()
Brian
2007-08-02
2
-0
/
+42
*
more formats
Brian
2007-08-02
1
-15
/
+19
*
pipe->clear() now takes a surface, rather than color/depth/stencil flags.
Brian
2007-08-02
3
-107
/
+12
*
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
4
-2
/
+89
*
Remove references to accum buffers in softpipe.
Keith Whitwell
2007-08-02
4
-15
/
+3
*
add PIPE_MASK_RGBA
Brian
2007-08-02
1
-0
/
+2
*
Merge branch 'softpipe_0_1_branch' of git+ssh://
[email protected]
/gi...
Brian
2007-08-02
3
-61
/
+21
|
\
|
*
Remove remnants of i915 texture-from-pbo code.
Keith Whitwell
2007-08-02
2
-12
/
+0
|
*
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
3
-45
/
+87
*
s/Z24_S8/S8_Z24/ (stencil is in the high byte)
Brian
2007-08-01
4
-32
/
+35
*
Checkpoint: glClear changes - working, bug very rough.
Brian
2007-08-01
3
-15
/
+131
*
Build libsoftpipe.a
Keith Whitwell
2007-08-01
6
-4
/
+108
*
Obsolete.
Brian
2007-07-31
2
-250
/
+0
*
Redesign pipe_surface in terms of pipe_region.
Brian
2007-07-31
8
-144
/
+462
*
Lift region-related functions up to the pipe interface.
Brian
2007-07-31
2
-1
/
+98
*
32 and z24s8 softpipe buffers
Brian
2007-07-30
3
-32
/
+157
*
Merge branch 'softpipe_0_1_branch' of git+ssh://
[email protected]
/gi...
Brian
2007-07-30
5
-7
/
+179
|
\
|
*
Lots of improvements to the surface-related code.
Brian
2007-07-30
4
-7
/
+177
[next]