index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
nvfx
Age
Commit message (
Expand
)
Author
2011-03-11
gallium: remove flags from the flush function
Marek Olšák
2011-03-11
gallium: remove the geom_flags param from is_format_supported
Marek Olšák
2011-03-11
gallium: kill is_resource_referenced
Marek Olšák
2011-03-01
nouveau: common linear buffer manager, ported from nv50/nvc0 drivers
Ben Skeggs
2011-02-14
gallium: notify drivers about possible changes in user buffer contents
Marek Olšák
2011-01-17
nouveau: fix build against out of tree libdrm
Dave Airlie
2011-01-08
nvfx,nv50: pipe_reference the constant buffers
Christoph Bumiller
2011-01-06
gallium: drivers should reference vertex buffers
Marek Olšák
2010-12-25
nvfx: Remove unused variable.
Vinson Lee
2010-12-25
nvfx: restore BEGIN_RING usage
Xavier Chantry
2010-12-21
nouveau: fix includes for latest libdrm
Ben Skeggs
2010-12-16
nvfx: fix fragprog word swapping on big-endian machines
Ben Skeggs
2010-12-05
init ps->context with util_surfaces_get and do_get
Xavier Chantry
2010-12-05
nvfx: fixes after array textures merge
Xavier Chantry
2010-12-02
gallium: support for array textures and related changes
Roland Scheidegger
2010-11-25
nvfx: reset nvfx->hw_zeta
Xavier Chantry
2010-11-25
nvfx: fb->nr_cbufs <= 1 on nv30
Xavier Chantry
2010-11-22
gallium: add PIPE_SHADER_CAP_SUBROUTINES
Marek Olšák
2010-11-20
nvfx: only expose one rt on nv30
Xavier Chantry
2010-11-12
nvfx: fill out CAPs for indirect addressing
Marek Olšák
2010-11-11
nvfx: fill PIPE_CAP_PRIMITIVE_RESTART and PIPE_CAP_SHADER_STENCIL_EXPORT
Lucas Stach
2010-10-04
nvfx: Pair os_malloc_aligned() with os_free_aligned().
Krzysztof Smiechowicz
2010-09-24
nvfx: add RGB framebuffer format support in addition to BGR
Luca Barbieri
2010-09-24
nvfx: allow setting NULL constant buffers
Luca Barbieri
2010-09-22
nvfx: remove gl_PointCoord hack
Luca Barbieri
2010-09-18
nvfx: Silence uninitialized variable warnings.
Vinson Lee
2010-09-18
nvfx: Remove const qualifer from nvfx_vertprog_translate.
Vinson Lee
2010-09-15
nvfx: Silence uninitialized variable warnings.
Vinson Lee
2010-09-14
gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)
Luca Barbieri
2010-09-12
nvfx: Remove unused variables.
Vinson Lee
2010-09-12
nvfx: Move declaration before code.
Vinson Lee
2010-09-11
nv30: fix breakage due to 10 texcoord support on nv40
Luca Barbieri
2010-09-06
nvfx: fix return in vp main
Luca Barbieri
2010-09-05
nvfx: support nv30 simulation on nv40
Luca Barbieri
2010-09-05
nvfx: move nv04_2d to rules-ng-ng
Luca Barbieri
2010-09-05
nvfx: switch to rules-ng-ng register headers
Luca Barbieri
2010-09-05
nvfx: remove remaining BEGIN_RING/eng3d uses
Luca Barbieri
2010-09-05
nvfx: pause occlusion queries during blitter usage
Luca Barbieri
2010-09-05
nvfx: properly return fogcoord.w == 1
Luca Barbieri
2010-09-05
nvfx: support saturate in vp
Luca Barbieri
2010-09-05
nvfx: add rewritten swtnl support
Luca Barbieri
2010-09-05
nvfx: use a piglit-ignored format for unknown cap message
Luca Barbieri
2010-09-05
nvfx: support unlimited constants and immediates in fp
Luca Barbieri
2010-09-05
nvfx: support using blitter to copy depth/stencil resources, fix Heaven
Luca Barbieri
2010-09-04
nvfx: support rendering to more formats
Luca Barbieri
2010-09-04
nvfx: move 2D format selection logic to 2D code
Luca Barbieri
2010-09-04
nvfx: fix swizzling of high bpp surfaces
Luca Barbieri
2010-09-04
nvfx: fix some subrectangle copies
Luca Barbieri
2010-09-04
nvfx: fix inlinining in nv04_2d.c
Luca Barbieri
2010-09-04
nvfx: fix the temporary copying logic and add asserts
Luca Barbieri
[next]