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
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: check-point commit of new constant buffer support
Brian Paul
2009-04-03
5
-35
/
+288
*
i965: remove unused code for sampling a constant buffer
Brian Paul
2009-04-03
1
-42
/
+0
*
i965: code to setup a constant buffer sampler
Brian Paul
2009-04-03
1
-0
/
+43
*
i965: do negation and Abs in get_src_reg_imm()
Brian Paul
2009-04-03
1
-1
/
+6
*
i965: comments
Brian Paul
2009-04-03
1
-0
/
+5
*
i965: code to debug/dump instruction immediates
Brian Paul
2009-04-03
1
-0
/
+5
*
i965: minor code movement, new comment
Brian Paul
2009-04-03
1
-1
/
+4
*
i965: added new brw_dp_READ_4() function
Brian Paul
2009-04-03
2
-0
/
+57
*
i965: new and updated comments
Brian Paul
2009-04-03
1
-17
/
+29
*
mesa: more error message info
Brian Paul
2009-04-03
1
-1
/
+2
*
mesa: clean up formatting and use 'return' instead of 'break' consistantly
Brian Paul
2009-04-03
1
-51
/
+67
*
i965: comments for brw_SAMPLE()
Brian Paul
2009-04-03
1
-1
/
+5
*
i965: comments for sampling code
Brian Paul
2009-04-03
1
-28
/
+28
*
i965: add support for float literal instruction operands
Brian Paul
2009-04-03
1
-20
/
+43
*
i965: remove 'nr' param from get_src/dst_reg() functions
Brian Paul
2009-04-03
1
-112
/
+114
*
i965: fix comment typo
Brian Paul
2009-04-03
1
-1
/
+1
*
i965: comments, clean-up in prepare_wm_surfaces()
Brian Paul
2009-04-03
1
-11
/
+15
*
i965: remove unneeded #includes
Brian Paul
2009-04-03
1
-9
/
+0
*
i965: formatting clean-ups
Brian Paul
2009-04-03
1
-3
/
+4
*
i965: comments, whitespace changes
Brian Paul
2009-04-03
1
-8
/
+14
*
i965: rename scratch_buffer -> scratch_bo to be consistant with other buffers
Brian Paul
2009-04-03
2
-12
/
+12
*
i965: fix indentation
Brian Paul
2009-04-03
1
-2
/
+2
*
i965: whitespace changes, comments
Brian Paul
2009-04-03
1
-13
/
+24
*
tgsi/text: Allow optional component selection for indirect registers.
Michal Krol
2009-04-03
1
-5
/
+38
*
python/regress: vertex shader FRC test does not use IN[1].
Michal Krol
2009-04-03
1
-1
/
+0
*
python/regress: Add relative addressing tests.
Michal Krol
2009-04-03
4
-0
/
+72
*
util/debug: Initialise local variables.
Michal Krol
2009-04-03
1
-2
/
+2
*
tgsi/text: Allow `-|src|` variant of `-(|src|)`.
Michal Krol
2009-04-03
1
-3
/
+11
*
mesa: ensure pbo stencil buffers are mapped before use
Alan Hourihane
2009-04-03
1
-0
/
+5
*
python/regress: Add vertex shader source modifier tests.
Michal Krol
2009-04-03
5
-0
/
+59
*
nv50: fix viewport state update
Christoph Bumiller
2009-04-03
1
-1
/
+2
*
mesa: fix TexParameter functions
Roland Scheidegger
2009-04-02
1
-62
/
+86
*
mesa: don't call ctx->Driver.ReadPixels() if width or height is zero
Brian Paul
2009-04-02
1
-0
/
+3
*
mesa: don't call ctx->Driver.Draw/CopyPixels() if width or height is zero
Brian Paul
2009-04-02
1
-24
/
+28
*
glsl: fix segfault in linker when vertex or fragment shader was missing
Brian Paul
2009-04-02
1
-9
/
+14
*
python/regress: Do not generate HTML summary for vertex shader test.
Michal Krol
2009-04-02
1
-15
/
+0
*
glx: MakeCurrent fixes.
Thomas Hellstrom
2009-04-02
2
-9
/
+44
*
dri glx: Fix dri_util::driBindContext
Thomas Hellstrom
2009-04-02
1
-18
/
+14
*
dri glx: Propagate driver MakeCurrent errors.
Thomas Hellstrom
2009-04-02
1
-2
/
+1
*
python/regress: Do not create zbuf for vertex shader test.
Michal Krol
2009-04-02
1
-8
/
+1
*
python/regress: Add more vertex shader test cases.
Michal Krol
2009-04-02
10
-0
/
+146
*
swrast: remove unused integer lerp functions
Brian Paul
2009-04-01
1
-43
/
+1
*
mesa: get rid of gl_texture_object::_BorderChan
Brian Paul
2009-04-01
2
-5
/
+0
*
dri: use BorderColor instead of _BorderChan
Brian Paul
2009-04-01
13
-51
/
+102
*
swrast: remove old texture_apply() code; always use texture combine code
Brian Paul
2009-04-01
3
-403
/
+22
*
swrast: fix bad optimization check
Brian Paul
2009-04-01
1
-1
/
+2
*
swrast: remove unused parameter
Brian Paul
2009-04-01
1
-6
/
+1
*
swrast: minor improvements, clean-ups in texcombine code
Brian Paul
2009-04-01
1
-9
/
+8
*
mesa: simplify ycbcr->rgb conversion code
Brian Paul
2009-04-01
1
-32
/
+14
*
mesa: convert more texture fetch functions to return GLfloat
Brian Paul
2009-04-01
2
-107
/
+94
[next]