mesa.git
2009-09-28 Younes Mantonllvmpipe: Grab a ref when the fb is set.
2009-09-28 José Fonsecasoftpipe: Fix MSVC build.
2009-09-28 José Fonsecag3dvl: Fix MSVC build.
2009-09-28 Cooper Yuanr300g: fix r300g cause GPU hang issue.
2009-09-28 Younes Mantonxvmc: Fail on unsupported formats, operations.
2009-09-28 Younes Mantong3dvl: Missing semicolon.
2009-09-28 Younes Mantong3dvl: Formatting and cleanups.
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 Richard Lir600 : Enable draw_prim.
2009-09-27 Younes Mantonsoftpipe: Grab a ref when the fb is set.
2009-09-26 Jakob Bornecrantzprogs/rbug: Link to math
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 Michal Krolradeon: Fix newlines.
2009-09-25 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-25 Vinson Leemesa: move declaration before code
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-25 Chia-I Wumesa/main: Make FEATURE_convolve follow feature convent...
2009-09-25 Chia-I Wumesa/main: Make FEATURE_colortable follow feature conve...
2009-09-25 Chia-I Wumesa/main: Make FEATURE_pixel_transfer follow feature...
2009-09-25 Chia-I Wumesa/main: Add comments to mfeatures.h.
2009-09-25 Brian Paulprogs/perf: glGenerateMipmap() test
2009-09-25 Brian Paulmesa: _mesa_meta_GenerateMipmap() now working
2009-09-25 Brian Paulmesa: remove: unused gl_vertex_program::TnlData field
2009-09-25 Ian RomanickNV fp lexer: Add UP4B and UP4UB instructions that were...
2009-09-24 Eric Anholtintel: Flush the batch when we're about to subdata...
2009-09-24 Eric Anholti965: Clean up some mess with the batch cache.
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 Eric Anholti965: Emit zero initialization for NV VP temporaries...
2009-09-24 Eric Anholti965: Remove assert about NV_vp now that it somewhat...
2009-09-24 Eric Anholti965: Load NV program matrices when required.
2009-09-24 Eric Anholtmesa: Initialize NV_vertex_program fields for the param...
2009-09-24 Brian Paulmesa: remove glEnable(GL_DEPTH_BOUNDS_TEST_EXT) check...
2009-09-24 Brian Paulmesa: remove rgbMode check in enable_texture()
2009-09-24 Brian Paulintel: use default array/element buffers in intel_gener...
2009-09-24 Brian Paulmesa: replace assertion with no-op function assignment
2009-09-24 Brian Paulmesa: added comment
2009-09-24 Brian Paulvbo: limit number of warnings to 10
2009-09-24 Pauli NieminenMerge branch 'mesa_7_6_branch'
2009-09-24 Pauli Nieminenradeon: Fix scissors for r600 KMS.
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 Brian Paulmesa: added default case return to silence warning
2009-09-24 Brian Paulglsl: init var to silence warning
2009-09-24 Brian Paulglsl: fix missing initializers warning
2009-09-24 Keith Whitwellprogs/perf: fix warnings in readpixels test
2009-09-24 Keith Whitwellprogs/perf: fix typo in sconscript
next