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
*
nvc0: do not expose metric-inst_issued twice on SM35
Samuel Pitoiset
2016-11-02
1
-1
/
+0
*
nvc0: add new warp_execution_efficiency metric on SM30+
Samuel Pitoiset
2016-11-02
2
-0
/
+24
*
nvc0: respect 80-chars for perf metrics descriptions
Samuel Pitoiset
2016-11-02
1
-4
/
+4
*
nvc0: sort performance metrics alphabetically
Samuel Pitoiset
2016-11-02
1
-4
/
+4
*
radv: add support for anisotropic filtering on VI+
Fredrik Höglund
2016-11-03
1
-3
/
+27
*
radv: fix dual source blending
Dave Airlie
2016-11-03
1
-3
/
+9
*
nv50: add missing draw_calls_indexed driver stat
Samuel Pitoiset
2016-11-02
1
-0
/
+1
*
glx/glvnd: Use bsearch() in FindGLXFunction instead of open-coding it
Adam Jackson
2016-11-02
1
-18
/
+16
*
glx/glvnd: Fix dispatch function names and indices
Adam Jackson
2016-11-02
2
-146
/
+144
*
glx/glvnd: Don't modify the dummy slot in the dispatch table
Adam Jackson
2016-11-02
1
-0
/
+3
*
anv/pipeline: Properly cache prog_data::param
Jason Ekstrand
2016-11-02
3
-14
/
+36
*
anv/pipeline: Put actual pointers in anv_shader_bin
Jason Ekstrand
2016-11-02
5
-50
/
+45
*
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
*
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
*
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
[next]