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
/
gallium
/
drivers
/
trace
Commit message (
Expand
)
Author
Age
Files
Lines
*
scons: Add aliases for several pipe drivers.
José Fonseca
2010-11-02
1
-0
/
+2
*
scons: Revamp how to specify targets to build.
José Fonseca
2010-11-01
1
-16
/
+2
*
trace: Fix set_index_buffer and draw_vbo tracing.
José Fonseca
2010-09-29
3
-19
/
+42
*
gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)
Luca Barbieri
2010-09-14
1
-0
/
+25
*
trace: Don't try to dump the rgba array if null
Jakob Bornecrantz
2010-08-28
1
-1
/
+4
*
trace: Don't immediately destroy the pipe's sampler view in the trace driver.
Alex Corscadden
2010-08-21
1
-1
/
+1
*
trace: Trace the correct version of the resource when setting the index buffer.
Alex Corscadden
2010-08-21
1
-1
/
+1
*
gallium: Keep only pipe_context::draw_vbo.
Chia-I Wu
2010-07-29
1
-88
/
+0
*
gallium: Implement draw_vbo and set_index_buffer for all drivers.
Chia-I Wu
2010-07-29
3
-0
/
+74
*
Merge branch 'gallium-drm-driver-drescriptor'
Jakob Bornecrantz
2010-06-28
4
-138
/
+0
|
\
|
*
gallium: Remove drm_api and all references to it
Jakob Bornecrantz
2010-06-24
4
-138
/
+0
*
|
gallium: adjust the query interface to support custom types
Zack Rusin
2010-06-08
1
-2
/
+2
|
/
*
Merge branch 'gallium-newclear'
Roland Scheidegger
2010-06-03
1
-25
/
+53
|
\
|
*
gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencil
Roland Scheidegger
2010-06-03
1
-19
/
+19
|
*
trace: adapt to clear interface changes
Roland Scheidegger
2010-05-29
1
-25
/
+53
*
|
gallium: silence all debug_named_value related warnings
Joakim Sindholt
2010-06-03
1
-3
/
+3
|
/
*
drm_api: Remove type argument from create screen callback
Jakob Bornecrantz
2010-05-25
1
-7
/
+2
*
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
2
-28
/
+57
|
\
|
*
gallium: implement set_sample_mask() in all drivers
Roland Scheidegger
2010-05-18
1
-0
/
+17
|
*
trace: adapt to interface changes
Roland Scheidegger
2010-05-17
2
-28
/
+40
*
|
Merge branch 'gallium-front-ccw'
Keith Whitwell
2010-05-21
1
-6
/
+7
|
\
\
|
*
|
gallium: convert rasterizer state to use gl-style front/back concepts
Keith Whitwell
2010-05-14
1
-6
/
+7
*
|
|
gallium: remove forward declarations of non-existent objects
Marek Olšák
2010-05-14
1
-1
/
+0
|
/
/
*
|
trace: Add missing header.
Vinson Lee
2010-05-13
1
-0
/
+1
*
|
trace: Remove unnecessary headers.
Vinson Lee
2010-05-13
2
-2
/
+0
*
|
trace: Update README
Jakob Bornecrantz
2010-05-12
1
-25
/
+12
*
|
rbug: Add to all targets that link against trace
Jakob Bornecrantz
2010-05-12
3
-5
/
+7
*
|
trace: Remove rbug from trace
Jakob Bornecrantz
2010-05-12
10
-1277
/
+5
*
|
gallium: Make PIPE_CAP_xxx enums.
José Fonseca
2010-05-12
1
-2
/
+2
|
/
*
trace: Fix typo in method name.
José Fonseca
2010-05-02
1
-1
/
+1
*
gallium: s/free/FREE/ and same for friends.
José Fonseca
2010-04-23
2
-3
/
+3
*
gallium: replace pipe_resource::_usage with pipe_resource::usage
Brian Paul
2010-04-20
1
-1
/
+1
*
trace: Implement index bias.
José Fonseca
2010-04-19
1
-6
/
+10
*
trace: Handle transfers with zero strides correctly.
José Fonseca
2010-04-18
1
-2
/
+10
*
trace: Ignore transfer_flush_region too.
José Fonseca
2010-04-14
1
-7
/
+0
*
trace: Fix several regressions introduced by recent interface changes.
José Fonseca
2010-04-12
6
-76
/
+142
*
trace: Remove unnecessary header.
Vinson Lee
2010-04-11
1
-1
/
+0
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
15
-608
/
+278
*
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-15
1
-3
/
+0
|
\
|
*
trace: Remove unnecessary headers.
Vinson Lee
2010-03-14
1
-3
/
+0
*
|
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-13
6
-151
/
+170
|
\
|
|
*
gallium: remove pipe_context member from pipe_transfer
Keith Whitwell
2010-03-11
4
-13
/
+18
|
*
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-03-11
6
-147
/
+161
*
|
Merge branch 'master' into gallium-sampler-view
Michal Krol
2010-03-10
6
-159
/
+145
|
\
|
|
*
trace: Make tr_public.h c++ friendly.
José Fonseca
2010-03-10
1
-9
/
+17
|
*
trace: include tr_public.h
Keith Whitwell
2010-03-10
1
-0
/
+1
|
*
Merge commit 'origin/master' into gallium-sw-api-2
Keith Whitwell
2010-03-10
2
-25
/
+67
|
|
\
|
|
*
Merge branch 'gallium-vertexelementcso'
Roland Scheidegger
2010-03-09
2
-25
/
+67
|
|
|
\
|
|
|
*
trace: adapt to new vertex element cso
Roland Scheidegger
2010-03-01
1
-24
/
+67
|
|
|
*
gallium: remove redundant nr_components field from pipe_vertex_element
Roland Scheidegger
2010-02-17
1
-1
/
+0
[next]