Merge branch 'mesa_7_6_branch'
[mesa.git] / src / gallium /
2009-09-21 Nicolai HähnleMerge branch 'mesa_7_6_branch'
2009-09-21 Michel DänzerMerge branch 'mesa_7_6_branch'
2009-09-21 Michel DänzerMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-21 Ben Skeggsnouveau: allow building modesetting_drv.so
2009-09-21 Ben Skeggsnouveau: drm_api create_screen()'s 'arg' argument can...
2009-09-21 Dave Airliexorg/st: fixup builds against later dpms headers.
2009-09-20 José Fonsecallvmpipe: Fix lp_get_cached_tile.
2009-09-20 José Fonsecallvmpipe: Update tile status on flush.
2009-09-20 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-20 Nicolai HähnleMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-19 Michal Krolllvmpipe: Respect input interpolators for the shader.
2009-09-18 Michal Krolsoftpipe: Fix cube face selection.
2009-09-17 Michal Krolsoftpipe: Respect input interpolators for the shader.
2009-09-17 Michal Kroltgsi: Scan input interpolators, too.
2009-09-16 José Fonsecallvmpipe: Don't assert due to unsupported texture wrap...
2009-09-16 Ian RomanickMerge branch 'mesa_7_6_branch'
2009-09-16 Brian Paulgallium: remove incorrect 'return' stmt
2009-09-16 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-16 José Fonsecagallium: Deprecate PIPE_CAP_S3TC.
2009-09-16 Michal Krolsoftpipe: Do not advertise Z32_UNORM as a supported...
2009-09-16 José Fonsecagdi: Integrate with llvmpipe where available.
2009-09-16 José Fonsecallvmpipe: Make the code portable for MinGW.
2009-09-15 Zack Rusinst/xorg: fixing copies and composite shaders
2009-09-15 Zack Rusinst/xorg: lots of fixes
2009-09-15 Ian RomanickMerge branch 'mesa_7_6_branch'
2009-09-15 Ian RomanickMerge commit 'origin/mesa_7_5_branch' into mesa_7_6_branch
2009-09-15 Zack Rusinst/xorg: Brian suggested that those could be mad's
2009-09-15 Maarten Maathuisnv50: avoid excessive FIRE_RING
2009-09-15 Maarten Maathuisnv50: use flush_notify to reduce number of relocs
2009-09-15 Michel Dänzerst/xorg: Only unreference texture on pixmap destruction...
2009-09-15 Michel Dänzerst/xorg: Explicitly check whether the driver supports...
2009-09-15 Michel Dänzerst/xorg: Use A8 format for depth 8 pixmaps.
2009-09-15 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-15 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-15 José Fonsecagallium: Use the enum for pipe_transfer::usage.
2009-09-15 José Fonsecagallium: pipe_transfer_destroy helper inline.
2009-09-15 Christoph Bumillernv50: fix stupid thinko in emit_set
2009-09-15 Michal Krolgallium: Fix pointer type casts.
2009-09-15 Christoph Bumillernv50: let programs use the whole param buffer
2009-09-15 Christoph Bumillernv50: add preliminary support for point sprites
2009-09-15 Christoph Bumillernv50: add support for point size per vertex
2009-09-15 Christoph Bumillernv50: add support for light-twoside
2009-09-15 Christoph Bumillernv50: proper linkage between VP and FP
2009-09-15 Christoph Bumillernv50: move allocation of pc regs
2009-09-15 Christoph Bumillernv50: nicer initialization of nv50_regs
2009-09-15 Christoph Bumillernv50: handle CEIL and TRUNC opcodes
2009-09-15 Christoph Bumillernv50: handle SEQ, SGT, SLE, SNE opcodes
2009-09-15 Christoph Bumillernv50: SIN and COS use src0.w for dst.w
2009-09-15 Christoph Bumillernv50: use broadcast TEMP reg in tx_insn
2009-09-15 Christoph Bumillernv50: add nv50_tgsi_insn to handle swizzles safely
2009-09-15 Christoph Bumillernv50: add functions for swizzle resolution
2009-09-15 Christoph Bumillernv50: extend insn src mask function
2009-09-15 Cooper Yuanst/g3dvl: pass color values to softpipe clear function
2009-09-14 Zack Rusinst/xorg: add some debugging helpers
2009-09-14 Brian Paulst/xorg: fix ureg_DECL_constant() parameters
2009-09-14 José Fonsecagallium: Add pipe_transfer_map/unmap inlines.
2009-09-14 José Fonsecautil: Add _BitScanForward intrinsic's declaration.
2009-09-14 Vinson Leegallium: Add Mac OS to pipe/p_thread.h.
2009-09-14 Marcin Kościelnickinv50: Fix m2mf positions.
2009-09-14 José Fonsecallvmpipe: Make lp_type a regular union.
2009-09-14 José Fonsecautil: Fix a1r5g5b5's format description.
2009-09-14 Cooper Yuang3dvl: update tgsi_opcode in order to build g3dvl library
2009-09-13 Keith Whitwelltgsi: handle some src/dst aliasing in tgsi_sse2.c
2009-09-13 José Fonsecallvmpipe: Compute derivatives.
2009-09-13 José Fonsecallvmpipe: Remove dead references to pipe_winsys.
2009-09-13 José Fonsecallvmpipe: Use const keyword for input array arguments.
2009-09-13 José Fonsecallvmpipe: Delay storing into the dst register to preven...
2009-09-13 José Fonsecallvmpipe: Translate more TGSI opcodes.
2009-09-13 José Fonsecallvmpipe: Add a few more common arithmetic functions.
2009-09-13 José Fonsecallvmpipe: Rename function to free up lp_build_trunc...
2009-09-13 Keith Whitwelltgsi: implement saturation
2009-09-12 Keith Whitwelltgsi: add missing implementation of constant decl change
2009-09-13 Cooper Yuanr300g: delete unused flag due to commit: 09b566e1610
2009-09-12 Keith Whitwellureg: add a mechanism to get the built tokens rather...
2009-09-12 Keith Whitwellureg: add generic emitters for tex and branch instructions
2009-09-12 Keith Whitwelltgsi/ureg: give ureg_DECL_constant an explicit index...
2009-09-12 Keith Whitwelltgsi/ureg: VS inputs don't have any semantic tags,...
2009-09-12 Keith Whitwelltgsi: free tokens on error
2009-09-12 Keith Whitwelltgsi: sanity check ureg programs
2009-09-12 Keith Whitwelltgsi: add const qualifier
2009-09-12 Nicolai Hähnler300g: There is no such thing as "texture stride"
2009-09-11 Brian Paulllvmpipe: asst fixes for 'make linux-llvmpipe'
2009-09-11 Cooper Yuanr300g: only allocate one BO for vertex buffers, default...
2009-09-11 José Fonsecallvmpipe: set dirty_render_cache in llvmpipe_clear()
2009-09-11 José Fonsecallvmpipe: Update status in README and TODO/FIXME commen...
2009-09-10 Brian Paulsoftpipe: remove no-op softpipe_init_texture_funcs...
2009-09-10 Brian Paulsoftpipe: remove unused #includes, move comment
2009-09-10 Brian Paulutil: remove unneeded #includes
2009-09-10 Brian Paulsoftpipe: reformatting, clean-ups, comments
2009-09-10 Brian Paulutil: minor clean-ups, reformatting
2009-09-10 Brian Paulsoftpipe: remove unneeded #includes
2009-09-10 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-10 Zack Rusinst/xorg: rename ctx to pipe to match every other galliu...
2009-09-10 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-10 Zack Rusinst/xorg: temporarily disablie copies
2009-09-10 Zack Rusinst/xorg: implement pipelines surface/texture copies
2009-09-10 Zack Rusinst/xorg: unite finalization and stub out pipelined...
2009-09-10 Zack Rusinst/xorg: abstract flushing and syncing for the exa...
2009-09-10 Zack Rusinst/xorg: disable solid fills until copies are accelerat...
2009-09-10 Zack Rusinst/xorg: implement exasolids with full pipelining
next