index
:
~jeremyhu/mesa
10.4-darwin-build-fixes
10.5-darwin-build-fixes
10.6-darwin-build-fixes
11.1
7.8
PR-575
darwin-build-fixes
darwin-master
master
master-darwin-build-fixes
mesa_7_7_branch
libGL for GLX on XQuartz
jeremyhu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
rbug
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-18
gallium: move clear paths from rgba to a pointer to a color union (v2)
Dave Airlie
1
-4
/
+4
2011-03-13
rbug: Use the call mutex
Jakob Bornecrantz
1
-19
/
+187
2011-03-13
rbug: Skip drawing on disabled shaders
Jakob Bornecrantz
1
-1
/
+4
2011-03-11
gallium: remove flags from the flush function
Marek Olšák
2
-3
/
+1
2011-03-11
gallium: remove the geom_flags param from is_format_supported
Marek Olšák
1
-4
/
+2
2011-03-11
gallium: cleanup fence_signalled and fence_finish
Marek Olšák
1
-8
/
+4
2011-03-11
gallium: kill is_resource_referenced
Marek Olšák
1
-18
/
+0
2011-03-08
gallium: add timeout parameter to fence_finish
Marek Olšák
1
-2
/
+4
2011-03-03
rbug: Fix depth stencil surface not being sent to the client
Jakob Bornecrantz
1
-0
/
+3
2011-02-14
gallium: notify drivers about possible changes in user buffer contents
Marek Olšák
1
-0
/
+14
2011-01-25
rbug: Fix surface reference leak
Jakob Bornecrantz
1
-3
/
+3
2010-12-02
gallium: support for array textures and related changes
Roland Scheidegger
5
-73
/
+68
2010-11-02
scons: Add aliases for several pipe drivers.
José Fonseca
1
-0
/
+2
2010-11-01
scons: Revamp how to specify targets to build.
José Fonseca
1
-15
/
+1
2010-09-22
rbug: fix rbug when contexts are being destroyed
Zack Rusin
1
-0
/
+1
2010-09-13
rbug: Fix 'assignment from incompatible pointer type' warning.
Vinson Lee
1
-1
/
+1
2010-09-14
gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)
Luca Barbieri
1
-0
/
+12
2010-07-29
gallium: Keep only pipe_context::draw_vbo.
Chia-I Wu
1
-86
/
+0
2010-07-29
gallium: Implement draw_vbo and set_index_buffer for all drivers.
Chia-I Wu
1
-0
/
+34
2010-07-12
os, rbug: remove PIPE_THREAD_HAVE_CONDVAR
nobled
2
-14
/
+0
2010-06-08
gallium: adjust the query interface to support custom types
Zack Rusin
1
-1
/
+1
2010-06-03
gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencil
Roland Scheidegger
1
-30
/
+30
2010-05-29
rbug: adapt to clear interface changes
Roland Scheidegger
1
-28
/
+48
2010-05-26
rbug: add set sample mask passthrough.
Dave Airlie
1
-0
/
+12
2010-05-21
rbug: fix breakage due to interface changes
Roland Scheidegger
2
-42
/
+56
2010-05-17
rbug: remove extra semicolon
Brian Paul
1
-1
/
+1
2010-05-12
rbug: Update and add READMEs
Jakob Bornecrantz
1
-0
/
+58
2010-05-12
rbug: Add to all targets that link against trace
Jakob Bornecrantz
2
-0
/
+9
2010-05-12
rbug: Use container of macro
Jakob Bornecrantz
1
-7
/
+10
2010-05-12
rbug: Fix draw blocking
Jakob Bornecrantz
3
-2
/
+84
2010-05-12
rbug: Fix sampler views and surfaces in context info
Jakob Bornecrantz
4
-19
/
+39
2010-05-12
rbug: Fix shaders
Jakob Bornecrantz
5
-36
/
+188
2010-05-12
rbug: Break out of trace
Jakob Bornecrantz
10
-0
/
+2797
[prev]