r600: fix polygon offset
[mesa.git] / src /
2009-09-19 Alex Deucherr600: fix polygon offset
2009-09-19 Brian Paulswrast: remove obsolete s_texstore.c
2009-09-19 Brian Paulswrast: remove prototypes for obsolete functions
2009-09-19 Brian Paulmesa: remove s_texstore.c from makefile/project files
2009-09-19 Brian Paulglapi: replace old TexCopy functions w/ new
2009-09-19 Brian Paulwindows: replace old TexCopy functions w/ new
2009-09-19 Brian Paulgldirect: remove refs to soon-to-be-obsolete functions
2009-09-19 Brian Paulmesa: use new _mesa_meta_CopyTex[Sub]Image() functions
2009-09-19 Brian Paulintel: use new _mesa_meta_CopyTex[Sub]Image() functions
2009-09-19 Brian Paulglapi: regenerated files
2009-09-19 Brian Paulglapi: added tokens, function for GL_ARB_provoking_vertex
2009-09-19 Michal Krolllvmpipe: Respect input interpolators for the shader.
2009-09-19 José Fonsecamesa: Allow BlitFramebuffer from a texture.
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-17 Brian Paulmesa: begin some texstore code refactoring
2009-09-17 Brian Paulmesa: meta driver functions for glCopyTex[Sub]Image()
2009-09-17 Brian Paulswrast: remove mipmap generation checks (done in core...
2009-09-17 Brian Pauls3v: remove unneeded initializations
2009-09-17 Brian Paulffb: remove disabled code
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 Ian Romanickintel: Deassociated drawables from private context...
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-16 Zou Nan haii965: do a flush in clear, fix openarena render issue,
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-15 Zack Rusinst/xorg: fixing copies and composite shaders
2009-09-15 Zack Rusinst/xorg: lots of fixes
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 Brian Paulmesa: compile glUniformMatrix() functions into display...
2009-09-15 Brian Paulmesa: implement more glUniform display list functions
2009-09-15 Brian Paulmesa: compile glUniform4f() into display lists
2009-09-15 Brian Paulmesa: compile glUseProgram/glUseProgramObjectARB into...
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 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 Paulglsl: added some link debug code (disabled)
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é 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 Vinson Leegallium: Add Mac OS to pipe/p_thread.h.
2009-09-14 Keith Whitwellmesa/st: remove dead comment
2009-09-14 Keith Whitwellst/mesa: convert to new tgsi_ureg mechanism for shader...
next