Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-video
[mesa.git] / src / gallium /
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
2010-04-28 Younes Mantonvl: WIP DRI2 support in the winsys.
2010-04-25 Younes Mantonst/xvmc: Mark exported funcs with PUBLIC.
2010-04-24 Younes Mantonvl: Adapt to dri changes.
2010-04-24 Younes Mantonvl: Get rid of pipe_video_surface on the nouveau side...
2010-04-24 Younes Mantonvl: Fix up configure.ac/Makefile
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
2010-04-26 Marek Olšákr300g: disable point sprites (again)
2010-04-26 Marek Olšákr300g: fix warnings when printing uint64_t
2010-04-26 Marek Olšákr300g: fix warnings by using the const qualifier
2010-04-26 Matt Turnerr300g: use CS_OUT_TABLE better
2010-04-26 Alan Hourihanegallivm: BGNFOR/ENDFOR fallthrough to BGNLOOP/ENDLOOP
2010-04-26 José Fonsecadraw: Always use the llvm middle end when available...
2010-04-26 José Fonsecasvga: Pass-through max_index to translate.
2010-04-26 José Fonsecadraw: Pass-through pipe_buffer::max_index to translate.
2010-04-26 José Fonsecatranslate: Take and respect a max_index argument.
2010-04-26 Corbin Simpsonr300g: Rudimentary stats, printed on exit.
2010-04-26 Corbin Simpsonr300g: Add stats debug flag.
2010-04-26 Vinson Leeos: Check for spurious wakeups in pipe_barrier_wait.
2010-04-26 Corbin Simpsonr300g: Use table CS writing when applicable.
2010-04-26 Corbin Simpsonr300g: Add CS table writing.
2010-04-26 Vinson Leeet/egl: Remove dead code.
2010-04-26 Vinson Leenvfx: Add include path to SCons build.
2010-04-26 Marek Olšákr300g: support index bias on r500 and DRM 2.3.0
2010-04-26 Marek Olšákr300g: support rendering more than 65535 vertices in...
2010-04-26 Marek Olšákr300g: emit MSPOS regs
2010-04-26 Marek Olšákr300g: force prefetch for non-indexed vertices
2010-04-26 Marek Olšákr300g: use the dummy FS shader for shaders with zero...
2010-04-26 Marek Olšákr300g: allow unaligned vertex formats if the stride...
2010-04-26 Marek Olšákr300g: abort on unsupported vertex formats
2010-04-26 Marek Olšákr300g: abort if a vertex buffer offset is not dword...
2010-04-26 Vinson Leest/wgl: s/st_manager_create_api/st_gl_api_create/
2010-04-26 Vinson Leenvfx: Add missing header.
2010-04-25 Jakob Bornecrantzst/dri: Refactor dri_st_api into other files
2010-04-25 Jakob Bornecrantzst/dri: Make st_framebuffer_iface the base for dri_drawable
next