mesa.git
2009-09-16 José Fonsecagdi: Integrate with llvmpipe where available.
2009-09-16 José Fonsecallvmpipe: Make the code portable for MinGW.
2009-09-16 Dave Airlieradeon: cleanup compile defines mess.
2009-09-16 Dave Airlieradeon: oops remove debugging left on in previous patch
2009-09-16 Dave Airlieradeon: use txformat to decide to emit rect tex state.
2009-09-16 Brian Paulmesa: move generate mipmap calls
2009-09-16 Brian Paulmesa: minor clean-up
2009-09-16 Brian Paulmesa: remove last of gotos
2009-09-16 Brian Paulmesa: more goto removal
2009-09-16 Brian Paulmesa: remove some gotos
2009-09-16 Brian Paulmesa: clean-up fbo debug code
2009-09-16 Brian Paulprogs/demos: use non-default texobj in cubemap.c
2009-09-16 Brian Paulprogs/demos: create a texture object in lodbias.c
2009-09-15 Zack Rusinst/xorg: fixing copies and composite shaders
2009-09-15 Zack Rusinst/xorg: lots of fixes
2009-09-15 Brian Pauldocs: GL_ARB_provoking_vertex
2009-09-15 Brian Paulmesa: added GL_ARB_provoking_vertex (same as EXT version)
2009-09-15 Alex Deucherradeon: don't build non-r600 span code on r600
2009-09-15 Alex Deucherr600: minor span cleanups
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 Ian RomanickGLX: Complain when buggy applications call GLX 1.3...
2009-09-15 Zack Rusinst/xorg: Brian suggested that those could be mad's
2009-09-15 Brian Paulmesa: remove incorrect texture state check
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 Paulst/mesa: disable accidentally committed _mesa_print_pro...
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 Brian PaulARB prog parser: regenerated file
2009-09-15 Brian PaulARB prog parser: more detailed error message for out...
2009-09-15 Brian Paulgl: restore some PFNGL typedefs
2009-09-15 Andre Maasikasr600: support position_invariant programs
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-15 Cooper Yuanxvmc: Generate new resource ID in _XIDHandler, otherwis...
2009-09-14 Brian Paulprogs/vp: print program and error info when program...
2009-09-14 Brian Paulglsl: added some link debug code (disabled)
2009-09-14 Brian Pauldocs: document linker/preprocessor bug fix
2009-09-14 Brian Paulglsl: remove extra #version directives from concatenate...
2009-09-14 Zack Rusinst/xorg: add some debugging helpers
2009-09-14 Alex Deucherr600: add span support for 1D tiles
2009-09-14 Alex Deucherr600: fix warning
2009-09-14 Brian Paulst/mesa: minor whitespace, comment clean-ups
2009-09-14 Brian Paulst/xorg: fix ureg_DECL_constant() parameters
2009-09-14 José Fonsecascons: Allow to use only the WINDDK headers.
2009-09-14 José Fonsecascons: Allow to use MS's DXSDK headers with MinGW.
2009-09-14 José Fonsecagallium: Add pipe_transfer_map/unmap inlines.
2009-09-14 José Fonsecautil: Add _BitScanForward intrinsic's declaration.
2009-09-14 Brian Paulintel: minor code clean-ups
2009-09-14 Brian Paulintel: fix renderbuffer map/unmap regression
2009-09-14 Brian Paulintel: remove unneeded driver function assignments
2009-09-14 Brian Paulprogs/tests: exercise display lists and pixelstore
2009-09-14 Vinson Leegallium: Add Mac OS to pipe/p_thread.h.
2009-09-14 Thierry Vignaudconfigure: fix comment
2009-09-14 Keith Whitwellmesa/st: remove dead comment
2009-09-14 Keith Whitwellst/mesa: convert to new tgsi_ureg mechanism for shader...
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 Whitwellmesa: remove unused SATURATE_PLUS_MINUS_ONE flag
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
next