index
:
~funfunctor/mesa
ARB_parallel_shader_compile
ARB_query_buffer_object-radeonsi
KHR_robustness-radeonsi
KHR_robustness-radeonsi2
R600_DEBUG_rename
clSetCommandQueueProperty
clover-image-support
clover-image-support-enabled
master
radv-doom2016
radv-wip-doom-wine
shader-cache-radeonsi5
Mesa3D repository; personal mesa3D branches.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-16
Bump version to 10.2-rc3
mesa-10.2-rc3
Ian Romanick
1
-1
/
+1
2014-05-16
mesa: fix double-freeing of dispatch tables inside glBegin/End.
Brian Paul
1
-2
/
+2
2014-05-16
glsl_to_tgsi: Make sure the 'shader' member is always initialized
Michel Dänzer
1
-0
/
+3
2014-05-16
i965/fb: Use meta path for stencil up/downsampling
Topi Pohjolainen
1
-1
/
+8
2014-05-16
i965/meta: Stencil blit for miptree updownsampling
Topi Pohjolainen
2
-0
/
+38
2014-05-16
i965/fb: Use meta path for stencil blits
Topi Pohjolainen
1
-0
/
+9
2014-05-16
i965/meta: Stencil blits
Topi Pohjolainen
3
-0
/
+497
2014-05-16
meta: Refactor state save/restore for framebuffer texture blits
Topi Pohjolainen
2
-22
/
+52
2014-05-16
i965: Extend brw_get_rb_for_first_slice() for specified level/layer
Topi Pohjolainen
2
-7
/
+29
2014-05-16
i965/gen8: Surface state overriding for stencil
Topi Pohjolainen
1
-13
/
+21
2014-05-16
i965/wm: Surface state overrides for configuring w-tiled as y-tiled
Topi Pohjolainen
2
-0
/
+30
2014-05-16
i965 meta up/downsample: Fix renderbuffer _BaseFormat
Jordan Justen
1
-1
/
+2
2014-05-16
mesa/st: fix number of ubos being declared in a shader
Roland Scheidegger
1
-3
/
+5
2014-05-16
docs: Add a note about llvm-shared-libs and libxatracker
Emil Velikov
1
-0
/
+19
2014-05-16
configure: correctly set LD_NO_UNDEFINED
Emil Velikov
1
-0
/
+13
2014-05-16
radeonsi: Fix anisotropic filtering state setup
Michel Dänzer
3
-13
/
+12
2014-05-16
glsl: simplify the M_PI*f macros, fixes build on OpenBSD
Jonathan Gray
1
-5
/
+3
2014-05-16
i965: Don't _swrast_BlitFramebuffer when doing CopyTexSubImage.
Kenneth Graunke
1
-1
/
+1
2014-05-16
wayland: Move version 2 request to end of interface specification
Kristian Høgsberg
1
-16
/
+19
2014-05-16
meta: Refactor configuration of renderbuffer sampling
Topi Pohjolainen
2
-13
/
+30
2014-05-16
meta: Refactor binding of renderbuffer as texture image
Topi Pohjolainen
2
-30
/
+47
2014-05-16
meta: Merge compiling and linking of blit program
Topi Pohjolainen
3
-31
/
+39
2014-05-16
i965/blorp: Expose coordinate scissoring and mirroring
Topi Pohjolainen
4
-118
/
+213
2014-05-16
i965/gen8: Use helper variables for surface parameters
Topi Pohjolainen
1
-4
/
+8
2014-05-14
i965/gen8: Set depth extent field
Jordan Justen
1
-1
/
+1
2014-05-14
i965/gen8 depth: Set depth size based on LOD0 for 3D textures
Jordan Justen
1
-2
/
+2
2014-05-14
i965/gen7 depth: Set depth size based on LOD0 for 3D textures
Jordan Justen
1
-2
/
+2
2014-05-14
i965/gen8 renderbuffer: Set depth size based on LOD0 for 3D textures
Jordan Justen
1
-1
/
+1
2014-05-14
i965/gen7 renderbuffer: Set depth size based on LOD0 for 3D textures
Jordan Justen
1
-1
/
+1
2014-05-14
i965/Gen8: Set up layer constraints properly for depth buffers
Chris Forbes
1
-9
/
+6
2014-05-14
i965/Gen7: Set up layer constraints properly for depth buffers
Chris Forbes
1
-9
/
+6
2014-05-14
i965/Gen8: Set up layer constraints properly for renderbuffers
Chris Forbes
1
-10
/
+5
2014-05-14
i965/Gen7: Set up layer constraints properly for renderbuffers
Chris Forbes
1
-10
/
+7
2014-05-13
nv50,nvc0: fix blit 3d path for 1d array textures
Ilia Mirkin
1
-0
/
+6
2014-05-13
nv50,nvc0: leave queries on during blit, turn them on for 2d engine
Ilia Mirkin
6
-6
/
+35
2014-05-13
mesa/st: leave current query enabled during glBlitFramebuffer
Ilia Mirkin
3
-0
/
+4
2014-05-13
gallium: add bit to pipe_blit_info to leave current query enabled
Ilia Mirkin
1
-0
/
+3
2014-05-13
nv50: fix setting of texture ms info to be per-stage
Ilia Mirkin
3
-6
/
+10
2014-05-13
nv50/ir: make sure to reverse cond codes on all the OP_SET variants
Ilia Mirkin
1
-1
/
+2
2014-05-13
Add .cherry-ignore file
Ian Romanick
1
-0
/
+3
2014-05-09
mesa: Bump version to 10.2-rc2
Ian Romanick
1
-1
/
+1
2014-05-09
glx/tests: Partially revert commit 51e3569573a7b3f8da0df093836761003fcdc414
Emil Velikov
1
-3
/
+3
2014-05-09
configure: error out if building GBM without dri
Emil Velikov
1
-0
/
+7
2014-05-09
i965: Fix GPU hangs on Broadwell in shaders with some control flow.
Kenneth Graunke
1
-7
/
+7
2014-05-09
radeonsi: Enable geometry shaders with LLVM 3.4.1
Tom Stellard
4
-9
/
+13
2014-05-09
configure.ac: Add LLVM_VERSION_PATCH to DEFINES
Tom Stellard
1
-1
/
+7
2014-05-09
st/xa: Fix performance regression introduced by commit "Cache render target s...
Thomas Hellstrom
1
-1
/
+1
2014-05-09
clover: Destory pipe_screen when device does not support compute v2
Tom Stellard
1
-1
/
+4
2014-05-09
pipe-loader: Don't destroy the winsys in the sw loader
Tom Stellard
1
-3
/
+0
2014-05-09
draw: do not use draw_get_option_use_llvm() inside draw execution paths
Roland Scheidegger
5
-12
/
+12
[next]