mesa.git
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
2009-09-12 Dan NicholsonUse CFLAGS as HOST_CFLAGS by default
2009-09-12 Nicolai Hähnler300g: There is no such thing as "texture stride"
2009-09-11 Eric Anholti965: Move OPCODE_DDX/DDY to brw_wm_emit.c and make...
2009-09-11 Andre Maasikasr600: fix texcoords from constants
2009-09-11 Brian Pauldocs: mention the new Gallium llvmpipe driver
2009-09-11 Brian Paulllvmpipe: asst fixes for 'make linux-llvmpipe'
2009-09-11 Alex DeucherRevert "r600: support tex coords from constants"
2009-09-11 Cooper Yuanr300g: only allocate one BO for vertex buffers, default...
2009-09-11 Alex Deucherr600: support tex coords from constants
2009-09-11 Andre Maasikasr600: enable caching of vertex programs
2009-09-11 Vinson Leemesa: raise GL_INVALID_ENUM not GL_INVALID_VALUE for...
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-11 Eric Anholti965: Enable loops in the VS.
2009-09-11 Brian Paulmesa: nicer vertex setup
2009-09-11 Brian Paulst/mesa: use st_context() helper
2009-09-10 Brian Paulsoftpipe: remove no-op softpipe_init_texture_funcs...
2009-09-10 Brian Paulsoftpipe: remove unused #includes, move comment
next