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
/
mesa
/
drivers
/
dri
/
i965
/
gen8_fs_generator.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Move compiler debugging output to stderr.
Eric Anholt
2014-02-22
1
-19
/
+21
*
i965: Use the object label when available for INTEL_DEBUG=vs,gs,fs output.
Eric Anholt
2014-02-22
1
-1
/
+2
*
i965/fs: Implement FS_OPCODE_[UN]PACK_HALF_2x16_SPLIT[_XY] opcodes.
Kenneth Graunke
2014-02-20
1
-2
/
+74
*
i965: Drop bogus F32TO16/F16TO32 instructions on Broadwell - use MOV.
Kenneth Graunke
2014-02-20
1
-2
/
+2
*
i965/fs: Implement scratch read/write support for Broadwell.
Kenneth Graunke
2014-02-20
1
-9
/
+109
*
i965/fs: Implement FS_OPCODE_SET_OMASK on Broadwell.
Kenneth Graunke
2014-02-19
1
-1
/
+35
*
i965/fs: Implement FS_OPCODE_SET_SAMPLE_ID on Broadwell.
Kenneth Graunke
2014-02-19
1
-1
/
+28
*
i965/fs: Use conditional sends to do FB writes on HSW+.
Eric Anholt
2014-02-18
1
-6
/
+20
*
i965/fs: Support arbitrarily large sampler indices on Broadwell+.
Kenneth Graunke
2014-02-11
1
-1
/
+18
*
i965/fs: Fix Broadwell texture header setup to be uncompressed.
Kenneth Graunke
2014-02-11
1
-0
/
+5
*
i965: Remove *_generator::shader field; use prog field instead.
Paul Berry
2014-01-23
1
-4
/
+2
*
i965/fs: introduce non-compressed equivalent of tex_cms
Topi Pohjolainen
2014-01-23
1
-0
/
+4
*
i965: rename tex_ms to tex_cms
Topi Pohjolainen
2014-01-23
1
-2
/
+2
*
i965: Create a new fragment shader backend for Broadwell.
Kenneth Graunke
2014-01-18
1
-0
/
+1025