index
:
~jonny/mesa
device-base
device-hash
egl-transparency
extant-wl-drm
master
Unnamed repository; edit this file 'description' to name the repository.
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-10
nv50, nvc0: enable at least one color RT if alphatest is enabled
Ilia Mirkin
2
-0
/
+36
2015-07-10
i965: Remove special case for layered drawbuffer attachments.
Kenneth Graunke
1
-1
/
+2
2015-07-10
i965/gen6: Set up layer constraints properly for depth buffers.
Kenneth Graunke
1
-1
/
+5
2015-07-10
i965: Label the repclear shader "meta repclear" rather than "meta clear".
Kenneth Graunke
1
-1
/
+1
2015-07-10
i965: Fix indentation in emit_control_data_bits().
Kenneth Graunke
1
-72
/
+70
2015-07-10
i965/gs: Move vertex_count != 0 check up a level; skip one caller.
Kenneth Graunke
1
-6
/
+8
2015-07-11
glsl: use set rather than old hash table for ir_validate
Timothy Arceri
1
-12
/
+12
2015-07-10
mesa: Fix generation of git_sha1.h.tmp for gitlinks
Chad Versace
1
-1
/
+4
2015-07-10
freedreno/a4xx: occlusion query support
Rob Clark
1
-1
/
+85
2015-07-10
freedreno: update generated headers
Rob Clark
11
-57
/
+116
2015-07-10
freedreno/ir3/sched: fixup new instr's block
Rob Clark
1
-0
/
+4
2015-07-10
freedreno/ir3/ra: fix failed assert for a0/p0
Rob Clark
1
-0
/
+5
2015-07-10
freedreno/ir3: shader-db traces
Rob Clark
7
-8
/
+67
2015-07-10
freedreno: fix crash in fd_invalidate_resource()
Rob Clark
1
-2
/
+2
2015-07-10
vc4: unref old fence
Rob Clark
1
-0
/
+2
2015-07-10
ilo: unref old fence
Rob Clark
1
-0
/
+2
2015-07-10
freedreno: unref old fence
Rob Clark
1
-1
/
+3
2015-07-10
gallium: clarify reference counting for fence
Rob Clark
1
-1
/
+7
2015-07-10
xa: don't leak fences
Rob Clark
3
-3
/
+7
2015-07-09
i965/vs: Get rid of brw_vs_compile completely.
Kenneth Graunke
3
-40
/
+31
2015-07-09
i965/vs: Remove 'c'/vs_compile from vec4_vs_visitor.
Kenneth Graunke
4
-15
/
+15
2015-07-09
i965/vec4: Move c->last_scratch into vec4_visitor.
Kenneth Graunke
8
-22
/
+15
2015-07-09
i965/vec4: Move total_scratch calculation into the visitor.
Kenneth Graunke
3
-10
/
+7
2015-07-09
i965/vec4: Move perf_debug about register spilling into the visitor.
Kenneth Graunke
3
-11
/
+13
2015-07-09
i965/vec4: Plumb log_data through so the backend_shader field gets set.
Kenneth Graunke
8
-8
/
+18
2015-07-09
i965: Switch on shader stage in nir_setup_outputs().
Kenneth Graunke
1
-26
/
+33
2015-07-09
tgsi: whitespace fixes in tgsi_parse.c
Brian Paul
1
-13
/
+13
2015-07-09
gallium: fix comment typo in p_shader_tokens.h
Brian Paul
1
-1
/
+1
2015-07-09
gallium/docs: s/treaded/treated/ typo in tgsi.rst
Brian Paul
1
-1
/
+1
2015-07-09
util: Don't link to SHA1 library if shader-cache is disabled.
Matt Turner
1
-1
/
+1
2015-07-09
i965: Set brw->batch.emit only #ifdef DEBUG.
Matt Turner
2
-1
/
+3
2015-07-09
i965/hsw: Implement end of batch workaround
Ben Widawsky
2
-2
/
+29
2015-07-09
st/vdpau: fix mixer size checks
Christian König
1
-11
/
+11
2015-07-09
vl: cleanup video buffer private when the decoder is destroyed
Christian König
2
-0
/
+28
2015-07-08
nv50: avoid segfault with enabled but unbound vertex attrib
Samuel Pitoiset
1
-0
/
+5
2015-07-08
nvc0: fix wrong use of BLIT_SRC_Y_INT for 2D texture copy
Samuel Pitoiset
1
-1
/
+1
2015-07-08
nir: Fix comment above nir_convert_from_ssa() prototype.
Kenneth Graunke
1
-3
/
+3
2015-07-08
egl/dri2: load libglapi.0.dylib on osx
Julien Isorce
1
-0
/
+2
2015-07-08
egl: use unix defines on osx with clang
Julien Isorce
1
-2
/
+2
2015-07-08
darwin: Suppress type conversion warnings for GLhandleARB
Julien Isorce
2
-1
/
+6
2015-07-08
android: freedreno: add missing components to the build
Varad Gautam
1
-1
/
+4
2015-07-08
i965: Move pipecontrol workaround bo to brw_pipe_control
Chris Wilson
6
-37
/
+64
2015-07-08
loader: Look for any version of currently linked libudev.so
Chris Wilson
1
-18
/
+28
2015-07-08
i965: Query whether we have kernel support for the TIMESTAMP register once
Chris Wilson
3
-5
/
+25
2015-07-07
nvc0: turn sample counts off during blit
Ilia Mirkin
1
-0
/
+7
2015-07-08
mesa: use implementation specified MAX_VERTEX_ATTRIBS rather than hardcoded v...
Timothy Arceri
1
-6
/
+2
2015-07-07
i965/vs: Fix matNxM vertex attributes where M != 4.
Kenneth Graunke
1
-4
/
+11
2015-07-07
st/dri: don't set PIPE_BIND_SCANOUT for MSAA surfaces
Marek Olšák
1
-1
/
+1
2015-07-07
gallium/hud: display percentages with % suffix
Brian Paul
1
-0
/
+3
2015-07-07
gallium/hud: add PIPE_DRIVER_QUERY_TYPE_MICROSECONDS for HUD
Brian Paul
2
-10
/
+26
[prev]
[next]