projects
/
profile
/
ivi
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/mesa.git
2007-10-15
Brian
remove feedback hack
commit
|
commitdiff
|
tree
|
snapshot
2007-10-15
Brian
Undo prev changes.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-15
Brian
setup vertex format for GL_FEEDBACK mode
commit
|
commitdiff
|
tree
|
snapshot
2007-10-15
Brian
GL_SELECT mode works now
commit
|
commitdiff
|
tree
|
snapshot
2007-10-15
Brian
formatting
commit
|
commitdiff
|
tree
|
snapshot
2007-10-15
Brian
call pipe->set_vertex_buffer() after drawing/unreferencing.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-15
Brian
fix logic for printing extended swizzles
commit
|
commitdiff
|
tree
|
snapshot
2007-10-15
Brian
add 'normalized_coords' field to pipe_sampler_state
commit
|
commitdiff
|
tree
|
snapshot
2007-10-15
Brian
feedback/rasterpos fix-ups
commit
|
commitdiff
|
tree
|
snapshot
2007-10-15
Brian
Change 'drawing' field to boolean.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-15
Brian
remove unused includes
commit
|
commitdiff
|
tree
|
snapshot
2007-10-15
Brian
simplify KIL usage for bitmap fragprog
commit
|
commitdiff
|
tree
|
snapshot
2007-10-15
Brian
check for extended swizzles, added TGSI_OPCODE_KILP
commit
|
commitdiff
|
tree
|
snapshot
2007-10-15
Brian
added print_texkil_op()
commit
|
commitdiff
|
tree
|
snapshot
2007-10-14
Brian
implement accum ops
commit
|
commitdiff
|
tree
|
snapshot
2007-10-14
Brian
implement put_tile()
commit
|
commitdiff
|
tree
|
snapshot
2007-10-14
Brian
accum buffer support
commit
|
commitdiff
|
tree
|
snapshot
2007-10-14
Brian
16-bit rgba surface/format for accum
commit
|
commitdiff
|
tree
|
snapshot
2007-10-14
Brian
16-bit RGBA surface format for accum buffers
commit
|
commitdiff
|
tree
|
snapshot
2007-10-14
Brian
Added accum function/files.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-13
Brian
GL_STENCIL_INDEX support
commit
|
commitdiff
|
tree
|
snapshot
2007-10-13
Brian
GL_STENCIL_INDEX support
commit
|
commitdiff
|
tree
|
snapshot
2007-10-13
Brian
format info for Z16/Z32
commit
|
commitdiff
|
tree
|
snapshot
2007-10-13
Brian
inequality tests were backward
commit
|
commitdiff
|
tree
|
snapshot
2007-10-13
Brian
glDrawPixels support for GL_DEPTH_COMPONENT
commit
|
commitdiff
|
tree
|
snapshot
2007-10-13
Brian
Check texture format in get_texel() to handle depth...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-13
Brian
get_tile() of Z surfaces returns floats now
commit
|
commitdiff
|
tree
|
snapshot
2007-10-13
Brian
added z16/z32_git_tile(), change s8z24_get_tile() to...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-12
Brian
Use KIL in glBitmap shader to cull the fragments for...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-12
Brian
added assertion to be sure we don't exceed bitfield...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-12
Brian
added code to print extended swizzles
commit
|
commitdiff
|
tree
|
snapshot
2007-10-12
Brian
change exec_kilp() to only touch lowest four bits in...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-12
Brian
initial use of KIL for glBitmap rendering
commit
|
commitdiff
|
tree
|
snapshot
2007-10-11
Brian
Init draw->prim = ~0
commit
|
commitdiff
|
tree
|
snapshot
2007-10-11
Brian
rename some vars, updated comments
commit
|
commitdiff
|
tree
|
snapshot
2007-10-11
Brian
remove unused tgsi_attrib_to_mesa_attrib()
commit
|
commitdiff
|
tree
|
snapshot
2007-10-11
Brian
update st_feedback_draw_vbo()
commit
|
commitdiff
|
tree
|
snapshot
2007-10-11
Brian
streamline st_draw_vbo() a bit more, free user-space...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-11
Brian
clean-up, streamline st_draw_vbo()
commit
|
commitdiff
|
tree
|
snapshot
2007-10-11
Brian
implement intel_user_buffer_create()
commit
|
commitdiff
|
tree
|
snapshot
2007-10-11
Brian
Initial support for user-space buffer objects.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-11
Brian
Use winsys->user_buffer_create() to wrap user-space...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-10
Brian
implement the user_buffer_create() function
commit
|
commitdiff
|
tree
|
snapshot
2007-10-10
Brian
Added user_buffer_create() method
commit
|
commitdiff
|
tree
|
snapshot
2007-10-10
Brian
added SSCALED cases in fetch_attrib4()
commit
|
commitdiff
|
tree
|
snapshot
2007-10-10
Brian
update comments (s/softpipe/gallium/ etc)
commit
|
commitdiff
|
tree
|
snapshot
2007-10-10
Brian
minor optimization for color/z results
commit
|
commitdiff
|
tree
|
snapshot
2007-10-10
Brian
disable some assertions which pop up during window...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-10
Brian
fix get_result_vector() since fp output slots are not...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-10
Brian
fix softpipe_clear() to handle ps->offset!=0 (such...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-10
Brian
free/unreference pipe_surface in get_texel()
commit
|
commitdiff
|
tree
|
snapshot
2007-10-10
Brian
use correct mipmap level in st_render_texture()
commit
|
commitdiff
|
tree
|
snapshot
2007-10-10
Brian
use pipe_region_reference() in softpipe_get_tex_surface...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-10
Brian
fix width/height padding that caused failed assertion...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-10
Brian
Size of input_to_index array should be VERT_ATTRIB_MAX.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-10
Brian
Merge tgsi_mesa_compile_fp_program() and tgsi_mesa_comp...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-10
Brian
remove unused var
commit
|
commitdiff
|
tree
|
snapshot
2007-10-09
Brian
start on a unified vertex/fragment program translation...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-09
Brian
Generate DCLs for temporaries.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-09
Brian
Finish up decls for packed fragment program outputs.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-09
Brian
Pack fragment program outputs to be consistant with...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-09
Brian
update some comments
commit
|
commitdiff
|
tree
|
snapshot
2007-10-09
Brian
More work on flow control for CAL/RET.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-09
Brian
New ATTRIB interpolation type for vertex program inputs...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-09
Brian
Don't emit semantic info for vertex program inputs.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-09
Brian
Use linked fragment shader inputs (if present) to deter...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Brian
use different temps in exec_tex() for bias
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Brian
updated comments
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Brian
Add outputs_written bitfield to pipe_shader_state,...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Brian
Move XSTDCALL definition to p_compiler.h
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Brian
handle frag progs that write Z
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Brian
basic support for reading GL_DEPTH_COMPONENT
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Brian
added s8z24_get_tile()
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Brian
fix eq/neq bugs
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Brian
fix f/u mix-up in micro_trunc()
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Brian
move TEX code into exec_tex()
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Michel Dänzer
Some minor cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Michel Dänzer
Double amount of memory allocated for generated shader...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Michel Dänzer
Track fragment and vertex shader code generation via...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Michel Dänzer
intel_winsys: Adapt to DRM changes (again).
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Zack Rusin
In vertex shaders also expect the template to be stack...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Zack Rusin
Unify the definitions of the 4 component dot product...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Zack Rusin
Unify handling of userplanes and regular planes to...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Zack Rusin
Get rid of ST_NEW_SHADER flag and the dependency on...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Zack Rusin
Explain a little better what we're doing here.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Zack Rusin
Make softpipe behave more like a real driver by always...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Brian
clean-ups
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Brian
Implement/use fragment kill results
commit
|
commitdiff
|
tree
|
snapshot
2007-10-02
Brian
Implement TGSI_OPCODE_SNE with micro_ne()
commit
|
commitdiff
|
tree
|
snapshot
2007-10-02
Brian
Separate TGSI_OPCODE_KIL and TGSI_OPCODE_KILP (predicated).
commit
|
commitdiff
|
tree
|
snapshot
2007-10-02
Brian
assert that program length > 1 (some code, plus END)
commit
|
commitdiff
|
tree
|
snapshot
2007-10-02
Brian
added MESA_FORMAT_Z16 in st_mesa_format_to_pipe_format...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-02
Brian
Generate a texenv fragment program if there's a GLSL...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-02
Brian
Push mask stacks upon CAL, pop upon RET.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-02
Brian
added license and interpreter comments
commit
|
commitdiff
|
tree
|
snapshot
2007-10-02
Brian
Implement CONT statement.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-02
Brian
added micro_trunc(), re-order some code
commit
|
commitdiff
|
tree
|
snapshot
2007-10-02
Brian
Minor optimization: no-op CAL when ExecMask==0x0.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-02
Brian
Added TGSI_FILE_OUTPUT case in fetch_src_file_channel().
commit
|
commitdiff
|
tree
|
snapshot
2007-10-02
Brian
Implement CAL/RET and a call stack for subroutines.
commit
|
commitdiff
|
tree
|
snapshot
next