Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | g3dvl: Rework the decoder interface part 2/5 | Christian König | 2011-08-26 | 1 | -0/+2 |
* | Merge branch 'glsl-to-tgsi' | Bryan Cain | 2011-08-04 | 1 | -0/+2 |
|\ | |||||
| * | gallium: add PIPE_SHADER_CAP_INTEGERS | Bryan Cain | 2011-08-01 | 1 | -0/+2 |
* | | Merge branch 'pipe-video' | Christian König | 2011-07-13 | 1 | -0/+22 |
|\ \ | |||||
| * | | [g3dvl] add some more PIPE_VIDEO_CAPs | Christian König | 2011-07-12 | 1 | -0/+6 |
| * | | [g3dvl] remove pipe_video_context from nouveau | Christian König | 2011-07-11 | 1 | -2/+16 |
| * | | Merge remote-tracking branch 'origin/master' into pipe-video | Christian König | 2011-07-04 | 1 | -0/+7 |
| |\ \ | |||||
| * \ \ | Merge remote-tracking branch 'origin/master' into pipe-video | Christian König | 2011-05-15 | 1 | -0/+6 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Merge remote branch 'origin/master' into pipe-video | Christian König | 2011-04-23 | 1 | -0/+6 |
| |\ \ \ | |||||
| * \ \ \ | Merge remote branch 'origin/master' into pipe-video | Christian König | 2011-03-19 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge remote branch 'origin/master' into pipe-video | Christian König | 2011-01-08 | 1 | -34/+36 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge remote branch 'origin/master' into pipe-video | Christian König | 2010-12-11 | 1 | -0/+4 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge remote branch 'origin/master' into pipe-video | Christian König | 2010-11-21 | 1 | -1/+12 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge remote branch 'origin/master' into pipe-video | Christian König | 2010-11-11 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-video | Christian König | 2010-10-12 | 1 | -116/+233 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | vl: Get nouveau building again. | Younes Manton | 2010-05-29 | 1 | -0/+2 |
* | | | | | | | | | | | nvfx: handle PIPE_CAP_SM3 | David Heidelberger | 2011-07-11 | 1 | -0/+3 |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
* | | | | | | | | | | nvfx: nasty hack to make glFinish() actually finish.. | Ben Skeggs | 2011-06-21 | 1 | -0/+7 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | nvfx: fill some PIPE_CAPs | Francesco Marella | 2011-05-13 | 1 | -0/+6 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | gallium: include u_format.h for util_format_is_supported | Marcin Slusarz | 2011-04-17 | 1 | -0/+1 |
* | | | | | | | | gallium: add and use generic function for querying patented format support (v2) | Marek Olšák | 2011-04-15 | 1 | -0/+3 |
* | | | | | | | | gallium: set PIPE_CAP_MIXED_COLORBUFFER_FORMATS in some drivers | Marek Olšák | 2011-04-01 | 1 | -0/+2 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | gallium: remove the geom_flags param from is_format_supported | Marek Olšák | 2011-03-11 | 1 | -1/+1 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | nvfx: restore BEGIN_RING usage | Xavier Chantry | 2010-12-25 | 1 | -34/+36 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | gallium: add PIPE_SHADER_CAP_SUBROUTINES | Marek Olšák | 2010-11-22 | 1 | -0/+4 |
| |_|_|/ |/| | | | |||||
* | | | | nvfx: only expose one rt on nv30 | Xavier Chantry | 2010-11-20 | 1 | -1/+1 |
* | | | | nvfx: fill out CAPs for indirect addressing | Marek Olšák | 2010-11-12 | 1 | -0/+11 |
| |_|/ |/| | | |||||
* | | | nvfx: fill PIPE_CAP_PRIMITIVE_RESTART and PIPE_CAP_SHADER_STENCIL_EXPORT | Lucas Stach | 2010-11-11 | 1 | -0/+4 |
| |/ |/| | |||||
* | | nvfx: add RGB framebuffer format support in addition to BGR | Luca Barbieri | 2010-09-24 | 1 | -0/+2 |
* | | gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3) | Luca Barbieri | 2010-09-14 | 1 | -45/+74 |
* | | nvfx: support nv30 simulation on nv40 | Luca Barbieri | 2010-09-05 | 1 | -18/+31 |
* | | nvfx: switch to rules-ng-ng register headers | Luca Barbieri | 2010-09-05 | 1 | -29/+29 |
* | | nvfx: add rewritten swtnl support | Luca Barbieri | 2010-09-05 | 1 | -1/+1 |
* | | nvfx: use a piglit-ignored format for unknown cap message | Luca Barbieri | 2010-09-05 | 1 | -1/+1 |
* | | nvfx: support rendering to more formats | Luca Barbieri | 2010-09-04 | 1 | -1/+19 |
* | | nvfx: don't claim we support preds since the driver doesn't | Luca Barbieri | 2010-09-04 | 1 | -2/+2 |
* | | nv40: support all 10 texcoords | Luca Barbieri | 2010-09-04 | 1 | -2/+2 |
* | | nvfx: add missing context init | Luca Barbieri | 2010-09-04 | 1 | -0/+3 |
* | | nvfx: support all coord conventions in hardware | Luca Barbieri | 2010-09-04 | 1 | -2/+1 |
* | | nvfx: support all possible vs consts | Luca Barbieri | 2010-09-04 | 1 | -10/+5 |
* | | nvfx: set magic bit to round NPOT mipmap sizes down and not up | Luca Barbieri | 2010-09-04 | 1 | -0/+3 |
* | | nvfx: report correct max lodbias | Luca Barbieri | 2010-09-03 | 1 | -1/+1 |
* | | nvfx: remove message | Luca Barbieri | 2010-09-03 | 1 | -13/+0 |
* | | nvfx: support indirect addressing in vps | Luca Barbieri | 2010-09-03 | 1 | -2/+9 |
* | | nvfx: fix support for more than 8 texture units (fixes etqw crash) | Luca Barbieri | 2010-09-03 | 1 | -2/+1 |
* | | nouveau/nvfx: Remove enforcement of bit depth being same as front buffer | Patrice Mandin | 2010-09-01 | 1 | -17/+0 |
* | | nvfx: emit bo relocations only when needed | Luca Barbieri | 2010-08-23 | 1 | -0/+11 |
* | | nvfx: expose GLSL | Luca Barbieri | 2010-08-21 | 1 | -1/+1 |
* | | nvfx: rewrite draw code and buffer code | Luca Barbieri | 2010-08-21 | 1 | -6/+27 |
* | | nvfx: refactor sampling code, add support for swizzles and depth tex | Luca Barbieri | 2010-08-21 | 1 | -38/+26 |