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
*
draw: simplify fetch some more
Roland Scheidegger
2016-11-21
1
-63
/
+55
*
draw: unify linear and elts draw jit functions
Roland Scheidegger
2016-11-21
3
-89
/
+70
*
draw: use same argument order for jit draw linear / elts functions
Roland Scheidegger
2016-11-21
3
-34
/
+30
*
draw: drop unnecessary index overflow handling from vsplit code
Roland Scheidegger
2016-11-21
2
-56
/
+28
*
draw: simplify vsplit elts code a bit
Roland Scheidegger
2016-11-21
3
-40
/
+18
*
gallium: Add support for SWR compilation
George Kyriazis
2016-11-21
3
-0
/
+12
*
gallium: swr: Added swr build for windows
George Kyriazis
2016-11-21
3
-0
/
+218
*
swr: Modify gen_knobs.{cpp|h} creation script
George Kyriazis
2016-11-21
2
-26
/
+39
*
swr: Windows-related changes
George Kyriazis
2016-11-21
2
-7
/
+29
*
swr: renamed duplicate swr_create_screen()
George Kyriazis
2016-11-21
3
-2
/
+6
*
swr: Handle windows.h and NOMINMAX
George Kyriazis
2016-11-21
3
-26
/
+17
*
gallium: Added SWR support for gdi
George Kyriazis
2016-11-21
1
-5
/
+23
*
mesa: removed redundant #else
George Kyriazis
2016-11-21
1
-1
/
+0
*
i965/hsw: Set integer mode in sampling state for stencil texturing
Jordan Justen
2016-11-21
2
-18
/
+9
*
mesa: fold always true conditional
Emil Velikov
2016-11-21
1
-4
/
+2
*
mesa: drop unneeded assert
Emil Velikov
2016-11-21
1
-1
/
+0
*
egl/wayland: remove non-applicable destroyDrawable from error path
Emil Velikov
2016-11-21
1
-3
/
+1
*
loader: automake: whitespace cleanup
Emil Velikov
2016-11-21
1
-1
/
+1
*
gbm: automake: remove unused defines
Emil Velikov
2016-11-21
1
-2
/
+0
*
intel: aubinator: Fix resource leak in gen_spec_load_from_path
Gwan-gyeong Mun
2016-11-21
1
-0
/
+1
*
egl/android: Use gralloc::lock_ycbcr for resolving YUV formats (v2)
Tomasz Figa
2016-11-21
1
-27
/
+137
*
egl/android: Get gralloc module in dri2_initialize_android() (v2)
Tomasz Figa
2016-11-21
2
-12
/
+19
*
egl/android: Remove handling of RGB_888 pixel format
Tomasz Figa
2016-11-21
1
-6
/
+0
*
radeonsi: Fix resource leak in gs_copy_shader allocation failure path
Gwan-gyeong Mun
2016-11-22
1
-1
/
+7
*
glsl/lower_output_reads: remove unused mem_ctx
Nicolai Hähnle
2016-11-21
1
-4
/
+0
*
glsl/lower_output_reads: bail early in tessellation control shaders
Nicolai Hähnle
2016-11-21
1
-2
/
+6
*
glsl/lower_output_reads: fix geometry shader output handling with conditional...
Nicolai Hähnle
2016-11-21
1
-1
/
+0
*
radeonsi: store group_size_variable in struct si_compute
Nicolai Hähnle
2016-11-21
1
-5
/
+8
*
glsl: don't flatten if-blocks with dynamic array indices
Nicolai Hähnle
2016-11-21
1
-2
/
+17
*
anv/state: enable coordinate address rounding for Min/Mag filters
Iago Toral Quiroga
2016-11-21
1
-6
/
+11
*
anv: Implement a depth stall restriction on gen7
Jason Ekstrand
2016-11-20
3
-0
/
+35
*
nvc0/ir: use levelZero flag when the lod is set to 0
Ilia Mirkin
2016-11-20
2
-6
/
+43
*
radv: spir-v allows texture size query with and without lod.
Dave Airlie
2016-11-21
1
-1
/
+4
*
radv: fix image view creation for depth and stencil only
Dave Airlie
2016-11-21
2
-13
/
+9
*
radv: make sure to flush input attachments correctly.
Dave Airlie
2016-11-21
1
-0
/
+1
*
tnl: remove unneeded #include "util/simple_list.h"
Brian Paul
2016-11-20
2
-2
/
+0
*
radeon: remove unneeded #include "util/simple_list.h"
Brian Paul
2016-11-20
5
-5
/
+0
*
r200: remove unneeded #include "util/simple_list.h"
Brian Paul
2016-11-20
5
-5
/
+1
*
i915: remove unneeded #include "util/simple_list.h"
Brian Paul
2016-11-20
2
-2
/
+0
*
mesa: remove unneeded #includes in errors.c
Brian Paul
2016-11-20
1
-6
/
+0
*
mesa: remove trailing whitespace in errors.c
Brian Paul
2016-11-20
1
-6
/
+6
*
nir: Add a C wrapper for glsl_type::is_array_of_arrays().
Kenneth Graunke
2016-11-19
2
-0
/
+7
*
i965: Store a clip_distance_mask field similar to cull_distance_mask.
Kenneth Graunke
2016-11-19
4
-0
/
+7
*
i965: Use shader_info for brw_vue_prog_data::cull_distance_mask.
Kenneth Graunke
2016-11-19
6
-12
/
+12
*
compiler: Store the clip/cull distance array sizes in shader_info.
Kenneth Graunke
2016-11-19
3
-5
/
+9
*
i965: Fix GS push inputs with enhanced layouts.
Kenneth Graunke
2016-11-19
1
-1
/
+1
*
i965: Delete unused variable.
Kenneth Graunke
2016-11-19
1
-2
/
+0
*
intel: Share URB configuration code between GL and Vulkan.
Kenneth Graunke
2016-11-19
8
-294
/
+256
*
i965: Use arrays in Gen7+ URB code.
Kenneth Graunke
2016-11-19
1
-202
/
+134
*
i965: Drop brw->urb.{nr_*_entries,*_start} assignments from gen7_urb.c.
Kenneth Graunke
2016-11-19
1
-17
/
+8
[next]