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
*
Fix fragment program color output mapping (0=depth, 1=color)
Brian
2007-08-24
1
-2
/
+2
*
Add support for more surface types in sp_surface.c
Brian
2007-08-24
1
-0
/
+364
*
Fixup include paths after rename
Keith Whitwell
2007-08-24
4
-4
/
+4
*
Use vertex_info struct for softpipe - lots of clean-up.
Brian
2007-08-23
3
-62
/
+51
*
Vertex shader outputs are now tightly packed into the output slots.
Brian
2007-08-23
1
-30
/
+3
*
Checkpoint: new vertex/fragment attribute naming
Brian
2007-08-23
3
-46
/
+46
*
Checkpoint commit: i915 texture works, use new vertex_info struct
Brian
2007-08-23
1
-61
/
+1
*
For the time being, interpolate Z in shade_quad() rather in the shader.
Brian
2007-08-23
1
-0
/
+43
*
Rework of shader constant buffers.
Brian
2007-08-22
6
-3
/
+68
*
Silence compiler warnings.
michal
2007-08-21
1
-1
/
+1
*
First pass at a fallback concept for pipe devices.
Keith Whitwell
2007-08-21
2
-10
/
+12
*
move ALIGN16-related macros into p_compiler.h
Brian
2007-08-20
1
-23
/
+4
*
include draw_context.h
Brian
2007-08-20
1
-0
/
+1
*
minor clean-ups
Brian
2007-08-20
1
-7
/
+6
*
remove some of the #ifndef MESA stuff
Brian
2007-08-20
1
-2
/
+2
*
Checkpoint: remove more of the old draw_vb() code.
Brian
2007-08-20
2
-42
/
+4
*
Start to remove the temporary draw_vb() and draw_vertices() code.
Brian
2007-08-20
1
-0
/
+6
*
Move guts of vertex array drawing into the 'draw' module.
Brian
2007-08-20
4
-348
/
+22
*
implement draw_elements()
Brian
2007-08-20
3
-8
/
+46
*
remove debug printf
Brian
2007-08-20
1
-1
/
+0
*
call draw_trim()
Brian
2007-08-20
1
-4
/
+8
*
Fix some draw_arrays issues.
Brian
2007-08-19
3
-129
/
+38
*
more work on vertex shaders, now using vertex shaders instead of TnL module b...
Brian
2007-08-18
2
-7
/
+59
*
pack output vertex attributes in sequential slots
Brian
2007-08-17
1
-6
/
+16
*
write outputs according to vs.outputs_written
Brian
2007-08-17
1
-4
/
+13
*
load machine.Inputs based on vs.inputs_read
Brian
2007-08-17
1
-26
/
+15
*
added pipe ptr to draw_context
Brian
2007-08-17
1
-8
/
+2
*
compute clipmask
Brian
2007-08-17
1
-16
/
+51
*
shade four vertices at a time
Brian
2007-08-17
1
-79
/
+92
*
assertions
Brian
2007-08-17
2
-1
/
+10
*
Break mesa dependencies.
michal
2007-08-16
1
-6
/
+66
*
Silence compiler warnings.
michal
2007-08-16
1
-55
/
+63
*
Break mesa dependencies.
michal
2007-08-16
1
-3
/
+1
*
Remove many dependencies on mesa headers.
Brian
2007-08-16
2
-0
/
+10
*
misc changes to support vertex shaders (disabled by default)
Brian
2007-08-16
1
-0
/
+1
*
run real vertex shaders, a total hack for now
Brian
2007-08-16
1
-0
/
+163
*
Begin added vertex shader state/support.
Brian
2007-08-16
3
-8
/
+15
*
Drawing code refactoring.
Brian
2007-08-16
1
-441
/
+24
*
Silence warnings.
michal
2007-08-16
1
-2
/
+2
*
Silence warnings.
michal
2007-08-16
1
-6
/
+6
*
Silence warnings.
michal
2007-08-16
1
-7
/
+6
*
Silence warnings.
michal
2007-08-16
1
-5
/
+5
*
Remove mesa include directories, be stricter about include paths.
Keith Whitwell
2007-08-15
3
-6
/
+0
*
added PIPE_PRIM_x tokens (matching GL), use in a few places
Brian
2007-08-15
1
-45
/
+45
*
Hook in new draw_arrays() code, disabled for now.
Brian
2007-08-15
4
-6
/
+36
*
softpipe_draw_arrays() function
Brian
2007-08-15
1
-0
/
+663
*
Add UsageMask to DECLARATION in TGSI.
michal
2007-08-15
4
-167
/
+32
*
Cleanup, do not use fp_attr_to_slot[] mapping array.
michal
2007-08-15
1
-99
/
+52
*
added state funcs for vertex buffer/element info
Brian
2007-08-15
3
-0
/
+12
*
softpipe vertex element/buffer state funcs
Brian
2007-08-15
1
-0
/
+56
[next]