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
/
gallium
/
drivers
/
r300
/
compiler
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300: use ARRAY_SIZE macro
Eric Engestrom
2017-09-08
1
-1
/
+3
*
r300g: Avoid aliasing violation.
Matt Turner
2016-08-01
1
-1
/
+2
*
Remove wrongly repeated words in comments
Giuseppe Bilotta
2016-06-23
2
-2
/
+2
*
gallium/drivers: Remove unnecessary semicolons
Edward O'Callaghan
2016-01-06
1
-1
/
+1
*
gallium/drivers: Sanitize NULL checks into canonical form
Edward O'Callaghan
2015-12-06
1
-1
/
+1
*
util/ra: Make allocating conflict lists optional
Jason Ekstrand
2015-08-18
1
-1
/
+2
*
Fix a few typos
Zoë Blade
2015-04-27
2
-2
/
+2
*
r300g: remove the broken SNORM->UNORM shader lowering pass
Marek Olšák
2015-03-09
2
-53
/
+0
*
r300g: Check return value of snprintf().
Matt Turner
2015-03-04
1
-1
/
+6
*
r300g: Use PATH_MAX instead of limiting ourselves to 100 chars.
Matt Turner
2015-03-04
1
-3
/
+3
*
r300g/tests: Include stdio.h.
Vinson Lee
2015-02-26
1
-0
/
+2
*
radeon/compiler: include stdio.h
Brian Paul
2015-02-26
1
-0
/
+1
*
r300g: remove dependency on compiler.h
Brian Paul
2015-02-26
4
-3
/
+4
*
r300g: implement ARR opcode
David Heidelberg
2014-12-21
3
-3
/
+15
*
r300/compiler: remove useless check
David Heidelberger
2014-10-14
1
-5
/
+2
*
gallium/r300: remove obsolete declaration
Emil Velikov
2014-09-24
1
-1
/
+0
*
mesa: Move register_allocate.c to util.
Eric Anholt
2014-09-23
1
-1
/
+1
*
r300g: set register classes before interferences
Connor Abbott
2014-09-12
1
-2
/
+4
*
gallium/radeon: cleanup header inclusion
Emil Velikov
2014-08-28
7
-7
/
+7
*
r300g: Fix path to test programs for out-of-tree builds
Michel Dänzer
2014-08-20
1
-1
/
+1
*
r300g: Fix bug in build_loop_info()/compiler v2
Tom Stellard
2014-08-13
1
-11
/
+23
*
ra: cleanup the public API
Connor Abbott
2014-08-13
1
-1
/
+1
*
util: Gather some common macros
Jason Ekstrand
2014-08-04
1
-1
/
+1
*
r300g/tests: Added missing fclose for FILE resource.
Siavash Eliasi
2014-02-28
1
-0
/
+3
*
r300/compiler/tests: Fix line length check in test parser
Tom Stellard
2013-12-09
1
-1
/
+3
*
r300/compiler/tests: Fix segfault
Tom Stellard
2013-12-09
1
-6
/
+5
*
r300g/compiler: Fix unsigned comparison with less than zero
David Heidelberger
2013-10-21
1
-1
/
+1
*
r300g/compiler/tests: Fix segfault
Tom Stellard
2013-08-07
3
-4
/
+4
*
tgsi: rename the TGSI fragment kill opcodes
Brian Paul
2013-07-12
3
-8
/
+8
*
r300g/compiler: Prevent regalloc from swizzling texture operands v2
Tom Stellard
2013-06-30
4
-0
/
+123
*
r300g/compiler/tests: Add an assembly parser
Tom Stellard
2013-06-30
5
-16
/
+200
*
r300g: Fix bug in OMOD optimization
Tom Stellard
2013-04-12
1
-1
/
+3
*
r300g/compiler: Fix bug in OMOD folding
Tom Stellard
2013-02-21
2
-1
/
+76
*
r300g/tests: Add helper functions for creating a full program
Tom Stellard
2013-02-21
2
-8
/
+75
*
r300g/tests: Exit test runner with a valid status code
Tom Stellard
2013-02-21
5
-6
/
+22
*
r300g/complier: Make r300_vertprog_swizzle_caps visible in other files
Tom Stellard
2013-02-21
2
-1
/
+3
*
r300g/compiler: Fix typo in comment
Tom Stellard
2013-02-21
1
-1
/
+1
*
r300g/compiler: Add missing license headers
Tom Stellard
2013-02-21
13
-1
/
+339
*
r300/compiler: copy-propagate saturate mode when possible
Marek Olšák
2013-02-06
1
-2
/
+19
*
r300/compiler: add support for saturate output modifier in r500 vertex shaders
Marek Olšák
2013-02-06
1
-8
/
+15
*
r300g/compiler: add shader emulation for the alpha_to_one state
Marek Olšák
2013-01-06
5
-0
/
+41
*
r300/compiler: Avoid generating MOV instructions for invalid IMM swizzles v2
Tom Stellard
2012-11-16
1
-4
/
+349
*
r300/compiler: Use precomputed q values in the register allocator
Tom Stellard
2012-09-19
1
-1
/
+69
*
r300g: Init regalloc state during context creation
Tom Stellard
2012-09-19
4
-153
/
+191
*
r300/compiler: Don't create register classes for inputs
Tom Stellard
2012-09-19
1
-14
/
+1
*
ra: Add q_values parameter to ra_set_finalize()
Tom Stellard
2012-09-19
1
-1
/
+1
*
Don't cast the return value of malloc/realloc
Matt Turner
2012-09-05
1
-2
/
+2
*
r300g: implement TRUNC correctly
Marek Olšák
2012-08-27
3
-0
/
+41
*
r300/compiler: Use variable lists in the rename_regs pass
Tom Stellard
2012-08-26
1
-17
/
+14
*
mesa: Kill GL_ARB_shadow_ambient with fire
Ian Romanick
2012-08-14
2
-12
/
+2
[next]