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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'gallium-newclear'
Roland Scheidegger
2010-06-03
35
-196
/
+494
|
\
|
*
gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencil
Roland Scheidegger
2010-06-03
9
-147
/
+147
|
*
llvmpipe: adapt to clear interface changes
Roland Scheidegger
2010-05-29
8
-28
/
+113
|
*
i965g: adapt to clear interface changes
Roland Scheidegger
2010-05-29
3
-12
/
+66
|
*
i915g: adapt to clear interface changes
Roland Scheidegger
2010-05-29
7
-29
/
+72
|
*
r300g: adapt to clear interface changes
Roland Scheidegger
2010-05-29
2
-10
/
+31
|
*
nv50: adapt to clear interface changes
Roland Scheidegger
2010-05-29
3
-18
/
+22
|
*
nvfx: adapt to clear interface changes
Roland Scheidegger
2010-05-29
2
-11
/
+29
|
*
svga: adapt to clear interface changes
Roland Scheidegger
2010-05-29
3
-4
/
+8
|
*
softpipe: adapt to clear interface changes
Roland Scheidegger
2010-05-29
2
-1
/
+2
|
*
rbug: adapt to clear interface changes
Roland Scheidegger
2010-05-29
1
-28
/
+48
|
*
trace: adapt to clear interface changes
Roland Scheidegger
2010-05-29
1
-25
/
+53
|
*
identity: adapt to clear interface changes
Roland Scheidegger
2010-05-29
1
-28
/
+48
|
*
fo: adapt to clear interface changes
Roland Scheidegger
2010-05-29
1
-1
/
+2
|
*
cell: adapt to clear interface changes
Roland Scheidegger
2010-05-29
1
-1
/
+0
*
|
llvmpipe: Number shaders/variants for more reproducible function names in the...
José Fonseca
2010-06-03
2
-7
/
+28
*
|
r300g: use util/u_debug
Joakim Sindholt
2010-06-03
1
-54
/
+5
*
|
gallium: silence all debug_named_value related warnings
Joakim Sindholt
2010-06-03
5
-66
/
+66
*
|
scons: Handle Python OSError exception when missing libdrm_radeon.
Vinson Lee
2010-06-03
1
-1
/
+5
*
|
r300g: set the minimum texture stride to 64 bytes on RS600, RS690, and RS740
Marek Olšák
2010-06-03
1
-2
/
+14
*
|
llvmpipe: Fix bad logic.
José Fonseca
2010-06-02
1
-1
/
+1
*
|
llvmpipe: Remove unnecessary header.
Vinson Lee
2010-06-02
1
-1
/
+0
*
|
llvmpipe: Fix typo in assert.
José Fonseca
2010-06-02
1
-1
/
+1
*
|
llvmpipe: Per quad interpolation.
José Fonseca
2010-06-02
2
-190
/
+136
*
|
llvmpipe: Minor cleanup to the interpolator.
José Fonseca
2010-06-02
2
-46
/
+54
*
|
llvmpipe: Centralize all position interpolation in lp_bld_interp.c.
José Fonseca
2010-06-02
3
-51
/
+43
*
|
r300g: use the stored GEM domain in add_buffer/write_reloc
Marek Olšák
2010-06-02
2
-27
/
+27
*
|
r300g: store the GEM domain in buffer and texture structs
Marek Olšák
2010-06-02
4
-21
/
+17
*
|
r300g: use r300_buffer_domain everywhere
Marek Olšák
2010-06-02
5
-33
/
+32
*
|
r300g: blit directly to/from GTT when transfering textures
Marek Olšák
2010-06-02
1
-2
/
+5
*
|
r300g: let the driver determine the GEM domain for buffer_create
Marek Olšák
2010-06-02
4
-4
/
+10
*
|
r300g: make texture transfers more pipelined
Marek Olšák
2010-06-02
3
-7
/
+23
*
|
r300g: better describe another flush and move it closer to the real problem
Marek Olšák
2010-06-02
1
-6
/
+11
*
|
r300g: remove one flush
Marek Olšák
2010-06-02
1
-5
/
+0
*
|
llvmpipe: Obey color interpolation.
José Fonseca
2010-06-01
1
-16
/
+17
*
|
llvmpipe: Use struct lp_shader_input in the interpolator.
José Fonseca
2010-06-01
6
-110
/
+160
*
|
svga: Add a winsys callback to get the svga_winsys_context
Thomas Hellstrom
2010-05-31
2
-0
/
+8
*
|
llvmpipe: Don't waste time interpolating unused input channels.
José Fonseca
2010-06-01
6
-49
/
+47
*
|
llvmpipe: Show fs's TGSI when LP_DEBUG=tgsi is set.
José Fonseca
2010-05-31
1
-1
/
+2
*
|
r300g: set correct pitch in libdrm
Marek Olšák
2010-05-31
2
-12
/
+12
*
|
r300g: remove texture usage transfer flag
Marek Olšák
2010-05-31
1
-10
/
+1
*
|
r600g: remove unused struct r600_state
Marek Olšák
2010-05-31
2
-20
/
+0
*
|
r600g: Remove unnecessary headers.
Vinson Lee
2010-05-30
5
-5
/
+0
*
|
llvmpipe: Remove unused framebuffer stuff from the rasterizer.
José Fonseca
2010-05-30
2
-18
/
+6
*
|
llvmpipe: Don't force a linear to tiled conversion after rasterization on deb...
José Fonseca
2010-05-30
1
-12
/
+14
*
|
llvmpipe: Call llvmpipe_set_texture_tile_layout only when necessary.
José Fonseca
2010-05-30
1
-2
/
+4
*
|
llvmpipe: Use pointer_to_func() instead of custom wrappers.
José Fonseca
2010-05-30
5
-70
/
+8
*
|
llvmpipe: Pass the fs variant to the rasterizer.
José Fonseca
2010-05-30
9
-81
/
+113
*
|
r600g: fix gallium function parameters
Marek Olšák
2010-05-29
3
-12
/
+13
*
|
r600g: make a local copy of viewport state
Marek Olšák
2010-05-29
3
-3
/
+3
[next]