Merge branch 'mesa_7_6_branch'
[mesa.git] / src / gallium / drivers /
2009-09-28 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-28 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-28 Younes Mantonllvmpipe: Grab a ref when the fb is set.
2009-09-28 José Fonsecasoftpipe: Fix MSVC build.
2009-09-28 Cooper Yuanr300g: fix r300g cause GPU hang issue.
2009-09-28 Younes Mantong3dvl: Formatting and cleanups.
2009-09-27 Younes Mantong3dvl: pipe_video_context interface, softpipe impl...
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: Use boolean
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 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 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 Keith Whitwelltrace: fix printf warnings
2009-09-24 Keith Whitwellsoftpipe: fix compiler warnings
2009-09-24 José Fonsecasoftpipe: Use portable INLINE macro.
2009-09-24 José Fonsecasoftpipe: Update SConscript.
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 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 Bornecrantzi915g: Do propper references of surfaces in context
2009-09-21 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-21 Nicolai Hähnler300g: Fix bad formatting parameters in calls to debug_...
2009-09-21 Brian Paulsoftpipe: Fix cube face selection.
2009-09-21 Nicolai HähnleMerge branch 'mesa_7_6_branch'
2009-09-21 Michel DänzerMerge branch 'mesa_7_6_branch'
2009-09-21 Michel DänzerMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-20 José Fonsecallvmpipe: Fix lp_get_cached_tile.
2009-09-20 José Fonsecallvmpipe: Update tile status on flush.
2009-09-20 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-20 Nicolai HähnleMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-19 Michal Krolllvmpipe: Respect input interpolators for the shader.
2009-09-18 Michal Krolsoftpipe: Fix cube face selection.
2009-09-17 Michal Krolsoftpipe: Respect input interpolators for the shader.
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 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
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é Fonsecallvmpipe: Make the code portable for MinGW.
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 Maarten Maathuisnv50: avoid excessive FIRE_RING
2009-09-15 Maarten Maathuisnv50: use flush_notify to reduce number of relocs
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 Christoph Bumillernv50: fix stupid thinko in emit_set
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
next