index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
i915simple
/
i915_fpc_translate.c
Age
Commit message (
Expand
)
Author
2008-11-16
i915: Silence warnings
Jakob Bornecrantz
2008-08-24
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-13
i915: Swap meanings of KIL and KILP.
Michal Krol
2008-07-28
Merge tgsi/exec and tgsi/util directories.
José Fonseca
2008-06-02
i915: SWZ no longer aliases MOV.
Michal Krol
2008-05-31
i915: Fix build after TGSI declaration interface changes.
Michal Krol
2008-04-15
gallium: Don't assume snprintf are always available.
José Fonseca
2008-03-12
tgsi: Remove ExtDivide field from existence. Implement OPCODE_TXP.
Michal Krol
2008-02-26
gallium/i915: Use tgsi_scan_shader() to collect shader info
Brian
2008-02-25
gallium/i915: fix i915_emit_texld() to handle swizzled texcoords
Brian
2008-02-25
gallium/i915: added SGT/SLE opcodes
Brian
2008-02-22
gallium/i915: overhaul of fragment shader compilation, constant/immediate all...
Brian
2008-02-15
Code reorganization: update build.
José Fonseca
2008-02-15
Code reorganization: move files into their places.
José Fonseca