summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorWilson Fung <[email protected]>2012-09-03 01:36:47 -0800
committerAndrew Boktor <[email protected]>2014-08-14 13:48:54 -0700
commit73ea99a28b77c2601b19dd5574a2cb267859cbd7 (patch)
treec0220684caf4aafc03e33f424503a81a85c0d71e /CHANGES
parenta3c4210a12617d8441cea084fc1041f9d6b20821 (diff)
Fixing multi-element texel access. Now texture with RGBA components are read properly.
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 13949]
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 1a05fbc..52017bf 100644
--- a/CHANGES
+++ b/CHANGES
@@ -26,6 +26,8 @@ Version 3.1.1+edits (development branch) versus 3.1.1
- Fixed incorrect counting of predicated instructions. Now instructions
are counted into gpu_sim_insn regardless of predication outcome. (Bug
#15 external)
+ - Added support for cudaReadModeNormalizedFloat (a texture read mode).
+ - Fixed mult-element texel access (e.g. texel with RGBA components).
Version 3.1.1 versus 3.1.0
- Add checks to top level makefile to ensure setup_environment is run and checks to