History log of /external/mesa3d/src/gallium/drivers/nv50/codegen/nv50_ir_target.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
afcd7b5d1614a8a758ccb4353a9c31a601c9b9b4 29-Apr-2012 Christoph Bumiller <e0425955@student.tuwien.ac.at> nvc0/ir: initial implementation of nve4 scheduling hints
/external/mesa3d/src/gallium/drivers/nv50/codegen/nv50_ir_target.cpp
e44089b2f79aa2dcaacf348911433d1e21235c0c 14-Apr-2012 Christoph Bumiller <e0425955@student.tuwien.ac.at> nvc0: add initial support for nve4+ (Kepler) chipsets

Most things that work on Fermi should work on Kepler too.

There are a few performance optimizations left to do, like better
placement of texture barriers and adding scheduling data to the
shader instructions (without them, a thread group will be masked
for 32 cycles after each single instruction issue).
/external/mesa3d/src/gallium/drivers/nv50/codegen/nv50_ir_target.cpp
322bc7ed68ed92233c97168c036d0aa50c11a20e 14-Apr-2012 Christoph Bumiller <e0425955@student.tuwien.ac.at> nv50/ir: import nv50 target
/external/mesa3d/src/gallium/drivers/nv50/codegen/nv50_ir_target.cpp
98116cc3dc3fc2cd84990cc2c968f05fe2978b4a 06-Apr-2012 Francisco Jerez <currojerez@riseup.net> nv50/ir: Build a "symbol" table with the binary offsets of each function.
/external/mesa3d/src/gallium/drivers/nv50/codegen/nv50_ir_target.cpp
78de8c8ab54c50c96bc3fae2fe0976054e0acd14 06-Apr-2012 Francisco Jerez <currojerez@riseup.net> nv50/ir: Deal with graph iterators using RAII.
/external/mesa3d/src/gallium/drivers/nv50/codegen/nv50_ir_target.cpp
4517153278b078b031bb4af10a4d69050eaec9d6 17-Nov-2011 Ben Skeggs <bskeggs@redhat.com> nvc0: add support for GF119 (NVD9)

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
/external/mesa3d/src/gallium/drivers/nv50/codegen/nv50_ir_target.cpp
974102c7c27e45b0fb661e9374b2c51c9108922a 06-Oct-2011 Christoph Bumiller <e0425955@student.tuwien.ac.at> nv50/ir: initialize RelocInfo to 0
/external/mesa3d/src/gallium/drivers/nv50/codegen/nv50_ir_target.cpp
d2d19ea51fa3575a8d014a69a9b835c335728817 14-Sep-2011 Christoph Bumiller <e0425955@student.tuwien.ac.at> nv50/ir: add missing license headers
/external/mesa3d/src/gallium/drivers/nv50/codegen/nv50_ir_target.cpp
57594065c30feec9376be9b2132659f7d87362ee 14-Sep-2011 Christoph Bumiller <e0425955@student.tuwien.ac.at> nv50/ir: import new shader backend code
/external/mesa3d/src/gallium/drivers/nv50/codegen/nv50_ir_target.cpp