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
*
mapi: add GL_ARB_bindless_texture entry points
Samuel Pitoiset
2017-06-14
19
-1
/
+363
*
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
*
st/mesa: unmap the stream_uploader buffer before drawing
Brian Paul
2017-06-13
1
-0
/
+4
*
gallium/util: whitespace, formatting fixes in u_upload_mgr.c
Brian Paul
2017-06-13
1
-25
/
+29
*
egl: improve dri2_fallback_swap_buffers_with_damage()
Eric Engestrom
2017-06-13
1
-0
/
+1
*
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
*
st_glsl_to_tgsi: init index to 0 before get_deref_offsets()
Samuel Pitoiset
2017-06-13
1
-2
/
+2
*
glsl: simplify an assertion in lower_ubo_reference
Nicolai Hähnle
2017-06-13
1
-1
/
+1
*
glsl: simplify validate_intrastage_arrays
Nicolai Hähnle
2017-06-13
1
-8
/
+0
*
glsl: simplify varying matching
Nicolai Hähnle
2017-06-13
1
-32
/
+9
*
glsl: remove redundant record_compare check when linking globals
Nicolai Hähnle
2017-06-13
1
-22
/
+17
*
glsl: stop considering unnamed and named structures equal
Nicolai Hähnle
2017-06-13
1
-6
/
+2
*
glsl: give all unnamed structs the same name
Nicolai Hähnle
2017-06-13
1
-9
/
+7
*
glsl: do not add unnamed struct types to the symbol table
Nicolai Hähnle
2017-06-13
1
-1
/
+1
*
glsl: do not lookup struct types by typename
Nicolai Hähnle
2017-06-13
3
-6
/
+10
*
glsl: fix a race condition when inserting new types
Nicolai Hähnle
2017-06-13
2
-40
/
+32
*
st/mesa: skip texture validation logic when nothing has changed
Timothy Arceri
2017-06-13
3
-0
/
+39
*
ac/gpu: drop duplicated code line.
Dave Airlie
2017-06-13
1
-1
/
+0
*
radv: move assert down in radv_bind_descriptor_set
Dave Airlie
2017-06-13
1
-2
/
+2
*
radv: return correct error on invalid handle from vkAllocateMemory
Dave Airlie
2017-06-13
1
-2
/
+3
*
st_glsl_to_tgsi: don't try and pass 32-bit values to get_deref_offsets
Dave Airlie
2017-06-13
1
-3
/
+6
*
u_dynarray: fix coverity warning about ignoring return value from reralloc
Dave Airlie
2017-06-13
1
-1
/
+1
*
glsl/lower_distance: only set max_array_access for 1D clip dist arrays
Dave Airlie
2017-06-12
1
-1
/
+1
*
i965: fix missing break
Lionel Landwerlin
2017-06-12
1
-0
/
+1
*
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
*
st/mesa: call check_program_state only when needed
Marek Olšák
2017-06-12
1
-2
/
+5
*
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
*
i965: include gen4_blorp_exec.h into EXTRA_DIST
Juan A. Suarez Romero
2017-06-12
1
-0
/
+1
[next]