g3dvl: Move XvMC under the Xorg state tracker.
[mesa.git] / src / gallium /
2009-09-28 Younes Mantong3dvl: Move XvMC under the Xorg state tracker.
2009-09-28 Younes Mantong3dvl: Implement XvMC using pipe_video_context.
2009-09-27 Younes Mantong3dvl: pipe_video_context interface, softpipe impl...
2009-09-27 Younes Mantonutil: Add util_next_power_of_two() for rounding a uint...
2009-09-27 Maciej Cencorar300g: fix erroneous condition
2009-09-27 Maciej Cencorar300g: don't force vertex position for HW TCL path
2009-09-27 Maciej Cencorar300g: add some assertions
2009-09-27 Maciej Cencorar300g: plug memory leak
2009-09-27 Maciej Cencorar300g: add some debugging info
2009-09-27 Dave Airlier300g: fix r300 rs path
2009-09-27 Dave Airlier300g: rewrite RS state setup.
2009-09-27 Dave Airlier300g: silence compiler warning
2009-09-27 Jakob Bornecrantzi915g: Submit direct vertex buffers
2009-09-27 Jakob Bornecrantzi915g: Fix warning
2009-09-27 Jakob Bornecrantzi915g: Tile shared buffers as well
2009-09-27 Jakob Bornecrantzi915g: Make sure to map tiled buffers via the gtt
2009-09-27 Jakob Bornecrantzi915g: Use boolean
2009-09-27 Jakob Bornecrantzi915g: Enable reuse of buffers
2009-09-27 Jakob Bornecrantzst/egl: Remove buffer from screen
2009-09-27 Younes Mantonsoftpipe: Grab a ref when the fb is set.
2009-09-26 Dave Airlier300g: add tx depth support in register.
2009-09-26 Dave Airlier300g: only pass complete texture state to hw setup...
2009-09-26 Dave Airlier300g: add missing break in OQ emit
2009-09-26 José Fonsecallvmpipe: Allow building with LLVM 2.6 too.
2009-09-26 Dave Airlier300g: report GL1.5, enable cap bits for OQ and shadow.
2009-09-26 Dave Airlier300g: add z16 unorm texture format
2009-09-26 Dave Airlier300g: fix texture pitch to correct value.
2009-09-25 Ian RomanickMerge branch 'asm-shader-rework-2'
2009-09-25 Michel Dänzerst/xorg: Re-enable accelerated fills and copies.
2009-09-25 Michel Dänzerst/xorg: Flush render cache if but only if a source...
2009-09-25 Michel Dänzerst/xorg: Reject Composite acceleration for some cases...
2009-09-25 Michel Dänzerst/xorg: Make sure struct is fully initialized.
2009-09-25 Michel Dänzerst/xorg: Use generic semantic for Composite mask coordi...
2009-09-25 Michel Dänzerst/xorg: Flesh out EXA PrepareComposite hook a little.
2009-09-25 Michel Dänzerst/xorg: Use I8 format instead of A8 for depth 8 pixmaps.
2009-09-25 Michel Dänzerst/xorg: Bind rasterizer state for copies.
2009-09-25 Michel Dänzerst/xorg: Source-only pictures always have format PICT_a...
2009-09-25 Michel Dänzerst/xorg: Better checks for unsupported component alpha...
2009-09-25 Michal Krolsoftpipe: Grab fs output z from the correct file.
2009-09-25 Michal Krolsoftpipe: Do not advertise support for L16 and YCBCR...
2009-09-25 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-25 Christoph Bumillernv50: fix TEX for WriteMask not equal 0xf
2009-09-25 Christoph Bumillernv50: actually enable view volume clipping
2009-09-25 Christoph Bumillernv50: RCP and RSQ cannot load from VP inputs
2009-09-25 Christoph Bumillernv50: fix CEIL and TRUNC
2009-09-25 Christoph Bumillernv50: implement BGNLOOP, BRK, ENDLOOP
2009-09-25 Christoph Bumillernv50: implement IF, ELSE, ENDIF opcodes
2009-09-25 Cooper Yuanr300g: add texture format for xvmc
2009-09-24 Zack Rusinst/xorg: start working on the Xv acceleration code
2009-09-24 Zack Rusinst/xorg: fills are supported plussome minor clenups
2009-09-24 Zack Rusinst/xorg: add easier way of disabling/enabling acceleration
2009-09-24 Brian Paulllvmpipe: add missing __FUNCTION__ parameter to debug_p...
2009-09-24 Brian Paulllvmpipe: increase max 3D texture size to 256
2009-09-24 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-24 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-24 Vinson Leesoftpipe: Increase GL_MAX_3D_TEXTURE_SIZE to 256.
2009-09-24 Pauli NieminenMerge branch 'mesa_7_6_branch'
2009-09-24 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-24 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-24 Brian Paulgallium/trace: casts to silence warnings
2009-09-24 Brian Paultgsi/sse: remove old comments
2009-09-24 Brian Paultgsi/sse: implement SEQ, SGT, SLE, SNE
2009-09-24 Brian Paultgsi/sse: Pass the lodbias, not zero. More comments.
2009-09-24 Keith Whitwelltrace: fix printf warnings
2009-09-24 Keith Whitwellsoftpipe: fix compiler warnings
2009-09-24 Keith Whitwellpipebuffer: fix printf warnings
2009-09-24 Keith Whitwellpipebuffer: fix warnings
2009-09-24 Keith Whitwelldraw: fix warning
2009-09-24 José Fonsecasoftpipe: Use portable INLINE macro.
2009-09-24 José Fonsecasoftpipe: Update SConscript.
2009-09-24 José Fonsecagdi: Update for WGL state tracker interface changes.
2009-09-24 José Fonsecawgl: DWM integration.
2009-09-23 Brian Paulllvmpipe: move tile cache datatypes into .c file since...
2009-09-23 Brian Paulsoftpipe: replace macros with inline functions
2009-09-23 Brian Paulsoftpipe: white-space/formatting fixes and updated...
2009-09-23 Brian Paulllvmpipe: added max texture/surface size sanity check
2009-09-23 Brian Paulllvmpipe: increase MAX_WIDTH/HEIGHT to match max textur...
2009-09-23 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-23 Brian Paulsoftpipe: added max texture/surface size sanity check
2009-09-23 Brian Paulsoftpipe: increase MAX_WIDTH/HEIGTH 4096 to match max...
2009-09-23 Keith WhitwellMerge branch 'softpipe-opt'
2009-09-23 Keith Whitwellgallium/include: update some comments
2009-09-23 Zack Rusinst/xorg: fix a typo
2009-09-23 Zack Rusinst/xorg: keep the user buffer contents around
2009-09-23 José Fonsecawgl: Eliminate the shared layer; implement WGL API...
2009-09-23 José Fonsecagdi: Update for WGL statetracker source reorg.
2009-09-23 José Fonsecawgl: Flatten the source tree.
2009-09-23 José Fonsecawgl: Fix debug_printf format specifiers.
2009-09-23 José Fonsecagallium: Update vendor string.
2009-09-23 rootsoftpipe: fix bugs in POT texture sampling when texture...
2009-09-22 Brian Paulsoftpipe: additional assertions
2009-09-22 Brian Paulsoftpipe: disable a _debug_printf()
2009-09-22 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-22 Keith Whitwellsoftpipe: need to write depth/stencil values even when...
2009-09-22 Keith Whitwellsoftpipe: set quad->facing value
2009-09-22 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-22 Keith Whitwellsoftpipe: fix polygon stipple
2009-09-22 Keith Whitwellsoftpipe: fix occlusion counting
2009-09-22 Jakob Bornecrantzst/xorg: Fix two leeks
2009-09-22 Jakob Bornecrantzi915g: Activate trace
next