index
:
igt-gpu-tools.git
master
patchseet_v24
patchseet_v25
vm-bind
DRM IGT GPU Tools
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
assembler
/
brw_structs.h
Age
Commit message (
Expand
)
Author
2013-03-04
assembler: Don't use GL types
Damien Lespiau
2013-03-04
assembler: Don't pollute the library files with gen4asm.h
Damien Lespiau
2013-03-04
assembler: Don't change the size of opcodes!
Damien Lespiau
2013-03-04
assembler: Remove trailing white spaces from brw_structs.h
Damien Lespiau
2013-03-04
assembler: Adopt brw_structs.h from mesa
Damien Lespiau
2013-03-04
assembler: Rename bits3.id and bits3.fd
Damien Lespiau
2013-03-04
assembler: Rename branch_2_offset to break_cont
Damien Lespiau
2013-03-04
assembler: Rename branch to branch_gen6
Damien Lespiau
2013-03-04
assembler: Rename gen5 DP pixel_scoreboard_clear to last_render_target
Damien Lespiau
2013-03-04
assembler: Remove struct dp_write_gen6 and struct use gen6_dp
Damien Lespiau
2013-03-04
assembler: Rename dp_gen7 to gen7_dp and sync it with Mesa's
Damien Lespiau
2013-03-04
assembler: Rename dp_gen6 to gen6_dp and sync with Mesa's
Damien Lespiau
2013-03-04
assembler: Rename dp_read_gen6 to gen6_dp_sampler_const_cache
Damien Lespiau
2013-03-04
assembler: Rename three_src_gen6 to da3src
Damien Lespiau
2013-03-04
assembler: Sync brw_instruction's header with mesa's
Damien Lespiau
2013-03-04
build: Integrate the merged gen assembler in the build system
Damien Lespiau
2013-03-04
Add autotools build system, and rearrange directory layout.
Eric Anholt
2013-03-04
Get the wm program to parse.
Eric Anholt
2013-03-04
Initial gen4asm code.
Eric Anholt