index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gallium: add PIPE_CAP_BINDLESS_TEXTURE
Samuel Pitoiset
2017-06-14
17
-0
/
+18
*
clover/device: Get device/host unified memory from pipe driver
Aaron Watry
2017-06-13
3
-1
/
+7
*
gallium/radeon: Include the family name in the renderer string if it's not eq...
Henri Verbeet
2017-06-13
1
-14
/
+18
*
gallium/docs: clarify TGSI_SEMANTIC_SAMPLEMASK, again
Brian Paul
2017-06-13
1
-4
/
+11
*
gallium/util: whitespace, formatting fixes in u_upload_mgr.c
Brian Paul
2017-06-13
1
-25
/
+29
*
softpipe: Match pipe_context::render_condition prototype.
Jose Fonseca
2017-06-13
2
-5
/
+5
*
llvmpipe: Match pipe_context::render_condition prototype.
Jose Fonseca
2017-06-13
2
-5
/
+5
*
radeonsi: pack si_context better
Marek Olšák
2017-06-12
1
-18
/
+18
*
radeonsi: pack si_framebuffer better
Marek Olšák
2017-06-12
3
-8
/
+8
*
radeonsi: pack si_sampler_view better
Marek Olšák
2017-06-12
1
-2
/
+2
*
radeonsi: pack si_buffer_resources better
Marek Olšák
2017-06-12
1
-4
/
+5
*
radeonsi: pack struct si_descriptors better
Marek Olšák
2017-06-12
1
-15
/
+15
*
radeonsi: pack struct si_vertex_elements better
Marek Olšák
2017-06-12
1
-9
/
+10
*
radeonsi: replace si_vertex_elements::elements with separate fields
Marek Olšák
2017-06-12
4
-14
/
+14
*
radeonsi: rename si_vertex_element -> si_vertex_elements
Marek Olšák
2017-06-12
4
-6
/
+6
*
radeonsi: allocate si_state_rasterizer::pm4_poly_offset only when needed
Marek Olšák
2017-06-12
2
-2
/
+14
*
radeonsi: pack si_state_rasterizer fields
Marek Olšák
2017-06-12
1
-16
/
+16
*
radeonsi: remove 8 bytes from si_shader_key with uint32_t ff_tcs_inputs_to_copy
Marek Olšák
2017-06-12
3
-5
/
+14
*
radeonsi: use uint32_t to declare si_shader_key.opt.kill_outputs
Marek Olšák
2017-06-12
3
-6
/
+10
*
radeonsi: remove 8 bytes from si_shader_key by flattening opt.hw_vs
Marek Olšák
2017-06-12
4
-16
/
+15
*
radeonsi: don't emit DB_STENCIL_CONTROL if it has no effect
Marek Olšák
2017-06-12
1
-1
/
+2
*
radeonsi: fix missing num_L2_invalidates increment
Marek Olšák
2017-06-12
1
-0
/
+1
*
radeonsi: get rid of more compressed_colortex_mask names
Marek Olšák
2017-06-12
4
-18
/
+18
*
gallium/noop: fix sampler views
Marek Olšák
2017-06-12
1
-0
/
+3
*
gallium/docs: clarify gen_name/get_vendor/get_device_vendor behavior
Marek Olšák
2017-06-12
1
-0
/
+9
*
r600g: set pipe_context::priv = NULL
Marek Olšák
2017-06-12
1
-1
/
+2
*
vl,omx,va,vdpau,xvmc: don't set the priv pointer in context_create
Marek Olšák
2017-06-12
6
-7
/
+7
*
r600/eg: distribute egd_tables.py in the dist file
Juan A. Suarez Romero
2017-06-12
1
-0
/
+4
*
gallium: fixed modulo zero crashes in tgsi interpreter (v2)
Marius Gräfe
2017-06-10
1
-20
/
+20
*
tgsi: clarify TGSI_SEMANTIC_SAMPLEMASK documentation
Brian Paul
2017-06-09
1
-2
/
+3
*
gallium/wgl: Allow context creation even if SetPixelFormat() wasn't called
Frank Richter
2017-06-09
1
-1
/
+7
*
st/dri: support format modifier queries
Varad Gautam
2017-06-09
1
-1
/
+23
*
gallium: introduce format modifier querying
Varad Gautam
2017-06-09
1
-0
/
+14
*
st/dri: support format queries
Varad Gautam
2017-06-09
1
-0
/
+118
*
st/dri: implement DRIimage creation from dmabufs with modifiers
Varad Gautam
2017-06-09
1
-5
/
+40
*
st/dri: implement createImageWithModifiers in DRIimage
Varad Gautam
2017-06-09
2
-5
/
+68
*
st/dri: enable DRIimage modifier queries
Varad Gautam
2017-06-09
1
-0
/
+12
*
gallium/winsys/drm: introduce modifier field to winsys_handle
Varad Gautam
2017-06-09
2
-0
/
+13
*
swr: relax c++ requirement from c++14 to c++11
Tim Rowley
2017-06-08
3
-16
/
+17
*
radeonsi: call LLVMAddEarlyCSEMemSSAPass only for LLVM >= 4.0
Juan A. Suarez Romero
2017-06-08
1
-0
/
+2
*
gallium/radeon: don't allocate HTILE in a separate buffer
Marek Olšák
2017-06-08
8
-59
/
+41
*
radeonsi: rename depth decompress functions
Marek Olšák
2017-06-08
1
-16
/
+15
*
radeonsi: rename shader resource decompress masks to their true meaning
Marek Olšák
2017-06-08
3
-28
/
+28
*
radeonsi: rename is_compressed_colortex -> color_needs_decompression
Marek Olšák
2017-06-08
1
-5
/
+5
*
radeonsi: disable the patch ID workaround on SI when the patch ID isn't used ...
Marek Olšák
2017-06-08
2
-15
/
+21
*
radeonsi: don't update dependent states if it has no effect (v2)
Marek Olšák
2017-06-08
3
-12
/
+76
*
i915g: Add blitter_context argument.
Vinson Lee
2017-06-08
1
-1
/
+1
*
etnaviv: flush resource when binding as sampler view
Lucas Stach
2017-06-08
1
-0
/
+3
*
etnaviv: don't flush resource to self without TS
Lucas Stach
2017-06-08
1
-1
/
+1
*
etnaviv: upgrade DISCARD_RANGE to DISCARD_WHOLE_RESOURCE if possible
Lucas Stach
2017-06-08
1
-0
/
+14
[prev]
[next]