mesa.git
2010-04-19 Vinson Leeauxiliary: Initialize variable.
2010-04-19 Vinson Leeauxiliary: Add util/u_surfaces.c to SCons build.
2010-04-19 Brian Paulst/mesa: s/st_get_stobj_texture/st_get_stobj_resource/
2010-04-19 Brian Paulst/mesa: s/st_get_texobj_texture/st_get_texobj_resource/
2010-04-19 Brian Paulst/mesa: remove st_texture_object::pipe field
2010-04-19 Brian Paulst/mesa: s/st_renderbuffer_get_sampler_view/st_get_rend...
2010-04-19 Brian Paulst/mesa: s/st_sampler_view_from_texture/st_create_textu...
2010-04-19 Brian Paulst/mesa: s/st_get_stobj_sampler_view/st_get_texture_sam...
2010-04-18 Marek Olšákr300g: implement TRUNC as floor
2010-04-18 Marek Olšákr300/compiler: lower CEIL
2010-04-18 Marek Olšákr300/compiler: enable branch emulation for vertex shaders
2010-04-18 Marek Olšákr300/compiler: optimize CMP for vertex shaders a bit
2010-04-18 Nicolai Hähnler300/compiler: Use memory_pool_array_reserve in deadcod...
2010-04-18 Nicolai Hähnler300/compiler: Use memory_pool_array_reserve in r500...
2010-04-18 Marek Olšákr300/compiler: enable branch emulation for R500 fragmen...
2010-04-18 Nicolai Hähnler300/compiler: Implement branch emulation for R300...
2010-04-18 Luca Barbieriu_inlines: split pipe_surface_init in pipe_surface_rese...
2010-04-18 Brian Paultgsi: add comment about potential code removal
2010-04-18 Brian Paulsoftpipe: new comment and assertion for face value
2010-04-18 Brian Paultgsi: replace 0xf with TGSI_WRITEMASK_XYZW
2010-04-18 Brian Paulsoftpipe: fix computation of fragment[FACE] attribute
2010-04-18 Brian Paulsoftpipe: clean-up and comments
2010-04-18 Brian Paulsoftpipe: document MAX_QUADS
2010-04-18 Marek Olšákr300g: more solid is_buffer_referenced implementation
2010-04-18 Luca Barbieriu_surfaces: silence warning
2010-04-18 Marek OlšákRevert "r300g: save vertex buffers around u_blitter...
2010-04-18 Brian Paulnvfx: move declarations before code
2010-04-18 Brian Paulnvfx: fix void * arithmetic warning
2010-04-18 Brian Paulnvfx: move declarations before code
2010-04-18 Brian Paulllvmpipe: update comment
2010-04-18 Brian Paulnvfx: move declarations before code to silence warnings
2010-04-18 Luca Barbieriauxiliary: add util_dirty_surfaces to track dirty rende...
2010-04-18 Luca Barbieriauxiliary: add util_surfaces to track a resource's...
2010-04-18 Luca Barbieriu_inlines: add function to initialize pipe_surface
2010-04-18 Luca Barbierinvfx: fix fragment program constant updates
2010-04-18 Marek Olšákr300g: do not tell st that a buffer is referenced by hw
2010-04-18 Luca Barbierir300g: save vertex buffers around u_blitter calls
2010-04-18 Luca Barbieriu_blitter: add support for saving vertex buffers
2010-04-18 Luca Barbierip_compiler: add likely/unlikely macros
2010-04-18 Dave Airlier300g: fixup 0 stride buffer properly.
2010-04-18 José Fonsecallvmpipe: Emit only the vertex attributes necessary...
2010-04-18 José Fonsecasoftpipe: Preserve/check the signal of the number of...
2010-04-18 José Fonsecadraw: Cosmetic cleanups and comments.
2010-04-18 José Fonsecaretrace: Fix vertex/index/constant buffer dumping.
2010-04-18 José Fonsecatrace: Handle transfers with zero strides correctly.
2010-04-18 José Fonsecast/python: Set the bind flag for the default texture.
2010-04-18 José Fonsecaretrace: Remove deprecated code.
2010-04-18 José Fonsecamesa: Restore comment too.
2010-04-18 Vinson Leeglsl: Fix handling of OPCODE_PRINT for no registers...
2010-04-18 Vinson Leei965: Assert that an OPCODE_IF was seen before an OPCOD...
2010-04-18 Vinson Leest/dri: Check for NULL before dereference and assignment.
2010-04-18 Vinson Leenvfx: Initialize variables.
2010-04-18 Vinson Leer300g: Cast rbuf->user_buffer to 'uint8_t *' before...
2010-04-18 Vinson Leenvfx: Remove unused variables.
2010-04-18 Vinson Leenv50: Initialize variables.
2010-04-18 Vinson Leenv50: Remove unused variable.
2010-04-18 Jakob Bornecrantzi915g: Remove broken power of two function
2010-04-18 Jakob Bornecrantzi915g: Add some helper functions
2010-04-18 Jakob Bornecrantzi915g: Fix cubemap layouts
2010-04-18 Jakob Bornecrantzi915g: Clean and add some debug printing
2010-04-18 Jakob Bornecrantzgallium/tests: Make trivial apps depend on libs
2010-04-18 Marek Olšákr300g: various other cleanups
2010-04-18 Marek Olšákr300g: inline screen_buffer functions
2010-04-18 Marek Olšákr300g: remove unused declarations
2010-04-18 Marek Olšákr300g: add debugging options "notiling" and "noimmd...
2010-04-18 Marek Olšákr300g: remove r300_transfer::ctx
2010-04-18 Marek Olšákr300g: remove use of c++ keywords
2010-04-18 Marek Olšákr300g: always create microtiled zbuffer regardless...
2010-04-17 Vinson Leei915g: Remove unnecessary headers.
2010-04-17 Vinson Leenvfx: Remove unnecessary headers.
2010-04-17 Vinson Leenv50: Remove redundant assignment.
2010-04-17 Vinson Leei965g: Remove redundant assert.
2010-04-17 Vinson Leeos: Implement pipe_barrier for POSIX platforms without...
2010-04-17 Jakob Bornecrantzi915g: Add a software only debuging winsys
2010-04-17 Jakob Bornecrantzgallium/tests: Fix trivial examples
2010-04-17 Jakob Bornecrantzgallium/util: Ignores
2010-04-17 Jakob Bornecrantzprogs/tests: Ignores
2010-04-17 Vinson Leer300/compiler: Remove unnecessary header.
2010-04-17 Vinson Leedraw llvm: Remove unnecessary header.
2010-04-17 Vinson Leellvmpipe: Remove unnecessary header.
2010-04-17 Vinson Leer300/compiler: Add radeon_program_tex.c to SCons build.
2010-04-17 Marek Olšákr300/compiler: add emulation of all mirrored-clamp...
2010-04-17 Marek Olšákr300/compiler: replace mirrored-repeat emulation with...
2010-04-16 Marek Olšákr300/compiler: add handy definitions for XYZ0 and smear...
2010-04-16 Marek Olšákr300/compiler: make ARB_shadow_ambient optional
2010-04-16 Brian Paulllvmpipe: fix color masking
2010-04-16 Marek Olšákr300/compiler: restore r500-specific bits of TEX transf...
2010-04-16 Brian Paulllvmpipe: fix linking for lp_test_blend
2010-04-16 Brian Paulllvmpipe: work-around an LLVM bug
2010-04-16 Brian Paulllvmpipe: clean-up lp_surface_copy()
2010-04-16 Brian Paulllvmpipe: remove unneeded declaration (which caused...
2010-04-16 Brian Paulllvmpipe: use unsigned type to avoid warnings
2010-04-16 Brian Paulgallium/draw: fix breakage from moving lp_bld_* files
2010-04-16 Brian Paulllvmpipe: remove unneeded break stmt
2010-04-16 Brian Paulllvmpipe: fix compilation, linking of lp_test_blend
2010-04-16 Brian Paulllvmpipe: updated #includes
2010-04-16 Brian Paulgallivm/llvmpipe: move lp_bld_blend* files to llvmpipe...
2010-04-16 Brian Paulgallivm/llvmpipe: move lp_bld_alpha.c to llvmpipe/...
2010-04-16 Brian Paulgallivm/llvmpipe: move lp_bld_depth.[ch] to llvmpipe...
2010-04-16 Brian Paulgallivm/llvmpipe: move lp_bld_interp.c to llvmpipe...
next