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
/
identity
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: adapt to get_query_result interface change
Marek Olšák
2012-03-30
1
-1
/
+1
*
identity: Use non-recursive automake
Tom Stellard
2012-03-14
1
-14
/
+0
*
gallium/drivers: Use automake to generate makefile
Tom Stellard
2012-03-14
1
-0
/
+3
*
gallium: remove unused winsys pointers in pipe_screen and pipe_context
Marek Olšák
2012-02-21
2
-3
/
+0
*
gallium: separate out floating-point CAPs into its own enum
Marek Olšák
2011-11-22
1
-1
/
+1
*
gallium: move clear paths from rgba to a pointer to a color union (v2)
Dave Airlie
2011-09-18
1
-4
/
+4
*
gallium: remove flags from the flush function
Marek Olšák
2011-03-11
1
-2
/
+0
*
gallium: remove the geom_flags param from is_format_supported
Marek Olšák
2011-03-11
1
-4
/
+2
*
gallium: cleanup fence_signalled and fence_finish
Marek Olšák
2011-03-11
1
-8
/
+4
*
gallium: kill is_resource_referenced
Marek Olšák
2011-03-11
1
-18
/
+0
*
gallium: add timeout parameter to fence_finish
Marek Olšák
2011-03-08
1
-2
/
+4
*
gallium: notify drivers about possible changes in user buffer contents
Marek Olšák
2011-02-14
1
-0
/
+14
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
4
-68
/
+62
*
scons: add alias for identity
Zack Rusin
2010-11-30
1
-0
/
+2
*
identity: Fix 'assignment from incompatible pointer type' warning.
Vinson Lee
2010-09-13
1
-1
/
+1
*
gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)
Luca Barbieri
2010-09-14
1
-1
/
+13
*
gallium: Keep only pipe_context::draw_vbo.
Chia-I Wu
2010-07-29
1
-68
/
+0
*
gallium: Implement draw_vbo and set_index_buffer for all drivers.
Chia-I Wu
2010-07-29
1
-0
/
+30
*
Merge branch 'gallium-drm-driver-drescriptor'
Jakob Bornecrantz
2010-06-28
4
-131
/
+1
|
\
|
*
gallium: Remove drm_api and all references to it
Jakob Bornecrantz
2010-06-24
4
-131
/
+1
*
|
id, glhd: Unbreak texturing.
Corbin Simpson
2010-06-23
1
-0
/
+1
*
|
id, glhd: Fix malloc/calloc of struct.
Corbin Simpson
2010-06-22
1
-1
/
+1
*
|
id, glhd: Fix segfault with misreferenced pipe member.
Corbin Simpson
2010-06-22
2
-3
/
+2
*
|
gallium: adjust the query interface to support custom types
Zack Rusin
2010-06-08
1
-1
/
+1
|
/
*
gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencil
Roland Scheidegger
2010-06-03
1
-30
/
+30
*
identity: adapt to clear interface changes
Roland Scheidegger
2010-05-29
1
-28
/
+48
*
drm_api: Remove type argument from create screen callback
Jakob Bornecrantz
2010-05-25
1
-6
/
+2
*
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
2
-40
/
+66
|
\
|
*
gallium: implement set_sample_mask() in all drivers
Roland Scheidegger
2010-05-18
1
-0
/
+12
|
*
identity: adapt to interface changes
Roland Scheidegger
2010-05-17
2
-51
/
+65
*
|
gallium: Make PIPE_CAP_xxx enums.
José Fonseca
2010-05-12
1
-2
/
+2
|
/
*
identity: Move sampler view create and destroy to id_objects.c
Jakob Bornecrantz
2010-05-03
3
-34
/
+67
*
identity: s/texture/resource/
Jakob Bornecrantz
2010-05-03
2
-21
/
+21
*
identity: Whitespace & Style
Jakob Bornecrantz
2010-05-03
4
-52
/
+52
*
gallium: s/free/FREE/ and same for friends.
José Fonseca
2010-04-23
2
-4
/
+4
*
identity: Implement index bias.
José Fonseca
2010-04-19
1
-0
/
+4
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
4
-410
/
+176
*
identity: Remove unnecessary header.
Vinson Lee
2010-03-30
1
-1
/
+0
*
identity: Add id_drm.c to SCons build.
Vinson Lee
2010-03-27
1
-1
/
+2
*
identity: Remove unnecessary header.
Vinson Lee
2010-03-25
1
-1
/
+0
*
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-13
4
-79
/
+89
|
\
|
*
gallium: remove pipe_context member from pipe_transfer
Keith Whitwell
2010-03-11
3
-7
/
+15
|
*
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-03-11
4
-76
/
+79
*
|
Merge branch 'master' into gallium-sampler-view
Michal Krol
2010-03-10
3
-119
/
+74
|
\
|
|
*
identity: fix copy & paste error
Roland Scheidegger
2010-03-09
1
-4
/
+4
|
*
Merge branch 'gallium-vertexelementcso'
Roland Scheidegger
2010-03-09
1
-15
/
+39
|
|
\
|
|
*
identity: adapt to new vertex element cso
Roland Scheidegger
2010-03-01
1
-15
/
+39
|
*
|
Squashed commit of gallium-no-texture-blanket
Keith Whitwell
2010-03-09
1
-47
/
+0
|
*
|
gallium: Expose a opaque winsys handle and functions on pipe_screen
Jakob Bornecrantz
2010-03-01
2
-59
/
+35
|
*
|
gallium/identity: remove unneeded path prefixes on #includes
Brian Paul
2010-02-26
1
-5
/
+5
[next]