identity: s/texture/resource/
[mesa.git] / src / gallium /
2010-05-02 Jakob Bornecrantzidentity: s/texture/resource/
2010-05-02 Jakob Bornecrantzidentity: Whitespace & Style
2010-05-02 Luca Barbierigallium/util: print \n after DXTn printf
2010-05-02 Xavier Chantryllvmpipe: add lp_test_* to .gitignore
2010-05-02 José Fonsecasvga: Remove the screen private context.
2010-05-02 José Fonsecasvga: Remove empty file.
2010-05-02 José Fonsecasvga: Update flags documentation.
2010-05-02 José Fonsecasoftpipe: Fix alpha blending for formats without alpha...
2010-05-02 José Fonsecallvmpipe: Fix alpha blending for formats without alpha...
2010-05-02 Vinson Leesvga: Include svga_surface.h in svga_screen.c.
2010-05-02 Vinson Leer300g: Remove unnecessary header.
2010-05-02 Xavier ChantryUpdate dri state tracker to use new API aware context...
2010-05-02 Marek Olšákr300g: do not validate buffers in check_cs
2010-05-02 Marek Olšákr300g: fix surface_copy for compressed formats
2010-05-02 José Fonsecaretrace: Add sampler_view_destroy
2010-05-02 José Fonsecatrace: Fix typo in method name.
2010-05-02 Kristian HøgsbergMerge branch 'gles2-2'
2010-05-02 Marek Olšákr300g: always set the pitch of the first miplevel in...
2010-05-02 Marek OlšákRevert "r300g: disable point sprites (again)"
2010-05-02 Marek Olšákr300g: merge VS output mapping state (VAP) to rasterize...
2010-05-02 Marek Olšákr300g: inline update_derived_shader_state
2010-05-02 Marek Olšákr300g: fix segfault when resizing a DRI2 framebuffer
2010-05-02 Marek Olšákr300g: cache tiling flags to reduce the number of DRM...
2010-05-02 Vinson Leei965g: s/sprintf/util_snprintf/
2010-05-01 Vinson Leellvmpipe: Remove unused variable.
2010-05-01 Jakob Bornecrantzswrastg: Use trace
2010-04-30 Christoph Bumillernv50: raise constant buffers size to maximum
2010-04-30 Christoph Bumillernv50: relax restriction on surface_copy format equality...
2010-04-30 Christoph Bumillernv50: don't segfault on OPCODE_END for empty programs
2010-04-30 Brian Paulllvmpipe: fix out-of-bounds texture sampling
2010-04-30 Brian Paulllvmpipe: added lp_build_sample_nop() for debugging
2010-04-22 Vinson Leegallivm: Remove unused variable.
2010-04-22 Alex Deucherr300g: fix vertex unit setup
2010-04-22 Vinson Leegallium/util: Fix deviation calculation in u_cache.
2010-04-22 Vinson Leegallium/tests: Add test case for u_cache.
2010-04-22 Brian Paulgallivm: added some assertions in loop-gen code
2010-04-21 Brian Paulgallivm: fix copy&paste error: s/cont_stack_size/break_...
2010-04-21 Brian Paulgallivm: emit_instruction() is boolean
2010-04-21 Brian Paulllvmpipe: add missing dependency in Makefile
2010-04-21 Brian Paulgallivm: implement TGSI KILP
2010-04-21 José Fonsecadraw: Make LLVM integration work without llvmpipe too...
2010-04-21 Marek Olšákr300g: raise the max index for generic varyings to 32
2010-04-21 Brian Paulsoftpipe: call draw_wide_point_sprites()
2010-04-21 Brian Paulgallium/draw: fix point sprite handling
2010-04-21 Brian Paulgallium/draw: use local var to simplify code
2010-04-21 Brian Paulllvmpipe: consolidate texture memory allocation code
2010-04-21 Brian Paulst/glx: variable 'i' is an enum
2010-04-21 Jakob Bornecrantztargets: Don't check if we should use trace
2010-04-21 Vinson Leellvmpipe: Remove unused variable.
2010-04-21 Vinson Leegallivm: Remove unnecessary headers.
2010-04-21 Vinson Leei965g: s/inttypes.h/stdint.h/
2010-04-21 Jakob Bornecrantzsvga: Fix index offset
2010-04-30 José Fonsecadraw: Fix memory leaks in llvm code.
2010-04-21 Vinson Leei965g: Remove unnecessary header.
2010-04-20 Vinson Leellvmpipe: Change return type of declaration to match...
2010-04-20 Brian Paulllvmpipe: code consolidation
2010-04-20 Brian Paulllvmpipe: remove debug code and simplify
2010-04-20 Brian Paulllvmpipe: fix cube face addressing bug
2010-04-20 Brian Paulllvmpipe: whitespace fix
2010-04-20 Jakob Bornecrantzgallium: Fix copy typo
2010-04-20 Jakob Bornecrantzsvga: Minor clean up of winsys
2010-04-20 Jakob Bornecrantzradeong: Minor clean up of winsys
2010-04-20 Jakob Bornecrantznouveau: Minor clean up of winsys
2010-04-20 Jakob Bornecrantzi965g: Minor clean up of winsys
2010-04-20 Jakob Bornecrantzi915g: Minor clean up of winsys
2010-04-20 Jakob Bornecrantzst/egl: No need to use drm_api argument struct
2010-04-20 Jakob Bornecrantzst/egl: Use correct driver_name field to get kernel...
2010-04-20 Jakob Bornecrantzst/egl: Check for null destroy callback on api struct
2010-04-20 Jakob Bornecrantzsvga: Init surface functions
2010-04-30 Jakob Bornecrantzutil: Add missing break statement in u_caps.c
2010-04-29 Jakob Bornecrantzutil: Update caps after helpfull input
2010-04-29 Jakob Bornecrantzutil: Add small caps checker helper
2010-04-29 Jakob Bornecrantzutil: Format error format string as the rest of the...
2010-04-29 Jakob Bornecrantzsoftpipe & llvmpipe: Enable SM3 cap
2010-04-29 Zack Rusindraw llvm: stay in bounds even if fetch_count % 4 != 0
2010-04-29 Brian Paulcso: remove commented-out code, update function docs
2010-04-29 Brian Paulgallivm: add some assertions in special-case sampler...
2010-04-29 Brian Paulllvmpipe: fix texture/display target memory leak
2010-04-29 Michel Dänzergallium/draw: Fix PPC compiler warning.
2010-04-29 Michel Dänzergallium/draw: Fix PPC build failure.
2010-04-29 Marek Olšákr300g: fix compiler error
2010-04-29 Marek Olšákr300g: use the enum for color swizzles in the rasterizer
2010-04-29 Marek Olšákr300g: rasterizer debug logging
2010-04-29 Marek Olšákr300g: fix tests/yuvrect and possibly even rendering...
2010-04-29 Marek Olšákr300g: enable the RGBA16F renderbuffer too
2010-04-29 Marek Olšákr300g: enable float textures
2010-04-29 Marek Olšákr300g: compose swizzles from texture formats and sample...
2010-04-29 Marek Olšákr300g: init s3tc fetching functions
2010-04-20 Jakob Bornecrantztargets: Use a valid winsys include path in Makefile.dri
2010-04-20 Corbin Simpsonr300g: Spill a bit more info about implementation error...
2010-04-20 Christoph Bumillernv50: make a working check for user memory vertex/index...
2010-04-20 Christoph Bumillernv50: fix FP result counting for depth output
2010-04-20 Christoph Bumillernv50: support vertex index bias
2010-04-20 Brian Paulllvmpipe: fix depth+stencil logic error
2010-04-20 Brian Paulllvmpipe: fix comment/typo
2010-04-20 Brian Paulllvmpipe: fix incorrect front-facing value for fragment...
2010-04-20 Brian Paulllvmpipe: rename mode -> interp
2010-04-20 Brian Paulllvmpipe: remove dead code/comment
2010-04-20 Brian Paulnv50: move declaration before code
2010-04-20 Brian Paulnv50: fixed void pointer arithment warning
next