index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
nv50
/
codegen
/
nv50_ir_build_util.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move nv30, nv50 and nvc0 to nouveau.
Johannes Obermayr
2013-09-11
1
-614
/
+0
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-4
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
nv50/ir: implement splitting of 64 bit ops after RA
Christoph Bumiller
2013-03-12
1
-0
/
+70
*
nv50/ir/tgsi: handle TGSI_OPCODE_LOAD,STORE
Christoph Bumiller
2013-03-12
1
-5
/
+7
*
nv50/ir: Rename "mkLoad" to "mkLoadv" for consistency.
Francisco Jerez
2013-03-12
1
-6
/
+5
*
nv50,nvc0: add support for cube map arrays
Christoph Bumiller
2012-12-07
1
-0
/
+1
*
nv50/ir: move expansion of IMUL to later stage and handle memory operands
Christoph Bumiller
2012-05-04
1
-0
/
+25
*
nv50/ir: Fix type of the instruction created by mkCmp() for dst in FILE_FLAGS.
Francisco Jerez
2012-04-14
1
-1
/
+2
*
nv50/ir: Fix BuildUtil::mkSelect and mkClobber
Francisco Jerez
2012-04-14
1
-6
/
+2
*
nv50/ir/tgsi: Replace the inlining logic with proper function calls.
Francisco Jerez
2012-04-14
1
-1
/
+1
*
nv50/ir: Decouple DataArray from the dictionary that maps locations to values.
Francisco Jerez
2012-04-14
1
-83
/
+59
*
nv50/ir: add setFlagsDef/Src helper
Christoph Bumiller
2012-04-14
1
-0
/
+3
*
nv50/ir: import SM4 converter
Christoph Bumiller
2011-10-21
1
-1
/
+1
*
nv50/ir: use RDSV to fetch FrontFacing before lowering
Christoph Bumiller
2011-10-21
1
-0
/
+19
*
nv50/ir: add missing license headers
Christoph Bumiller
2011-09-14
1
-0
/
+21
*
nv50/ir: import new shader backend code
Christoph Bumiller
2011-09-14
1
-0
/
+501