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
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/blorp: Pass a brw_stage_prog_data to upload_shader
Jason Ekstrand
2016-11-02
5
-6
/
+9
*
intel/blorp: Use wm_prog_data instead of hand-rolling our own
Jason Ekstrand
2016-11-02
5
-66
/
+28
*
anv: Better handle return codes from anv_physical_device_init
Jason Ekstrand
2016-11-02
1
-1
/
+1
*
vulkan/wsi/x11: Clean up connections in finish_wsi
Jason Ekstrand
2016-11-02
1
-0
/
+4
*
vulkan/wsi/x11: Better handle wsi_x11_connection_create failure
Jason Ekstrand
2016-11-02
1
-0
/
+2
*
android: avoid using libdrm with host modules
Chih-Wei Huang
2016-11-02
1
-0
/
+2
*
glsl: compute lvalues of [in]out parameters before inlined function body
Nicolai Hähnle
2016-11-02
1
-10
/
+81
*
radeonsi: fix BFE/BFI lowering for GLSL semantics
Nicolai Hähnle
2016-11-02
1
-3
/
+34
*
tgsi: align the definition of BFI & [UI]BFE with GLSL
Nicolai Hähnle
2016-11-02
1
-20
/
+15
*
radv: expose xlib platform extension
Dave Airlie
2016-11-02
1
-0
/
+6
*
intel: aubinator: print field values if available
Lionel Landwerlin
2016-11-01
3
-5
/
+34
*
intel: aubinator: load fields values from xml data
Lionel Landwerlin
2016-11-01
2
-0
/
+40
*
intel: aubinator: print boolean fields to true with colors
Lionel Landwerlin
2016-11-01
3
-6
/
+17
*
amd: fix a typo in PIXEL_PIPE_STAT_RESET definition
Marek Olšák
2016-11-01
1
-1
/
+1
*
gallium/radeon: add enum radeon_micro_mode
Marek Olšák
2016-11-01
3
-7
/
+14
*
gallium/radeon: make it clear that DRM 2.x.x fast clear constraint is CIK-only
Marek Olšák
2016-11-01
1
-2
/
+2
*
gallium/radeon: remove r600_surface::level_info
Marek Olšák
2016-11-01
3
-7
/
+6
*
gallium/radeon: add radeon_surf::is_linear
Marek Olšák
2016-11-01
8
-13
/
+15
*
gallium/radeon: remove radeon_surf_level::pitch_bytes
Marek Olšák
2016-11-01
13
-44
/
+48
*
gallium/radeon: don't call u_format helpers if we have that info already
Marek Olšák
2016-11-01
2
-10
/
+8
*
gallium/radeon: replace radeon_surf_info::dcc_enabled with num_dcc_levels
Marek Olšák
2016-11-01
6
-15
/
+19
*
radeonsi: add a driver query for counting CP DMA calls
Marek Olšák
2016-11-01
4
-0
/
+13
*
radeonsi: add a driver query for shader cache hits
Marek Olšák
2016-11-01
4
-1
/
+16
*
gbm: set up the interop extension for egl/drm
Marek Olšák
2016-11-01
3
-0
/
+3
*
nvc0: do not duplicate similar performance metrics
Samuel Pitoiset
2016-11-01
1
-43
/
+7
*
docs: add news item and link release notes for 13.0.0
Emil Velikov
2016-11-01
2
-0
/
+8
*
docs: add sha256 checksums for 13.0.0
Emil Velikov
2016-11-01
1
-1
/
+2
*
docs: Update 13.0.0 release notes
Emil Velikov
2016-11-01
1
-3
/
+228
*
anv/device: Return DEVICE_LOST if execbuf2 fails
Jason Ekstrand
2016-11-01
1
-6
/
+4
*
i965/gen8: Fix vertex attrib upload for dvec3/4 shader inputs
Antia Puentes
2016-11-01
5
-22
/
+20
*
radv: drop some unused cmask info members.
Dave Airlie
2016-11-01
2
-8
/
+0
*
intel: aubinator: fix printing missing gen option
Lionel Landwerlin
2016-10-31
1
-2
/
+2
*
intel: aubinator: fix assumptions on amount of required data
Lionel Landwerlin
2016-10-31
1
-1
/
+5
*
intel: aubinator: don't print out blocks twice
Lionel Landwerlin
2016-10-31
1
-1
/
+0
*
i965: Move gen8_disable_stages to brw_upload_initial_gpu_state
Nanley Chery
2016-10-31
4
-56
/
+13
*
i965: Program 3DSTATE_AA_LINE_PARAMETERS in upload_invariant_state
Nanley Chery
2016-10-31
3
-36
/
+10
*
st/omx/dec: disable tunnel for size different case
Leo Liu
2016-10-31
3
-1
/
+11
*
st/omx/dec: result buffers size should match codec decoder size
Leo Liu
2016-10-31
3
-19
/
+18
*
swr: [rasterizer] added EventHandlerFile contructor
George Kyriazis
2016-10-31
1
-1
/
+6
*
swr: [rasterizer core] Frontend dependency work
George Kyriazis
2016-10-31
3
-2
/
+18
*
swr: [rasterizer core] Refactor/cleanup backends
George Kyriazis
2016-10-31
2
-360
/
+351
*
swr: [rasterizer core] Remove deprecated simd intrinsics
George Kyriazis
2016-10-31
4
-990
/
+1
*
swr: [rasterizer archrast] Add thread tags to event files.
George Kyriazis
2016-10-31
5
-4
/
+24
*
glsl: use a non-malloc'd storage for short ir_variable names
Marek Olšák
2016-10-31
3
-3
/
+22
*
glsl: use the linear allocator in opt_constant_propagation
Marek Olšák
2016-10-31
1
-3
/
+11
*
glsl: use the linear allocator in opt_copy_propagation
Marek Olšák
2016-10-31
1
-1
/
+6
*
glsl: use the linear allocator in opt_copy_propagation_elements
Marek Olšák
2016-10-31
1
-4
/
+11
*
glsl: use the linear allocator in opt_dead_code_local
Marek Olšák
2016-10-31
1
-3
/
+9
*
glsl: use the linear allocator in glsl_symbol_table
Marek Olšák
2016-10-31
1
-8
/
+8
*
glsl: use the linear allocator for ast_node and derived classes
Marek Olšák
2016-10-31
6
-113
/
+114
[next]