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-30
Brian
update comments, fix typo
commit
|
commitdiff
|
tree
|
snapshot
2007-10-30
Brian
make _mesa_combine_programs() params const
commit
|
commitdiff
|
tree
|
snapshot
2007-10-30
Brian
added st_pixeltransfer.c
commit
|
commitdiff
|
tree
|
snapshot
2007-10-30
Brian
Initial version of st_get_pixel_transfer_program().
commit
|
commitdiff
|
tree
|
snapshot
2007-10-30
Brian
Added _mesa_combine_programs() for concatenating two...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-30
Brian
added _mesa_combine_parameter_lists()
commit
|
commitdiff
|
tree
|
snapshot
2007-10-30
Zack Rusin
Switch to using LLVM builder.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-30
Zack Rusin
Refactor vector extraction.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-30
Zack Rusin
Export true C based builtins to a file of its own.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-30
Zack Rusin
Rename to better reflect what it's really doing.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-30
Zack Rusin
Code cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-30
Zack Rusin
Cleanup constant vector handling a bit.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-30
Zack Rusin
Dump only relevant functions when in the debugging...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-30
Zack Rusin
Change the way we handle temporaries in LLVM translation.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-30
Zack Rusin
Enable immediates in TGSI and work with them in LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
Brian
minor code simplification
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
Brian
fix memcpy bugs
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
Brian
Rewrite update_program() to use _mesa_get_fixed_func_fr...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
Brian
Remove ctx field from texenvprog_cache
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
Brian
refactoring to begin removing dependency on tnl context
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
Brian
simplify getting of current frag prog
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
Brian
Refactor _tnl_UpdateFixedFunctionProgram().
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
Brian
Refactor _mesa_UpdateTexEnvProgram()
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
Michal Krol
Rename 'mms-config.' to 'mms.config'.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
José Fonseca
Update intel_is_format_supported.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
Michal Krol
Add detailed comments.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
Michal Krol
Make it compile under linux.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
Michal Krol
Make gallium compile in win32.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
Brian
remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
Brian
check for signed vs. unsigned in st_get_format_info...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
Brian
fix bad fragment shader pointer assignment
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
Brian
simplify code which access the current vertex/fragment...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
Brian
Disable the else clause which assigns the default fragm...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
Zack Rusin
Remove conditionals from the makefiles.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
Zack Rusin
Remove typedefs from enums.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
Zack Rusin
Refactor the LLVM code a bit.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
Zack Rusin
Make sure the swizzling vector is being recreated for...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
Michal Krol
Add SSE dump facilities.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
Michal Krol
Code re-org. Add comments.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
Michal Krol
Implement RET opcode.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
Michal Krol
Remove TGSI_INTERPOLATE_ATTRIB.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
José Fonseca
Fix i915simple build.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
José Fonseca
Reuse hardware vertice representation.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
José Fonseca
Enable the vertex buffer stage according to the I915_VB...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
José Fonseca
Get vertex buffer stage in a minimally working state.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
José Fonseca
Reserve the accurate number of dwords in the batch...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
José Fonseca
Start a vertex buffer constuction stage for i915 based...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
Michal Krol
Fix newlines.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-28
Michal Krol
Remove unused static functions.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-28
Michal Krol
Update comments.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-28
Michal Krol
Replace supported_formats with is_format_supported...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-28
Michal Krol
Use FREE and MALLOC instead of free and malloc.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-28
Michal Krol
Rework sse-utility function calls.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-28
michal
Declare temporaries in a more compact fashion.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-28
michal
Declare temporaries in a more compact fashion.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-28
michal
Control FS TGSI dumping with GALLIUM_DUMP_FS env variable.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-28
michal
Fix newlines.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
michal
Use FREE instead of free. Fix newlines.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
michal
Enable SSE path.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
michal
Fix fragment shader.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
michal
Optimize fragment program.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
michal
Use PIPE_FORMAT in state tracker.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
michal
Refactor supported format queries.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
michal
Respect use_sse flag.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
michal
Fix SSE bug.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
michal
Add #ifs.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
michal
vertex_element::src_format needs 32 bits.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
michal
Respect use_sse flag.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
michal
Remove PIPE_FORMAT_COUNT references.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
michal
Enable SSE2 for fragment shaders.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
michal
Enable SSE2 for vertex shaders.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
michal
Fix YCBCR macro.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
michal
Fix alignment problems.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
michal
Remove GL dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
michal
Define destroy method called by softpipe's destructor.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
michal
Silence compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
michal
Silence compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
michal
Call quad stage destructors.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
michal
Remove llvm and sse2 dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
michal
Move format definitions from p_defines.h to p_format.h.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
michal
Add sse2_program to draw_vertex_shader.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
michal
Silence compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
michal
Remove llvm dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
Brian
New comments, replace //-style with /* */
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
Brian
indentation fixes
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
Brian
s/GLbitfield/uint/
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
Brian
remove #define MESA stuff
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
Brian
s/256/TGSI_EXEC_NUM_IMMEDIATES/
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
Brian
indentation fixes
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
Brian
Comments about texture instructions and the src regs
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
Brian
Remove remnants of softpipe_surface.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
Brian
Obsolete
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
Brian
Move mesa_to_tgsi.[ch] to state_tracker
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
Brian
Move mesa_to_tgsi.[ch] into state tracker.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
Brian
Fix up handling of immediate values for TGSI shaders.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
Brian
turn off debug output
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
Brian
Re-implement GLSL texture sampler variables.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-26
Zack Rusin
Hold a stack of temporaries so that we can redeclare...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-26
Brian
convert OPCODE_END -> TGSI_OPCODE_RET
commit
|
commitdiff
|
tree
|
snapshot
2007-10-26
Brian
if we hit RET w/ empty call stack, halt
commit
|
commitdiff
|
tree
|
snapshot
next