index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i965
/
brw_program.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert everything from the talloc API to the ralloc API.
Kenneth Graunke
2011-01-31
1
-2
/
+2
*
i965: Nuke brw_wm_glsl.c.
Eric Anholt
2010-12-06
1
-1
/
+0
*
glsl: Slightly change the semantic of _LinkedShaders
Ian Romanick
2010-10-14
1
-9
/
+3
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-6
/
+6
*
i965: When using the new FS backend, don't validate the Mesa IR version.
Eric Anholt
2010-09-07
1
-0
/
+16
*
i965: Fix up and actually enable the NewShader and NewShaderProgram hooks.
Eric Anholt
2010-08-26
1
-0
/
+2
*
i965: Start building 965 FS backend.
Eric Anholt
2010-08-26
1
-0
/
+3
*
i965: Add support for destination RelAddr writes in the VS.
Eric Anholt
2010-08-26
1
-2
/
+3
*
i965: Fix the test for variable indexing of shader inputs.
Eric Anholt
2010-08-26
1
-5
/
+11
*
i965: Throw a link error when we see a "return" in main().
Eric Anholt
2010-08-17
1
-0
/
+8
*
ir_to_mesa: Respect the driver if it rejects a shader.
Eric Anholt
2010-07-28
1
-4
/
+2
*
i965: Cleanly fail programs with unsupported array access.
Eric Anholt
2010-07-23
1
-1
/
+28
*
Merge branch 'shader-file-reorg'
Brian Paul
2010-06-23
1
-4
/
+4
|
\
|
*
mesa: rename src/mesa/shader/ to src/mesa/program/
Brian Paul
2010-06-10
1
-4
/
+4
*
|
i965: Split constant buffer setup from its surface state/binding state.
Eric Anholt
2010-06-11
1
-14
/
+0
|
/
*
intel: Change dri_bo_* to drm_intel_bo* to consistently use new API.
Eric Anholt
2010-06-08
1
-2
/
+2
*
i965: Reject shaders with uninlined function calls instead of hanging.
Eric Anholt
2010-04-29
1
-1
/
+33
*
i965: Fix up VP constbuf leak on program delete.
Eric Anholt
2010-03-09
1
-3
/
+11
*
mesa: change ctx->Driver.ProgramStringNotify() to return GLboolean
Brian Paul
2010-02-04
1
-3
/
+7
*
i965: Remove unnecessary headers.
Vinson Lee
2010-01-22
1
-1
/
+0
*
i965: remove unused var
Brian Paul
2009-04-10
1
-1
/
+0
*
i965: re-org of some of the new constant buffer code
Brian Paul
2009-04-09
1
-18
/
+0
*
i965: free shader's constant buffer in brwDeleteProgram()
Brian Paul
2009-04-09
1
-0
/
+6
*
i965: check-point commit of new constant buffer support
Brian Paul
2009-04-03
1
-0
/
+20
*
i965: use new cast wrappers
Brian Paul
2009-03-10
1
-4
/
+9
*
i965: avoid unnecessary calls to brw_wm_is_glsl()
Brian Paul
2009-03-06
1
-0
/
+2
*
i965: var renaming, clean-up
Brian Paul
2009-02-20
1
-13
/
+11
*
i965: fix broken ARB fp fog options
Brian Paul
2009-01-12
1
-0
/
+6
*
i965: Fix failure to upload new constant data when changing programs.
Eric Anholt
2008-12-03
1
-2
/
+0
*
[intel] Warnings fixes.
Eric Anholt
2008-05-02
1
-0
/
+1
*
[965] Add MVP code for position invariant vertex programs.
Michal Wajdeczko
2008-03-21
1
-0
/
+3
*
[965] Remove AUB file support.
Eric Anholt
2007-09-27
1
-1
/
+0
*
Fix-up #includes to remove some -I options.
Brian
2007-09-11
1
-5
/
+5
*
Fix compile error
Zou Nan hai
2007-03-27
1
-1
/
+1
*
fix for bug#10339
Xiang, Haihao
2007-03-22
1
-2
/
+2
*
Add Intel i965G/Q DRI driver.
Eric Anholt
2006-08-09
1
-0
/
+147