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_shader.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: Add uniform_locations_assigned parameter to do_dead_code opt pass
Ian Romanick
2011-10-25
1
-1
/
+2
*
intel: Convert from GLboolean to 'bool' from stdbool.h.
Kenneth Graunke
2011-10-18
1
-3
/
+3
*
i965: Stop lowering integer division to multiply and reciprocal.
Kenneth Graunke
2011-10-02
1
-1
/
+0
*
i965/fs: Implement integer quotient and remainder math operations.
Kenneth Graunke
2011-10-02
1
-0
/
+4
*
glsl: Use a separate div_to_mul_rcp lowering flag for integers.
Bryan Cain
2011-08-31
1
-0
/
+1
*
i965/vs: Don't lower uniform array indexing.
Eric Anholt
2011-08-30
1
-1
/
+1
*
i965: Fix Android build by removing relative includes
Chad Versace
2011-08-30
1
-2
/
+2
*
i965/vs: Run the shader backend at link time and return compile failures.
Eric Anholt
2011-08-16
1
-0
/
+4
*
i965/vs: Enable variable array indexing in the VS.
Eric Anholt
2011-08-16
1
-5
/
+7
*
i965: Start adding the VS visitor and codegen.
Eric Anholt
2011-08-16
1
-0
/
+26
*
i965: Generate driver-specific IR for non-fragment shaders as well.
Eric Anholt
2011-08-16
1
-5
/
+12
*
i965/fs: Do a FS compile up front at link time to produce link errors.
Eric Anholt
2011-05-27
1
-0
/
+17
*
i965: Move a couple of GLSL IR -> BRW helper functions to brw_shader.cpp.
Eric Anholt
2011-05-27
1
-0
/
+50
*
i965: Move non-FS-specific shader support to brw_shader.cpp.
Eric Anholt
2011-05-27
1
-0
/
+127