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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build errors from merge
Alex Deucher
2009-04-10
1
-2
/
+2
*
Merge branch 'radeon-rewrite' of git+ssh://
[email protected]
/git/mesa...
Alex Deucher
2009-04-10
58
-567
/
+1297
|
\
|
*
r300: fix color tiling
Dave Airlie
2009-04-09
1
-2
/
+8
|
*
r300: reorder fog coordinate and WPOS fp attributes
Maciej Cencora
2009-04-09
3
-63
/
+35
|
*
r300: fix regression from swtcl rewrite
Maciej Cencora
2009-04-09
1
-7
/
+18
|
*
Merge remote branch 'origin/master' into radeon-rewrite
Dave Airlie
2009-04-09
55
-497
/
+1238
|
|
\
|
|
*
intel: Avoid dri2 GetBuffers round-trips for internal Viewport calls.
Eric Anholt
2009-04-06
3
-3
/
+10
|
|
*
i965: Use GTT maps when available to upload vertex arrays and system VBOs.
Eric Anholt
2009-04-06
3
-18
/
+55
|
|
*
intel: Clean up some a leftover from sedding of bufmgr context->screen move.
Eric Anholt
2009-04-06
1
-3
/
+0
|
|
*
radeon: Expose a 32 bit RGBA fbconfig even when the screen depth is 16.
Michel Dänzer
2009-04-06
1
-15
/
+20
|
|
*
intel: #include texgetimage.h
Brian Paul
2009-04-03
1
-0
/
+1
|
|
*
mesa: rename some gl_light fields to be clearer
Brian Paul
2009-04-03
3
-12
/
+12
|
|
*
i965: remove unused var
Brian Paul
2009-04-03
1
-1
/
+0
|
|
*
i965: more const buffer debug code
Brian Paul
2009-04-03
1
-50
/
+84
|
|
*
i965: added brw_same_reg()
Brian Paul
2009-04-03
1
-0
/
+7
|
|
*
i965: s/GL_FALSE/BRW_COMPRESSION_NONE/
Brian Paul
2009-04-03
1
-1
/
+1
|
|
*
i965: another checkpoint commit of new constant buffer support
Brian Paul
2009-04-03
2
-65
/
+115
|
|
*
i965: fix response length param in brw_dp_READ_4()
Brian Paul
2009-04-03
1
-1
/
+1
|
|
*
i965: change args to get_src_reg() to prep for new constant buffer support
Brian Paul
2009-04-03
1
-79
/
+85
|
|
*
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
|
|
*
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
|
|
*
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
|
|
*
dri: use BorderColor instead of _BorderChan
Brian Paul
2009-04-01
13
-51
/
+102
|
|
*
intel: Avoid mapping the texture image for CopyTex{,Sub}Image
Adam Jackson
2009-03-30
1
-11
/
+13
|
|
*
i965: srgb texture fixes
Roland Scheidegger
2009-03-28
3
-10
/
+27
|
|
*
i965: add support for signed rgba texture format
Roland Scheidegger
2009-03-28
3
-0
/
+9
|
|
*
fix various small intel blitter issues
Roland Scheidegger
2009-03-28
1
-11
/
+12
|
|
*
r300: cleanup swtcl a little
Maciej Cencora
2009-03-25
1
-9
/
+1
|
|
*
Convert u_int*_t to C99 standard uint*_t
Alan Coopersmith
2009-03-25
1
-1
/
+1
|
|
*
r300_cmdbuf.c: convert cast to a form supported by Sun cc
Alan Coopersmith
2009-03-25
1
-1
/
+1
[next]