identity: s/texture/resource/
[mesa.git] / src / gallium /
2010-04-20 Brian Paulgallium/util: remove bogus return statement
2010-04-20 Brian Paulgallium: replace pipe_resource::_usage with pipe_resour...
2010-04-20 Brian Paulnv50: add missing idxbias param to nv50_push_elements_i...
2010-04-20 Brian Paulllvmpipe: remove call to llvmpipe_set_texture_image_lay...
2010-04-20 José Fonsecallvmpipe: Re-enable half float formats.
2010-04-20 José Fonsecagallivm: Universal format support on lp_build_fetch_rgb...
2010-04-20 José Fonsecagallivm: Cleanups and bugfixes to aos format translation.
2010-04-20 José Fonsecadraw: Fallback to gallivm for translation of A8R8G8B8...
2010-04-20 José Fonsecagallivm: New function to fetch a pixel into a 4xfloat...
2010-04-20 José Fonsecagallivm: Bring aos format back to life.
2010-04-20 José Fonsecanvfx: Fix typo.
2010-04-20 José Fonsecadraw: Remove draw_vs_llvm.c.
2010-04-20 Alan Hourihanellvmpipe: silence warning
2010-04-20 José FonsecaMerge branch 'gallium-index-bias'
2010-04-20 José Fonsecadraw: No need to rebase for elt_bias.
2010-04-20 José Fonsecadraw: Fix cache elt_bias implementation.
2010-04-20 José Fonsecagallium/docs: Make it clear that minIndex, maxIndex...
2010-04-20 José Fonsecadraw: Fix typo resulting from bad regular expression...
2010-04-20 Vinson Leedraw llvm: Move dereference of pointer after NULL check.
2010-04-20 Vinson Leedraw llvm: Remove unnecessary header.
2010-04-20 Dan NicholsonMerge branch '7.8'
2010-04-20 Dan Nicholsonegl: Pass flags to locate Xlib headers and libraries
2010-04-20 Dan NicholsonChange libX11 variables to not conflict with AC_PATH_XTRA
2010-04-20 Dan Nicholsongallium: Respect user's CFLAGS for including X headers
2010-04-19 Brian Paulllvmpipe: remove dead code
2010-04-19 Brian Paulllvmpipe: use llvmpipe_resource_stride()
2010-04-19 Brian Paulgallivm: pass 3D texture stride as an array
2010-04-19 Brian Paulllvmpipe: get 3D texture image stride from an array...
2010-04-19 Brian Paulllvmpipe: consolidate some code in llvmpipe_set_texture...
2010-04-19 Brian Paulllvmpipe: fix rendering to 3D textures
2010-04-19 Brian Paulllvmpipe: checkpoint: fixes for render to 3D texture
2010-04-19 Brian Paulllvmpipe: another fix for surface memory allocation
2010-04-19 Marek Olšákr300g: add is_rv350 flag
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 Jakob Bornecrantzsvga: More don't recurse
2010-04-19 Jakob Bornecrantzsvga: Translate svga reloc flags to pb flags
2010-04-19 Jakob Bornecrantzsvga: Don't recurse
2010-04-28 Brian Pauldraw: remove extra semicolons
2010-04-28 Brian Paulllvmpipe: free vertex buffer memory in lp_setup_vbuf_de...
2010-04-28 Brian Paulllvmpipe: fix scene queue memory leak
2010-04-28 Brian Paulllvmpipe: fix scene queue memory leak
2010-04-28 Brian Paulllvmpipe: fix mem leak in llvmpipe_resource_destroy()
2010-04-28 Brian Paulllvmpipe: fix surface memory leak during tear-down
2010-04-28 Brian Paulllvmpipe: remove unused psize_slot field
2010-04-28 Brian Paulllvmpipe: move/rename llvmpipe_init_surface_functions()
2010-04-28 Brian Paulllvmpipe: make rasterizer-related functions static...
2010-04-28 Brian Paulllvmpipe: update comments, fix formatting
2010-04-28 Brian Paulllvmpipe: remove old prototypes, fix-up formatting
2010-04-28 Brian Paulllvmpipe: make shader-related functions static, clean...
2010-04-28 Brian Paulllvmpipe: make clip-related functions static, clean...
2010-04-28 Brian Paulllvmpipe: make draw-related functions static, clean...
2010-04-28 Brian Paulllvmpipe: make vertex-related functions static, clean...
2010-04-28 Brian Paulllvmpipe: make blend-related functions static, clean...
2010-04-28 Brian Paulllvmpipe: make sampler-related functions static, clean...
2010-04-28 Brian Paulllvmpipe: remove some unneeded shader structure fields
2010-04-28 Brian Paulllvmpipe: dump shaders if LP_DEBUG=tgsi
2010-04-28 Brian Pauldraw: use a cast wrapper
2010-04-28 Brian Pauldraw: put 'create' in the vs varient create function...
2010-04-28 Joakim Sindholtradeong: fix scons build
2010-04-28 Brian Pauldraw: add missing function parameter
2010-04-28 Brian Paulsoftpipe: consolidate tex image offset code
2010-04-28 Brian Paulllvmpipe: remove unused write_depth
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Brian Paulsoftpipe: use consistant names for local vars
2010-04-28 Brian Paulgallium: remove trailing comma
2010-04-28 Brian Paulgallium/util: convert //-style comments
2010-04-28 Brian Paulgallium/util: convert //-style comments
2010-04-28 Jakob BornecrantzMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Vinson Leellvmpipe: Remove unnecessary header.
2010-04-27 Marek Olšákr300g: move ZTOP to separate file
2010-04-27 José Fonsecagallium: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.
2010-04-27 José Fonsecagallium/docs: Drop BGNFOR, ENDFOR, REP, and ENDREP...
2010-04-27 José Fonsecatgsi: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.
2010-04-27 José Fonsecar300: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.
2010-04-27 José Fonsecacell: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.
2010-04-27 José Fonsecasvga: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.
2010-04-27 José Fonsecagallivm: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.
2010-04-27 Brian Paulllvmpipe: remove lp_scene_map_buffers(), lp_scene_unmap...
2010-04-27 Brian Paulllvmpipe: implement max scene size
2010-04-27 Brian Paulllvmpipe: added llvmpipe_resource_size()
2010-04-27 Brian Paulllvmpipe: comment-out unused field for now
2010-04-27 Brian Paulllvmipe: update comments
2010-04-27 Brian PaulMerge branch '7.8'
2010-04-27 Brian Paulutil: fix assorted problems in the image packing functions
2010-04-27 Pedro Maianv30/40g: fix calls to draw_create(), draw_set_rasteriz...
2010-04-27 José Fonsecagallivm: Disable llvm.cos.v4f32 and llvm.sin.v4f32...
2010-04-27 José Fonsecagallivm: Ensure all allocas are in the first block.
2010-04-27 Jakob Bornecrantzi965g: Fix scons build of winsys
2010-04-27 Jakob Bornecrantzst/dri: Don't check for null when user ensures non...
2010-04-27 Jakob Bornecrantzst/dri: Use flush function of old context not new
2010-04-27 Marek Olšákr300g: fix mipmapped texture3D size calculation
2010-04-27 Marek Olšákr300g: compensate for non-atomized emit_query_end in...
2010-04-27 Vinson Leenvfx: Move src/gallium/drivers to beginning of SCons...
2010-04-27 Marek Olšákr300g: reserve CS space for index offset
2010-04-26 Vinson Leellvmpipe: Remove unused variable.
2010-04-26 Marek Olšákr300g: add support for more unaligned vertex formats
2010-04-26 Marek Olšákr300g: setup PSC first, then align vertex formats
2010-04-26 Marek Olšákr300g: set undefined vertex swizzles to (0,0,0,1) respe...
2010-04-26 Zack Rusindraw/llvm: implement fetch elts paths
next