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
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Don't try to print the GLSL IR if it has been freed
Neil Roberts
2015-07-08
1
-4
/
+7
*
Revert "i965: Delete linked GLSL IR when using NIR."
Kenneth Graunke
2015-07-08
1
-4
/
+1
*
Revert "glsl: clone inputs and outputs during linking"
Kenneth Graunke
2015-07-08
1
-3
/
+1
*
i965: allocate at least 1 BLEND_STATE element
Mike Stroyan
2015-07-08
1
-1
/
+1
*
st/dri: don't set PIPE_BIND_SCANOUT for MSAA surfaces
Marek Olšák
2015-07-08
1
-1
/
+1
*
Revert SHA1 additions.
Matt Turner
2015-07-08
5
-385
/
+0
*
loader: Look for any version of currently linked libudev.so
Chris Wilson
2015-07-08
1
-18
/
+28
*
nvc0: turn sample counts off during blit
Ilia Mirkin
2015-07-08
1
-0
/
+7
*
i965/vs: Fix matNxM vertex attributes where M != 4.
Kenneth Graunke
2015-07-08
1
-4
/
+11
*
glsl: Make sure not to dereference NULL
Neil Roberts
2015-07-08
1
-1
/
+1
*
glsl: Add missing check for whether an expression is an add operation
Neil Roberts
2015-07-08
1
-1
/
+1
*
i965: Reserve more batch space to accomodate Gen6 perfmonitors.
Kenneth Graunke
2015-07-08
1
-2
/
+2
*
i965/skl: Set the pulls bary bit in 3DSTATE_PS_EXTRA
Neil Roberts
2015-07-08
4
-0
/
+9
*
radeonsi: fix a hang with DrawTransformFeedback on 4 SE chips
Marek Olšák
2015-07-08
1
-0
/
+4
*
nv50/ir: UCMP arguments are float, so make sure modifiers are applied
Ilia Mirkin
2015-07-08
1
-1
/
+2
*
winsys/radeon: Use dup fd as key in drm-winsys hash table to fix ZaphodHeads.
Mario Kleiner
2015-07-08
1
-3
/
+10
*
r600g: disable single-sample fast color clear due to hangs
Marek Olšák
2015-07-08
1
-1
/
+6
*
mesa/prog: relative offsets into constbufs are not constant
Ilia Mirkin
2015-07-08
1
-0
/
+2
*
nv50/ir: don't emit src2 in immediate form
Ilia Mirkin
2015-07-08
1
-2
/
+2
*
mesa: reset the source packing when creating temp transfer image
Ilia Mirkin
2015-07-08
1
-0
/
+1
*
nv50/ir: copy joinAt when splitting both before and after
Ilia Mirkin
2015-07-08
3
-0
/
+5
*
glsl: validate sampler array indexing for 'constant-index-expression'
Tapani Pälli
2015-07-08
1
-0
/
+77
*
mesa/st: use EmitNoIndirectSampler if !ARB_gpu_shader5
Tapani Pälli
2015-07-08
1
-0
/
+5
*
i915: use EmitNoIndirectSampler
Tapani Pälli
2015-07-08
1
-0
/
+3
*
i965: use EmitNoIndirectSampler for gen < 7
Tapani Pälli
2015-07-08
1
-0
/
+4
*
mesa/glsl: new compiler option EmitNoIndirectSampler
Tapani Pälli
2015-07-08
2
-0
/
+13
*
glsl: Allow dynamic sampler array indexing with GLSL ES < 3.00
Tapani Pälli
2015-07-08
1
-19
/
+19
*
nv50/ir: fix emission of address reg in 3rd source
Ilia Mirkin
2015-07-08
1
-2
/
+6
*
nouveau: Use dup fd as key in drm-winsys hash table to fix ZaphodHeads.
Mario Kleiner
2015-07-08
1
-1
/
+5
*
meta: Only change and restore viewport 0 in mesa meta mode
Mike Stroyan
2015-07-08
1
-2
/
+2
*
i965/fs: Fix ir_txs in emit_texture_gen4_simd16().
Kenneth Graunke
2015-07-08
1
-3
/
+4
*
nv50/ir: propagate modifier to right arg when const-folding mad
Ilia Mirkin
2015-07-08
1
-1
/
+4
*
i965: Delete linked GLSL IR when using NIR.
Tapani Pälli
2015-07-08
1
-1
/
+4
*
glsl: clone inputs and outputs during linking
Tapani Pälli
2015-07-08
1
-1
/
+3
*
winsys/radeon: Unmap GPU VM address range when destroying BO
Michel Dänzer
2015-07-08
3
-4
/
+29
*
i965/fs: Don't mess up stride for uniform integer multiplication.
Matt Turner
2015-07-08
1
-4
/
+16
*
egl/x11: Remove duplicate call to dri2_x11_add_configs_for_visuals
Boyan Ding
2015-06-25
1
-5
/
+0
*
nv50,nvc0: make sure to pushbuf_refn before putting bo into pushbuf_data
Ilia Mirkin
2015-06-25
4
-0
/
+4
*
nvc0: always put all tfb bufs into bufctx
Ilia Mirkin
2015-06-25
1
-3
/
+4
*
glsl: binding point is a texture unit, which is a combined space
Ilia Mirkin
2015-06-25
1
-1
/
+1
*
gbm: do not (over)link against libglapi.so
Emil Velikov
2015-06-25
1
-1
/
+2
*
gbm: dlopen libglapi so gbm_create_device works
Frank Henigman
2015-06-25
1
-0
/
+8
*
i965/gen9: Implement Push Constant Buffer workaround
Ben Widawsky
2015-06-25
1
-7
/
+41
*
mesa: add GL_PROGRAM_PIPELINE support in KHR_debug calls
Ilia Mirkin
2015-06-25
4
-12
/
+24
*
glsl: add version checks to conditionals for builtin variable enablement
Ilia Mirkin
2015-06-25
1
-5
/
+5
*
glsl: handle conversions to double when comparing param matches
Ilia Mirkin
2015-06-25
1
-3
/
+5
*
egl/x11: Set version of swrastLoader to 2
Boyan Ding
2015-06-25
1
-1
/
+1
*
nvc0/ir: can't have a join on a load with an indirect source
Ilia Mirkin
2015-06-25
1
-1
/
+1
*
nv50,nvc0: clamp uniform size to 64k
Ilia Mirkin
2015-06-25
2
-4
/
+4
*
nvc0/ir: fix collection of first uses for texture barrier insertion
Ilia Mirkin
2015-06-25
1
-5
/
+11
[next]