mesa.git
2010-03-06 Younes Mantonvl: Subpicture/compositing fixes.
2010-03-06 Younes Mantonvl: Add some basic debug output for XvMC.
2010-03-06 Younes Mantonvl: Add switches to autoconf.
2010-02-01 Cooper Yuanr300g/g3dvl: Fix build error and correct Makefile for...
2010-01-29 Cooper Yuanr300g/g3dvl: port xvmc video stuff to mesa/pipe-video...
2009-12-06 Younes MantonMerge branch 'master' into pipe-video
2009-12-06 Younes Mantonnouveau: Work around nv04-nv40 miptrees not matching...
2009-12-06 Marek Olšákr300g: don't render if everything is culled by scissoring
2009-12-06 Marek Olšákr300g: remove redundant code and clean up
2009-12-05 Alex Deucherradeon/r200/r600: fix drivers for changes in 433f0a82f5...
2009-12-05 Younes Mantonst/xvmc: No more pf_get_block().
2009-12-05 Younes Mantong3dvl: It's ok to not have cliprects (minimized windows...
2009-12-05 Michel Dänzerr300g: Need to emit a hardware scissor rectangle even...
2009-12-05 Michel Dänzerst/mesa: Prefer alpha-less formats for RGB textures.
2009-12-05 Michel DänzerAdd 'texture leak' test.
2009-12-05 Michel Dänzerradeon: Only get DRI2 front buffer information for...
2009-12-05 José Fonsecasvga: Dump SVGA_3D_CMD_BLIT_SURFACE_TO_SCREEN commands.
2009-12-05 José Fonsecasvga: Use _debug_printf, so that output may be dumped...
2009-12-05 José Fonsecallvmpipe: Tweak disassembly to match gdb.
2009-12-05 José Fonsecallvmpipe: Stop disassembling when an unsupported opcode...
2009-12-04 José Fonsecallvmpipe: Port vertex sampler support from softpipe.
2009-12-04 José Fonsecallvmpipe: Ensure transfers are mapped.
2009-12-04 José Fonsecallvmpipe: Remove debug printf.
2009-12-04 José Fonsecagallium: Disable force_align_arg_pointer attribute...
2009-12-04 Marek Olšákradeong: flush CS if a buffer being mapped is reference...
2009-12-04 Marek Olšákr300g, radeong: fix the CS overflow
2009-12-04 Marek Olšákr300g: fix warnings
2009-12-04 Keith Whitwellsoftpipe: dont claim to support PIPE_FORMAT_NONE
2009-12-04 Keith Whitwellsoftpipe: fix double-minify in texture layout
2009-12-03 Roland Scheideggervega: fix missing include
2009-12-03 Roland ScheideggerMerge branch 'gallium-noblocks'
2009-12-02 Roland Scheideggergallium: adapt nv drivers to interface cleanups
2009-12-02 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2009-12-03 José Fonsecautil: Fix generated swizzle comments.
2009-12-03 Michal Kroltgsi/ureg: Fix ureg_emit_src().
2009-12-02 Corbin Simpsonradeong: Clean up some bad code.
2009-12-02 Corbin Simpsonradeong: Add helper to determine pipe driver.
2009-12-02 Corbin Simpsonradeong: Do ioctls before selecting pipe driver.
2009-12-02 Corbin Simpsonr300g, radeong: De-specialize r300_winsys into radeon_w...
2009-12-02 Corbin Simpsonradeong: Change ioctl order, document it.
2009-12-02 Corbin Simpsonr300g: No vertex textures here.
2009-12-02 Brian Paulcso: check if pipe_context::bind_vertex_sampler_states...
2009-12-02 Brian PaulRevert "llvmpipe: plug in dummy pipe_context::set_verte...
2009-12-02 Brian Paulllvmpipe: return 0 for PIPE_CAP_MAX_VERTEX_TEXTURE_UNIT...
2009-12-02 Brian Paulllvmpipe: plug in dummy pipe_context::set_vertex_sample...
2009-12-02 Brian Paulcell: fix TGSI breakage
2009-12-02 Brian Paulgallium/util: __builtin_bswap32() is in only gcc 4...
2009-12-02 Brian Paulgallium/util: added PIPE_CC_GCC_VERSION symbol
2009-12-02 Jakob BornecrantzMerge commit 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-03 Alex Deucherr200: fix polygon stipple
2009-12-03 Vinson Leescons: Add Mac OS to target platform list.
2009-12-03 Vinson Leeprogs/vpglsl: Fix psiz-mul.glsl compilation error on...
2009-12-03 Vinson Leeprogs/glsl: Fix trirast GLSL compilation errors on...
2009-12-03 Vinson Leeprogs/glsl: Fix noise GLSL compilation error on Mac OS.
2009-12-03 Vinson Leedemos/glsl: Add missing break statement to noise test.
2009-12-03 Vinson Leeprogs/glsl: Fix multinoise GLSL compilation errors...
2009-12-03 Vinson Leeprogs/glsl: Add missing break statement in multinoise.c.
2009-12-03 Vinson Leeprogs/glsl: Fix mandelbrot GLSL compilation error on...
2009-12-03 Vinson Leeprogs/glsl: Include local headers before installed...
2009-12-03 Brian Paulprogs/glsl: minor Makefile clean-ups
2009-12-03 Eric Anholtintel: Make RGB renderbuffers use XRGB8888 like we...
2009-12-03 Eric Anholtmesa: Fix bad conversion in AL1616_REV texstore.
2009-12-03 Eric Anholtmesa: Fix copy'n'paste problem in al1616 texel fetch.
2009-12-02 Vinson Leeprogs: Ignore Mac OS dSYM directories.
2009-12-02 Brian Paulcell: added tex_usage param to xm_surface_buffer_create()
2009-12-02 Roland Scheideggergallium: adapt drivers to interface cleanups
2009-12-01 Brian Paulmesa: added comment for target_enum_to_index()
2009-12-01 Brian Paulsoftpipe: setup machine->Face without a conditional
2009-12-01 Brian Paulprogs/demos: remove unused glFogCoordPointer_ext var
2009-12-01 Tom FogalSimplify hackery added to fix AIX build.
2009-12-01 Ian Romanickintel: Remove GL_NV_point_sprite from extension list
2009-12-01 Jakob Bornecrantzvmware/xorg: Add video support
2009-12-01 Jakob Bornecrantzvmware/xorg: Create a small driver that sits ontop...
2009-12-01 Jakob Bornecrantzst/xorg: Create winsys hooks that we call into
2009-12-01 Jakob Bornecrantzvmware/core: Update vmwgfx_drm.h to latest version
2009-12-01 Jakob Bornecrantzsvga: Add header files for overlay support
2009-12-02 Eric Anholtintel: Fix more front-buffer rendering after Brian...
2009-12-02 José Fonsecawgl: Call st_swapbuffers instead of st_notify_swapbuffers.
2009-12-02 Dave AirlieRevert "radeon/r300: no need to flush the cmdbuf when...
2009-12-01 Brian Paulvbo: make flush recursion check code per-context
2009-12-01 Brian Paulst/mesa: updated emit_swz() comment
2009-12-01 Keith Whitwelltgsi: fix ureg emit after version token change
2009-12-01 Keith Whitwellst/xorg: fix merge droppings
2009-12-01 Keith WhitwellMerge commit 'origin/tgsi-simplify-ext'
2009-12-01 Keith WhitwellMerge commit 'origin/mesa_7_7_branch'
2009-12-01 Michal Krolmesa: Update vertex texture code after gallium changes.
2009-12-01 Marek Olšákr300g: simplify allocations of VS output registers
2009-12-01 Marek Olšákr300g: simplify allocations of FS input registers
2009-12-01 Marek Olšákr300g: clean up derived states
2009-12-01 Marek Olšákr300g: VS->FS attribute routing rework
2009-12-01 Marek Olšákr300g: add R300 prefix in reg definitions
2009-12-01 Michal Krolcso: Fix function prototype.
2009-12-01 Michal Kroltrace: Implement separate vertex sampler state.
2009-12-01 Michal Krolfo: Implement separate vertex sampler state.
2009-12-01 Michal Krolid: Implement separate vertex sampler state.
2009-12-01 Michal Kroltrace: Reduce double semicolons to single ones.
2009-12-01 Michal Krolsp: Do not falsely advertise support for some SNORM...
2009-12-01 Michal Krolsp: Implement separate vertex sampler state.
2009-12-01 Michal Krolpython: Update for renamed sampler/texture state setters.
2009-12-01 Michal Krolst: Update for renamed sampler/texture state setters.
next