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
/
mesa
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: perf: consolidate unmapping oa perf bo outside accumulation
Lionel Landwerlin
2018-03-08
1
-4
/
+3
*
i965: perf: count number of accumlated reports
Lionel Landwerlin
2018-03-08
1
-0
/
+6
*
i965: perf: reuse timescale base function from query
Lionel Landwerlin
2018-03-08
1
-11
/
+2
*
i965: perf: store sysfs device entry into context
Lionel Landwerlin
2018-03-08
2
-76
/
+73
*
i965: perf: store the hw_id of the context in the query
Lionel Landwerlin
2018-03-08
1
-6
/
+11
*
i965: perf: default case for unknown query types
Lionel Landwerlin
2018-03-08
1
-1
/
+31
*
intel: Add missing includes for building on Android
Clayton Craft
2018-03-06
1
-0
/
+1
*
intel: Drop SURFACE_FORMAT enum from genxml.
Kenneth Graunke
2018-03-05
1
-4
/
+4
*
intel: Split gen_device_info out into libintel_dev
Jordan Justen
2018-03-05
5
-4
/
+6
*
i965: Silence unused parameter warnings in genX_state_upload
Ian Romanick
2018-03-02
1
-20
/
+14
*
i965: Silence unused parameter warnings in blorp
Ian Romanick
2018-03-02
2
-10
/
+10
*
i965: Silence unused parameter warnings in generated OA code
Ian Romanick
2018-03-02
1
-1
/
+1
*
i965: Silence unused parameter warnings
Ian Romanick
2018-03-02
1
-1
/
+1
*
i965: Mark upload buffers with MAP_ASYNC and MAP_PERSISTENT.
Kenneth Graunke
2018-03-02
1
-1
/
+3
*
i965: Generalize intel_upload.c to support multiple uploaders.
Kenneth Graunke
2018-03-02
9
-91
/
+101
*
i965: Allow 48-bit addressing on Gen8+.
Kenneth Graunke
2018-03-01
7
-18
/
+127
*
i965: Shorten the name of the workaround BO.
Kenneth Graunke
2018-03-01
1
-3
/
+1
*
i965: Add debugging code to dump the validation list.
Kenneth Graunke
2018-03-01
1
-0
/
+22
*
i965: Fix RELOC_WRITE typo in brw_store_data_imm64()
Andriy Khulap
2018-03-01
1
-1
/
+1
*
i965/sbe: fix number of inputs for active components
Iago Toral Quiroga
2018-03-01
1
-4
/
+2
*
Revert "i965: Only emit 3DSTATE_DRAWING_RECTANGLE once on gen8+"
Mark Janes
2018-02-28
3
-13
/
+2
*
i965: Only emit 3DSTATE_DRAWING_RECTANGLE once on gen8+
Jason Ekstrand
2018-02-28
3
-2
/
+13
*
i965: Be more clever about setting up our viewport clip
Jason Ekstrand
2018-02-28
1
-8
/
+12
*
intel: Disable 64-bit extensions on platforms without 64-bit types
Matt Turner
2018-02-28
1
-4
/
+5
*
i965: Warn about preliminary support for Gen11
Matt Turner
2018-02-28
1
-0
/
+7
*
i965: use context priority definitions from gen_defines.h
Tapani Pälli
2018-02-28
3
-10
/
+10
*
i965: Use gen_get_pci_device_id_override
Jordan Justen
2018-02-27
1
-52
/
+5
*
glsl: Specify framebuffer fetch coherency mode in lower_blend_equation_advanc...
Francisco Jerez
2018-02-24
1
-1
/
+2
*
mesa: Rename MESA_shader_framebuffer_fetch gl_extensions bits to EXT.
Francisco Jerez
2018-02-24
5
-7
/
+7
*
mesa: Rename dd_function_table::BlendBarrier to match latest EXT spec.
Francisco Jerez
2018-02-24
1
-2
/
+2
*
i965: Fix KHR_blend_equation_advanced with some render targets.
Francisco Jerez
2018-02-24
1
-1
/
+3
*
mesa: expose ARB_enhanced_layouts in the compatibility profile
Marek Olšák
2018-02-23
1
-1
/
+2
*
mesa: enable OpenGL 3.1 with ARB_compatibility
Marek Olšák
2018-02-23
1
-8
/
+0
*
mesa: Add flush_vertices to _mesa_bind_vertex_buffer.
Mathias Fröhlich
2018-02-23
1
-7
/
+9
*
mesa: Add flush_vertices to _mesa_{enable,disable}_vertex_array_attrib.
Mathias Fröhlich
2018-02-23
1
-7
/
+11
*
mesa: Provide an alternative to get_vp_mode()
Mathias Fröhlich
2018-02-23
1
-0
/
+2
*
i965: perf: ensure reading config IDs from sysfs isn't interrupted
Lionel Landwerlin
2018-02-23
1
-1
/
+2
*
i965: Use finish_external instead of make_shareable in setTexBuffer2
Jason Ekstrand
2018-02-21
5
-2
/
+87
*
i965/tex_image: Reference the renderbuffer miptree in setTexBuffer2
Jason Ekstrand
2018-02-21
1
-14
/
+5
*
i965/tex_image: Pull the tex format from the renderbuffer in intelSetTexBuffer2
Jason Ekstrand
2018-02-21
1
-15
/
+19
*
i965/miptree: Loosen the format check in miptree_match_image
Jason Ekstrand
2018-02-21
4
-6
/
+8
*
i965/state: Ignore intel_obj->_Format for depth/stencil and ETC2
Jason Ekstrand
2018-02-21
1
-1
/
+15
*
i965: Enable disk shader cache by default
Jordan Justen
2018-02-20
1
-3
/
+0
*
mesa: add xbgr support adjacent to xrgb
Ilia Mirkin
2018-02-19
1
-0
/
+10
*
i965: Use absolute addressing for constant buffer 0 on Kernel 4.16+.
Kenneth Graunke
2018-02-17
2
-1
/
+32
*
i965: Stop restoring the default L3 configuration on Kernel 4.16+.
Kenneth Graunke
2018-02-17
3
-2
/
+7
*
i965: Fix aux-surface size check
Daniel Stone
2018-02-17
2
-3
/
+12
*
i965: Implement GenerateMipmap directly, rather than using Meta.
Kenneth Graunke
2018-02-16
5
-0
/
+135
*
i965/icl: Add render target flush after uploading binding table
Anuj Phogat
2018-02-15
1
-0
/
+14
*
i965/icl: Enable float blend optimization and Wa3DStateMode
Anuj Phogat
2018-02-15
1
-1
/
+1
[next]