nouveau: avoid running out of relocs
[mesa.git] / src / gallium /
2009-12-14 Maarten Maathuisnouveau: avoid running out of relocs
2009-12-14 Christoph Bumillernv50: be more cautious about using reg_instance
2009-12-14 Michal Kroltgsi/ureg: Add ureg_DECL_gs_input().
2009-12-14 Christoph Bumillernv50: store immediates as uint32
2009-12-13 Patrice Mandinnouveau: nv50: Add missing ctor_immd_4u32 function
2009-12-13 Christoph Bumillernv50: add proper zslice offset in miptree_surface
2009-12-13 Christoph Bumillernv50: use m2mf z pos instead of calculating offset...
2009-12-13 Christoph Bumillernv50: add craziness for non-constant TXB and TXL
2009-12-12 Patrice MandinRevert "nouveau: nv30: Disable swizzled surface usage...
2009-12-12 Patrice Mandinnouveau: nv30: Disable swizzled surface usage if any...
2009-12-12 Christoph Bumillernv50: support TXB and TXL
2009-12-12 Christoph Bumillernv50: add S8Z24 depth texture format too
2009-12-12 Christoph Bumillernv50: fix depth comparison func TSC bits
2009-12-12 Christoph Bumillernv50: add src_mask case for IF opcode
2009-12-12 Christoph Bumillernv50: plug memory leak in miptree creation/destruction
2009-12-12 Christoph Bumillernv50: use copies of tgsi src nv50_regs
2009-12-12 Christoph Bumillernv50: support vertex program textures
2009-12-11 Brian Paulgallium: added comment for pipe_reference() return...
2009-12-11 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-11 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-11 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-11 José Fonsecasvga: Add a missing dependency from the prescale state.
2009-12-11 José Fonsecasvga: Always pass SVGA3D_SURFACE_HINT_DYNAMIC.
2009-12-11 José Fonsecasvga: Keep tight control of texture handle ownership.
2009-12-11 José Fonsecasvga: Fix mixed signed comparisons.
2009-12-10 Zack Rusinst/xorg: fix yv12 plus some cleanups in the upload...
2009-12-10 Zack Rusinst/xorg: enable yv12 for xv
2009-12-10 Roland Scheideggerwinsys/intel: fix dereferencing of opaque type due...
2009-12-09 Marek Olšákr300g: fix routing of vertex streams if TCL is bypassed
2009-12-09 Marek Olšákr300g: always disable unused colorbuffers
2009-12-09 Marek Olšákr300g: make pow(0,0) return 1 instead of NaN in the...
2009-12-09 Marek Olšákr300g: clean up r300_emit_aos
2009-12-09 José Fonsecautil: Document the meaning of util_format_layout.
2009-12-09 Jakob Bornecrantzvmware/xorg: Properly detect overlay support
2009-12-09 Jakob Bornecrantzvmware/core: Update vmwgfx_drm.h
2009-12-08 Roland Scheideggernouveau: use boolean instead of bool
2009-12-08 Roland Scheideggercell: use boolean instead of bool
2009-12-08 Roland Scheideggergallium: use boolean instead of bool in p_refcnt.h
2009-12-08 Roland ScheideggerMerge branch 'gallium-strict-aliasing'
2009-12-08 Roland Scheideggergallium: fix more potential strict aliasing issues
2009-12-08 Brian Paultgsi: fix some off-by-one errors in shader length,...
2009-12-08 Alan Hourihanemove assert to avoid crash in debug build.
2009-12-08 Michel DänzerMerge branch 'mesa_7_7_branch'
2009-12-08 Michel Dänzervmware/xorg: Fix SCons build.
2009-12-08 Michel Dänzervmware/xorg: Avoid warning about HAVE_STDINT_H being...
2009-12-08 Andre MaasikasMerge branch 'mesa_7_7_branch'
2009-12-08 Vinson Leei915g: Fix memory leak when pci id is unknown.
2009-12-08 Vinson Leei915g: Add missing break statement in i915_debug_packet.
2009-12-08 Vinson Leerbug: Initialize variable in rbug_get_message.
2009-12-08 Andre MaasikasMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-08 Vinson Leellvmpipe: Initialize variables in emit_instruction.
2009-12-08 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-07 Roland Scheideggergallium/util: fix util_color_[un]pack[-ub] to be strict...
2009-12-07 Michal Krolutil/tile: Support R8G8B8A8_UNORM format.
2009-12-07 Corbin Simpsonradeong: Automatically softpipe for non-r3xx.
2009-12-07 Corbin Simpsonradeong: Call softpipe_create directly.
2009-12-07 Corbin Simpsonsoftpipe: sp_winsys.h should define/include what it...
2009-12-07 Corbin Simpsonr300g: Clean up previous commit.
2009-12-07 Marek Olšákr300g: enhance ZTOP conditions
2009-12-06 Younes Mantonnouveau: Work around nv04-nv40 miptrees not matching...
2009-12-06 Vinson Leest/egl: Fix memory leak in egl_tracker.c.
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 Vinson Leedraw: Initialize variable in draw_pt.c.
2009-12-05 Younes Mantonst/xvmc: No more pf_get_block().
2009-12-05 Michel Dänzerr300g: Need to emit a hardware scissor rectangle even...
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 Roland Scheideggeridentity: fix copy&paste error
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 Roland Scheideggersvga: fix another pipe_reference strict aliasing violation
2009-12-04 Jakob Bornecrantzvmware/xorg: Also stop ports on close
2009-12-04 Jakob Bornecrantzvmware/xorg: Stop video ports on leave vt
2009-12-04 Jakob Bornecrantzst/xorg: Add enter/leave vt hooks for winsys
2009-12-04 Jakob Bornecrantzst/xorg: Fix leave enter vt cycle in crtc code
2009-12-04 Jakob Bornecrantzst/xorg: New libkms destroy api
2009-12-04 Coleman Kaner300g: use $(MAKE) variable
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-04 Jakob Bornecrantzvmware/xorg: Use Write instead of WriteRead for cursor...
2009-12-04 Jakob Bornecrantzvmware/xorg: Give kernel infromation about cursor bypass
2009-12-04 Jakob Bornecrantzvmware/xorg: Handle no init of video in vmw_video_close
2009-12-04 Jakob Bornecrantzvmware/core: Update vmwgfx_drm.h to include cursor...
2009-12-04 Vinson Leegallium/util: Initialize variables in u_pack_color.h.
2009-12-03 Roland Scheideggervega: fix missing include
2009-12-03 Roland ScheideggerMerge branch 'gallium-noblocks'
2009-12-03 Roland Scheideggergallium: fix remaining users of pipe_reference function
2009-12-03 José Fonsecagallium: fix ref counting bug in pb_bufmgr
2009-12-03 Roland Scheideggergallium: fix reference counting functions to be strict...
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.
next