projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2008-03-27
Brian
gallium: return pipe_shader_state from the simple shade...
commit
|
commitdiff
|
tree
2008-03-27
Brian
gallium: fix Element() macro redefinition warning
commit
|
commitdiff
|
tree
2008-03-27
Brian
gallium: fix incorrect types for shaders
commit
|
commitdiff
|
tree
2008-03-27
Brian
gallium: remove temporary static var
commit
|
commitdiff
|
tree
2008-03-27
Brian
gallium: silence unused var warning
commit
|
commitdiff
|
tree
2008-03-27
Brian
cell: include cell_state_per_fragment.h to silence...
commit
|
commitdiff
|
tree
2008-03-27
Brian
cell: added (uint64_t) cast to silence warning
commit
|
commitdiff
|
tree
2008-03-27
Brian
cell: fix unclosed comment
commit
|
commitdiff
|
tree
2008-03-26
Ian Romanick
xlib: Fix build error from recent fence changes
commit
|
commitdiff
|
tree
2008-03-26
Ian Romanick
cell: Implement code-gen for logic op
commit
|
commitdiff
|
tree
2008-03-26
Brian Paul
gallium: need to call st_validate_state() in Bitmap()
commit
|
commitdiff
|
tree
2008-03-26
Brian Paul
gallium: as for aapoints, make the extra texcoord per...
commit
|
commitdiff
|
tree
2008-03-26
Michel Dänzer
gallium: Change pipe->flush() interface to optionally...
commit
|
commitdiff
|
tree
2008-03-26
Brian
gallium: the generic attrib we use for computing covera...
commit
|
commitdiff
|
tree
2008-03-26
Brian
gallium: added fragment emit/write debug counters
commit
|
commitdiff
|
tree
2008-03-26
Ian Romanick
cell: Enable MIT-SHM on Cell.
commit
|
commitdiff
|
tree
2008-03-26
Ian Romanick
xlib: Add support for MIT-SHM in xlib winsys driver
commit
|
commitdiff
|
tree
2008-03-26
Ian Romanick
cell: Float convert-to and convert-from instructions...
commit
|
commitdiff
|
tree
2008-03-25
Michal Krol
draw: Take flatshade_first rasterizer bit into account.
commit
|
commitdiff
|
tree
2008-03-25
Michal Krol
gallium: Introduce flatshade_first field to rasterizer_...
commit
|
commitdiff
|
tree
2008-03-25
Brian Paul
gallium: disable the selection/feedback draw module...
commit
|
commitdiff
|
tree
2008-03-25
Brian Paul
gallium: added some debug code (disable)
commit
|
commitdiff
|
tree
2008-03-25
Brian Paul
mesa: fix some issues in _mesa_combine_programs()
commit
|
commitdiff
|
tree
2008-03-25
Keith Whitwell
draw: vertex fetch can be validated too early leading...
commit
|
commitdiff
|
tree
2008-03-25
Keith Whitwell
draw: don't use fetch_and_store for bypass_vs mode...
commit
|
commitdiff
|
tree
2008-03-25
Brian Paul
mesa: append fog instructions after parsing if a fog...
commit
|
commitdiff
|
tree
2008-03-25
Brian Paul
mesa: when negating scalar src args, use NEGATE_XYZW...
commit
|
commitdiff
|
tree
2008-03-25
José Fonseca
Fix typo
commit
|
commitdiff
|
tree
2008-03-25
Keith Whitwell
draw: take primitive into account when deciding if...
commit
|
commitdiff
|
tree
2008-03-25
José Fonseca
gallium: Use debug_get_option for GETENV
commit
|
commitdiff
|
tree
2008-03-25
José Fonseca
gallium: Fix default option on Windows.
commit
|
commitdiff
|
tree
2008-03-25
Brian Paul
gallium: don't enable stencil test if no stencil buffer.
commit
|
commitdiff
|
tree
2008-03-25
Brian
gallium: be smarter about picking the sampler unit...
commit
|
commitdiff
|
tree
2008-03-25
Brian
gallium: fix a few bugs, warnings in the p_debug code
commit
|
commitdiff
|
tree
2008-03-25
Brian
gallium: move sampler_unit field to pstip_fragment_shad...
commit
|
commitdiff
|
tree
2008-03-25
Brian
gallium: save/restore samplers in draw_textured_quad()
commit
|
commitdiff
|
tree
2008-03-24
Brian Paul
mesa: call glutDestroyWindow (help find mem leaks)
commit
|
commitdiff
|
tree
2008-03-24
Brian Paul
gallium: fix a few texture border/mipmap glitches found...
commit
|
commitdiff
|
tree
2008-03-24
Brian Paul
gallium: check SamplersUsed to determine if texture...
commit
|
commitdiff
|
tree
2008-03-24
Brian
gallium: make a copy of the vertex shader's token array.
commit
|
commitdiff
|
tree
2008-03-24
Brian
gallium: use pipe_texture_reference() in a few places...
commit
|
commitdiff
|
tree
2008-03-24
Brian
gallium: added tgsi_num_tokens() function to return...
commit
|
commitdiff
|
tree
2008-03-24
José Fonseca
gallium: Simple cross platform get-opt system.
commit
|
commitdiff
|
tree
2008-03-24
José Fonseca
gallium: cleanup p_debug
commit
|
commitdiff
|
tree
2008-03-24
Brian
gallium: move filter assignment out of loop
commit
|
commitdiff
|
tree
2008-03-24
Brian
gallium: fix REALLOC() to copy smaller of old/new sizes
commit
|
commitdiff
|
tree
2008-03-24
José Fonseca
gallium: Protect operator precedence in macro.
commit
|
commitdiff
|
tree
2008-03-24
Brian Paul
gallium: free bitmap fragment shaders, misc clean-up
commit
|
commitdiff
|
tree
2008-03-24
Brian Paul
gallium: add missing cso_save_samplers() call
commit
|
commitdiff
|
tree
2008-03-24
Michal Krol
gallium: Remove util_gen_mipmap_filter().
commit
|
commitdiff
|
tree
2008-03-24
Brian
gallium: pass the filter mode to util_gen_mipmap().
commit
|
commitdiff
|
tree
2008-03-24
Michal Krol
gallium: tweak coords in u_gen_mipmap code
commit
|
commitdiff
|
tree
2008-03-24
Keith Whitwell
draw: pre-declare referenced structs
commit
|
commitdiff
|
tree
2008-03-24
Keith Whitwell
Revert "draw: Fix #include order to fix Linux build."
commit
|
commitdiff
|
tree
2008-03-24
Michel Dänzer
draw: Fix #include order to fix Linux build.
commit
|
commitdiff
|
tree
2008-03-23
Keith Whitwell
draw: check need_pipeline() in passthrough
commit
|
commitdiff
|
tree
2008-03-23
Keith Whitwell
draw: tweak the definition of draw_need_pipeline, fix...
commit
|
commitdiff
|
tree
2008-03-23
Keith Whitwell
draw: fix crlf
commit
|
commitdiff
|
tree
2008-03-23
Keith Whitwell
draw: rename emit functions to match pipe_format names
commit
|
commitdiff
|
tree
2008-03-23
Keith Whitwell
draw: restructure fetch/emit as a pair of function...
commit
|
commitdiff
|
tree
2008-03-23
Michal Krol
gallium: Add util_gen_mipmap_filter().
commit
|
commitdiff
|
tree
2008-03-23
José Fonseca
gallium: Fix memory leak.
commit
|
commitdiff
|
tree
2008-03-23
José Fonseca
gallium: Remove the debug_mask_* stuff.
commit
|
commitdiff
|
tree
2008-03-23
José Fonseca
gallium: Fix typo.
commit
|
commitdiff
|
tree
2008-03-23
José Fonseca
gallium: Memory debugging utilities.
commit
|
commitdiff
|
tree
2008-03-23
José Fonseca
gallium: wrap decls in extern "C"
commit
|
commitdiff
|
tree
2008-03-23
Keith Whitwell
draw: fix some unsigned vs ushort confusion
commit
|
commitdiff
|
tree
2008-03-23
Keith Whitwell
gallium: beginnings of draw module vertex rework
commit
|
commitdiff
|
tree
2008-03-22
Brian
gallium: fix a few more shader-related mem leaks
commit
|
commitdiff
|
tree
2008-03-22
Brian
use ctx->Driver.DeleteProgram() in a few more places
commit
|
commitdiff
|
tree
2008-03-22
Brian
gallium: free samplers, textures in destroy()
commit
|
commitdiff
|
tree
2008-03-22
Brian
gallium: remove temporary _screen suffix from function...
commit
|
commitdiff
|
tree
2008-03-22
Brian
gallium: fix a few mem leaks when deleting programs
commit
|
commitdiff
|
tree
2008-03-22
Brian
gallium: fix mem leak (fee pstipple stage)
commit
|
commitdiff
|
tree
2008-03-22
Brian
delete default programs with ctx->Driver.DeleteProgram()
commit
|
commitdiff
|
tree
2008-03-22
José Fonseca
gallium: Remove pedantic asserts.
commit
|
commitdiff
|
tree
2008-03-21
Ian Romanick
cell: Generate blend / depth test code when state atom...
commit
|
commitdiff
|
tree
2008-03-21
Ian Romanick
cell: Change code-gen for CONST_COLOR blend factor
commit
|
commitdiff
|
tree
2008-03-21
Ian Romanick
Tabs to spaces
commit
|
commitdiff
|
tree
2008-03-21
Ian Romanick
cell: Remove unnecessary default_blend work-around
commit
|
commitdiff
|
tree
2008-03-21
Brian
gallium: fix const buffer update bug
commit
|
commitdiff
|
tree
2008-03-21
Brian
Refactor PBO validate/map code.
commit
|
commitdiff
|
tree
2008-03-21
Brian Paul
gallium: implement PBO operations for glDraw/ReadPixels...
commit
|
commitdiff
|
tree
2008-03-21
Brian Paul
add a number of PBO validate/map/unmap functions
commit
|
commitdiff
|
tree
2008-03-21
Brian
Fix some PBO breakage.
commit
|
commitdiff
|
tree
2008-03-21
Brian
i915: added to-do note about setting the max_lod regist...
commit
|
commitdiff
|
tree
2008-03-21
Brian Paul
mesa: minor code re-org
commit
|
commitdiff
|
tree
2008-03-21
Brian Paul
gallium: use is_format_supported(PIPE_FORMAT_DXT5_RGBA...
commit
|
commitdiff
|
tree
2008-03-21
Brian Paul
gallium: added DXT formats (preliminary, will probably...
commit
|
commitdiff
|
tree
2008-03-21
Brian Paul
gallium: use is_format_supported() to determine if...
commit
|
commitdiff
|
tree
2008-03-21
Brian Paul
gallium: document is_format_supported()'s type param
commit
|
commitdiff
|
tree
2008-03-21
Brian Paul
gallium: PIPE_FORMAT_TYPE_ comments
commit
|
commitdiff
|
tree
2008-03-21
Brian Paul
gallium: added sRGB formats
commit
|
commitdiff
|
tree
2008-03-21
Brian Paul
gallium: additional comments, fix typos, etc
commit
|
commitdiff
|
tree
2008-03-21
Michel Dänzer
gallium: Update scons build for state tracker files...
commit
|
commitdiff
|
tree
2008-03-21
Ian Romanick
cell: Fix several bugs in blend code-gen
commit
|
commitdiff
|
tree
2008-03-21
Ian Romanick
cell: Call the correct function to generate blending...
commit
|
commitdiff
|
tree
2008-03-21
Ian Romanick
cell: Fix bus error when there is no depth buffer
commit
|
commitdiff
|
tree
2008-03-21
Ian Romanick
cell: Use code-gen for alpha blend
commit
|
commitdiff
|
tree
2008-03-20
Brian Paul
gallium: catch some out of memory conditions in the...
commit
|
commitdiff
|
tree
next