Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | st/mesa: add missing case for PIPE_FORMAT_B8G8R8A8_UNORM | Brian Paul | 2009-12-27 | 1 | -0/+2 | |
| * | | | gallium: only create pipe buffer when size is nonzero | Maarten Maathuis | 2009-12-23 | 1 | -6/+10 | |
* | | | | gallium: add geometry shader support to gallium | Zack Rusin | 2009-12-25 | 1 | -1/+2 | |
| |/ / |/| | | ||||||
* | | | Merge branch 'gallium-edgeflags' | Roland Scheidegger | 2009-12-22 | 7 | -112/+130 | |
|\ \ \ | ||||||
| * | | | gallium: don't use edgeflags if the app didn't supply them | Roland Scheidegger | 2009-12-19 | 3 | -4/+16 | |
| * | | | gallium: fix not generating new vp varient when polygon mode changes | Roland Scheidegger | 2009-12-19 | 1 | -1/+1 | |
| * | | | fix debug output mising from edgeflag changes | Roland Scheidegger | 2009-12-18 | 2 | -7/+7 | |
| * | | | gallium: fix mesa to tgsi translation for edgeflags | Roland Scheidegger | 2009-12-18 | 3 | -15/+31 | |
| * | | | gallium: edgeflags change fixes | Roland Scheidegger | 2009-12-16 | 3 | -17/+32 | |
| * | | | gallium: more work for edgeflags changes | Roland Scheidegger | 2009-12-14 | 4 | -14/+19 | |
| * | | | gallium: first steps to treat edgeflags as regular vertex element | Keith Whitwell | 2009-12-09 | 5 | -76/+46 | |
* | | | | Merge branch 'i965g-restart' | Keith Whitwell | 2009-12-22 | 1 | -4/+28 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge commit 'origin/master' into i965g-restart | Keith Whitwell | 2009-12-21 | 29 | -937/+727 | |
| |\ \ \ \ | ||||||
| * | | | | | mesa/st: avoid quadstrips if its easy to do so | Keith Whitwell | 2009-12-01 | 1 | -3/+26 | |
| * | | | | | i965g: more work on compiling, particularly the brw_draw files | Keith Whitwell | 2009-10-25 | 1 | -1/+2 | |
* | | | | | | Merge branch 'mesa_7_7_branch' | Brian Paul | 2009-12-21 | 3 | -2/+7 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Merge branch 'mesa_7_6_branch' into mesa_7_7_branch | Brian Paul | 2009-12-21 | 1 | -0/+3 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | st/mesa: Check for single level mipmap trees. | Younes Manton | 2009-12-21 | 1 | -0/+3 | |
| | * | | | | | st/mesa: remove //-style comments | Brian Paul | 2009-12-16 | 2 | -5/+5 | |
| * | | | | | | st/mesa: move assert on nr vs insns until after pos_invarient expansion | Keith Whitwell | 2009-12-18 | 2 | -2/+2 | |
| * | | | | | | Merge branch 'mesa_7_6_branch' into mesa_7_7_branch | Ian Romanick | 2009-12-15 | 1 | -2/+2 | |
| |\| | | | | | ||||||
| | * | | | | | st/mesa: Silence uninitialized variables warnings in st_draw.c. | Vinson Lee | 2009-12-12 | 1 | -2/+2 | |
* | | | | | | | Move the remaining format pf_get_* functions to u_format.h. | Michal Krol | 2009-12-17 | 4 | -19/+20 | |
* | | | | | | | Merge branch 'master' into pipe-format-simplify | Michal Krol | 2009-12-17 | 13 | -182/+92 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Merge branch 'mesa_7_7_branch' | Brian Paul | 2009-12-11 | 3 | -136/+0 | |
| |\| | | | | | | | |_|_|_|/ / | |/| | | | | | ||||||
| | * | | | | | mesa: Move OES_read_format support from drivers into the core. | Eric Anholt | 2009-12-09 | 3 | -136/+0 | |
| * | | | | | | Merge branch 'gallium-strict-aliasing' | Roland Scheidegger | 2009-12-08 | 1 | -1/+3 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | gallium: fix more potential strict aliasing issues | Roland Scheidegger | 2009-12-08 | 1 | -1/+3 | |
| | * | | | | | | gallium/util: fix util_color_[un]pack[-ub] to be strict aliasing safe | Roland Scheidegger | 2009-12-07 | 1 | -1/+1 | |
| | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | st/mesa: remove debug code | Brian Paul | 2009-12-07 | 1 | -1/+1 | |
| * | | | | | | st/mesa: negate DDY to match GL semantics | Brian Paul | 2009-12-07 | 1 | -1/+20 | |
| * | | | | | | st/mesa: fix up comment | Brian Paul | 2009-12-07 | 1 | -2/+5 | |
| * | | | | | | st/mesa: Prefer alpha-less formats for RGB textures. | Michel Dänzer | 2009-12-05 | 1 | -4/+32 | |
| * | | | | | | Merge branch 'gallium-noblocks' | Roland Scheidegger | 2009-12-04 | 6 | -38/+32 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | gallium: interface cleanups, remove nblocksx/y from pipe_texture and more | Roland Scheidegger | 2009-11-30 | 6 | -38/+32 | |
| * | | | | | | | Merge branch 'mesa_7_7_branch' | Jakob Bornecrantz | 2009-12-02 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | / / / / | | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | st/mesa: updated emit_swz() comment | Brian Paul | 2009-12-01 | 1 | -1/+1 | |
* | | | | | | | s/desc->type/desc->channel[0].type/ | Michal Krol | 2009-12-17 | 1 | -3/+3 | |
* | | | | | | | Revert "Simplify the redundant meaning of format layout." | Michal Krol | 2009-12-09 | 1 | -2/+3 | |
* | | | | | | | Simplify the redundant meaning of format layout. | Michal Krol | 2009-12-08 | 1 | -3/+2 | |
* | | | | | | | Remove remaining pipe format utility functions. | Michal Krol | 2009-12-08 | 1 | -34/+31 | |
* | | | | | | | Remove pf_swizzle_* internal macros. | Michal Krol | 2009-12-03 | 1 | -4/+7 | |
* | | | | | | | Move pf_get_component_bits() to u_format auxiliary module. | Michal Krol | 2009-12-03 | 3 | -28/+22 | |
* | | | | | | | Move pf_get_bits/size() to u_format auxiliary module. | Michal Krol | 2009-12-03 | 1 | -1/+1 | |
* | | | | | | | Move pf_get_block() to u_format auxiliary module. | Michal Krol | 2009-12-03 | 3 | -4/+5 | |
* | | | | | | | Move pf_is_depth_and_stencil() to u_format auxiliary module. | Michal Krol | 2009-12-03 | 3 | -6/+8 | |
* | | | | | | | Move pf_is_depth_stencil() to u_format auxiliary module. | Michal Krol | 2009-12-03 | 2 | -2/+3 | |
* | | | | | | | Move pf_is_compressed() to u_format auxiliary module. | Michal Krol | 2009-12-03 | 1 | -1/+2 | |
|/ / / / / / | ||||||
* | | | | | | mesa: Update vertex texture code after gallium changes. | Michal Krol | 2009-12-01 | 3 | -0/+21 | |
* | | | | | | st: Update for renamed sampler/texture state setters. | Michal Krol | 2009-12-01 | 1 | -2/+2 |