index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i965
/
brw_eu.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
i965: Don't make consumers of brw_DO()/brw_WHILE() track loop start.
Eric Anholt
2011-12-21
1
-0
/
+4
*
i965: Replace incorrect use of GLboolean with enum brw_compression.
Kenneth Graunke
2011-10-11
1
-1
/
+3
*
i965: Fix Android build by removing relative includes
Chad Versace
2011-08-30
1
-1
/
+1
*
i965: Move IF stack handling into the EU abstraction layer/brw_compile.
Kenneth Graunke
2011-05-17
1
-0
/
+8
*
i965: Get a ralloc context into brw_compile.
Kenneth Graunke
2011-05-17
1
-1
/
+4
*
i965: Pass brw_compile pointer to brw_set_src[01].
Kenneth Graunke
2011-05-16
1
-1
/
+1
*
i965/fs: Constant-fold immediates in src0 of SEL instructions.
Eric Anholt
2011-04-13
1
-0
/
+5
*
i965/fs: Constant-fold immediates in src0 of CMP instructions.
Eric Anholt
2011-04-13
1
-0
/
+22
*
i965: Add support for the instruction compression bits on gen6.
Eric Anholt
2010-12-06
1
-1
/
+34
*
i965: Add AccWrCtl support on Sandybridge.
Zhenyu Wang
2010-08-20
1
-0
/
+6
*
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-19
1
-2
/
+2
*
i965: Spell "conditional" correctly.
Eric Anholt
2009-08-04
1
-1
/
+1
*
i965: rewrite the code for handling shader subroutine calls
Brian Paul
2009-02-13
1
-0
/
+123
*
i965: new integrated graphics chipset support
Xiang, Haihao
2008-01-29
1
-1
/
+2
*
Add Intel i965G/Q DRI driver.
Eric Anholt
2006-08-09
1
-0
/
+130
[prev]