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/gen6-7: Implement stall and flushes required prior to switching pipelines.
Francisco Jerez
2016-01-14
1
-0
/
+37
*
i965/gen8+: Invalidate color calc state when switching to the GPGPU pipeline.
Francisco Jerez
2016-01-14
1
-0
/
+20
*
i965: Add state bit to trigger re-emission of color calculator state.
Francisco Jerez
2016-01-14
3
-0
/
+4
*
nv50/ir: rebase indirect temp arrays to 0, so that we use less lmem space
Ilia Mirkin
2016-01-14
1
-14
/
+44
*
nv50/ir: only use FILE_LOCAL_MEMORY for temp arrays that use indirection
Ilia Mirkin
2016-01-14
1
-15
/
+50
*
nvc0/ir: be careful about propagating very large offsets into const load
Ilia Mirkin
2016-01-14
4
-1
/
+19
*
nvc0: allow fragment shader inputs to use indirect indexing
Ilia Mirkin
2016-01-14
1
-1
/
+1
*
st/mesa: use surface format to generate mipmaps when available
Ilia Mirkin
2016-01-14
1
-2
/
+8
*
radeonsi: don't miss changes to SPI_TMPRING_SIZE
Marek Olšák
2016-01-14
1
-2
/
+7
*
svga: add DXGenMips command support
Charmaine Lee
2016-01-14
10
-26
/
+144
*
svga: add num-generate-mipmap HUD query
Charmaine Lee
2016-01-14
3
-1
/
+12
*
gallium/st: add pipe_context::generate_mipmap()
Charmaine Lee
2016-01-14
20
-5
/
+89
*
st/mesa: declare struct pipe_screen in st_cb_bufferobjects.h
Brian Paul
2016-01-14
1
-0
/
+1
*
nir: Lower bitfield_extract.
Matt Turner
2016-01-14
6
-0
/
+49
*
nir: Handle <bits>=32 case in bitfield_insert lowering.
Matt Turner
2016-01-14
2
-1
/
+6
*
st/mesa: add check for color logicop in blit_copy_pixels()
Brian Paul
2016-01-14
1
-0
/
+1
*
gallium/radeon: do not reallocate user memory buffers
Nicolai Hähnle
2016-01-14
4
-8
/
+43
*
gallium/radeon: implement PIPE_CAP_INVALIDATE_BUFFER
Nicolai Hähnle
2016-01-14
5
-9
/
+22
*
gallium/radeon: reset valid_buffer_range on PIPE_TRANSFER_DISCARD_WHOLE_RESOURCE
Nicolai Hähnle
2016-01-14
1
-0
/
+3
*
st/mesa: implement Driver.InvalidateBufferSubData
Nicolai Hähnle
2016-01-14
3
-3
/
+33
*
st/mesa: use pipe->invalidate_resource instead of buffer re-allocation
Nicolai Hähnle
2016-01-14
1
-13
/
+18
*
gallium: add PIPE_CAP_INVALIDATE_BUFFER
Nicolai Hähnle
2016-01-14
17
-2
/
+23
*
mesa: add Driver.InvalidateBufferSubData
Nicolai Hähnle
2016-01-14
2
-8
/
+9
*
mesa: fix the checks in _mesa_InvalidateBuffer(Sub)Data
Nicolai Hähnle
2016-01-14
1
-3
/
+15
*
winsys/radeon: fix warnings about incompatible pointer types
Nicolai Hähnle
2016-01-14
1
-6
/
+6
*
texobj: Check completeness with InternalFormat rather than Mesa format
Neil Roberts
2016-01-14
1
-1
/
+1
*
i965: Remove unused hw_must_use_separate_stencil
Ben Widawsky
2016-01-13
3
-5
/
+1
*
i965: Drop extra newline from shader compile messages.
Matt Turner
2016-01-13
2
-2
/
+2
*
nir: Change bfm's semantics to match Intel/AMD/SM5.
Matt Turner
2016-01-13
1
-3
/
+6
*
glsl: Fix undefined shifts.
Matt Turner
2016-01-13
2
-7
/
+7
*
glsl: Handle failure of Python codegen scripts.
Matt Turner
2016-01-13
1
-5
/
+5
*
glsl, nir: Make ir_triop_bitfield_extract a vectorized operation.
Kenneth Graunke
2016-01-13
6
-15
/
+20
*
glsl, nir: Make ir_quadop_bitfield_insert a vectorized operation.
Kenneth Graunke
2016-01-13
7
-18
/
+24
*
glsl: Delete the ir_binop_bfm and ir_triop_bfi opcodes.
Kenneth Graunke
2016-01-13
13
-145
/
+16
*
nir: Fix constant evaluation of bfm.
Matt Turner
2016-01-13
1
-1
/
+1
*
i965/fs: Skip assertion on NaN.
Matt Turner
2016-01-13
1
-1
/
+2
*
i965/fs: Add debugging to constant combining pass.
Matt Turner
2016-01-13
1
-1
/
+20
*
meta: remove const qualifier on _mesa_meta_fb_tex_blit_begin()
Brian Paul
2016-01-13
2
-2
/
+2
*
st/mesa: fix incorrect buffer token passed to _mesa_BindFramebuffer()
Brian Paul
2016-01-13
1
-2
/
+2
*
i965/gen9: Don't allow the RGBX formats for texturing/rendering
Neil Roberts
2016-01-13
1
-0
/
+28
*
radeonsi: move POSITION and FACE fragment shader inputs to system values
Marek Olšák
2016-01-13
3
-45
/
+25
*
radeonsi: simplify gl_FragCoord behavior
Marek Olšák
2016-01-13
1
-23
/
+22
*
glsl: add image_format check in cross_validate_globals()
Samuel Iglesias Gonsálvez
2016-01-13
1
-0
/
+6
*
mesa: do not validate io of non-compute and compute stage
Tapani Pälli
2016-01-13
1
-0
/
+7
*
glsl: add packed varyings for outputs with single stage program
Tapani Pälli
2016-01-13
1
-7
/
+2
*
llvmpipe: (trivial) use cast wrapper for __m128d to __m128 casts
Roland Scheidegger
2016-01-13
1
-2
/
+2
*
llvmpipe: avoid most 64 bit math in rasterization
Roland Scheidegger
2016-01-13
2
-65
/
+143
*
llvmpipe: scale up bounding box planes to subpixel precision
Roland Scheidegger
2016-01-13
3
-30
/
+30
*
llvmpipe: add sse code for fixed position calculation
Roland Scheidegger
2016-01-13
1
-8
/
+50
*
draw: fix key comparison with uninitialized value
Roland Scheidegger
2016-01-13
2
-6
/
+6
[next]