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
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
2010-09-04
nvfx: prevent swizzled rendering into formats where it's not supported
Luca Barbieri
2010-09-04
nvfx: consolidate tiny files
Luca Barbieri
2010-09-04
nvfx: fix vp DP2
Luca Barbieri
2010-09-04
nvfx: implement fp SSG properly
Luca Barbieri
2010-09-04
nvfx: don't claim we support preds since the driver doesn't
Luca Barbieri
2010-09-04
nv40: support all 10 texcoords
Luca Barbieri
2010-09-04
nvfx: add missing context init
Luca Barbieri
2010-09-04
nvfx: tidy up state_emit
Luca Barbieri
2010-09-04
nvfx: support all coord conventions in hardware
Luca Barbieri
2010-09-04
nvfx: add missing pushbuffer space check
Luca Barbieri
2010-09-04
nvfx: support all possible vs consts
Luca Barbieri
2010-09-04
nvfx: set magic bit to round NPOT mipmap sizes down and not up
Luca Barbieri
2010-09-04
nvfx: allow nested blitter usage, fixing bug in clear
Luca Barbieri
2010-09-03
nvfx: implement LIT in fp
Luca Barbieri
2010-09-03
nvfx: fix division by zero in vp-ignore-input
Luca Barbieri
2010-09-03
nvfx: report correct max lodbias
Luca Barbieri
2010-09-03
nvfx: remove message
Luca Barbieri
2010-09-03
nvfx: support indirect addressing in vps
Luca Barbieri
2010-09-03
nvfx: fix support for more than 8 texture units (fixes etqw crash)
Luca Barbieri
2010-09-01
nouveau/nvfx: Remove enforcement of bit depth being same as front buffer
Patrice Mandin
2010-08-28
nvfx: Remove util_is_pot in favor of util_is_power_of_two.
Vinson Lee
2010-08-25
nvfx: Set pointer to NULL after free.
Vinson Lee
[next]