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
/
dri
/
i965
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
i965: initialize SPIR-V capabilities
Alejandro Piñeiro
2018-03-30
1
-0
/
+25
*
i965: Don't request GLSL IR lowering of gl_VertexID
Ian Romanick
2018-03-29
1
-1
/
+0
*
i965: Silence unused parameter warning
Ian Romanick
2018-03-29
1
-5
/
+3
*
i965: Drop unnecessary bo->align field.
Kenneth Graunke
2018-03-27
3
-10
/
+0
*
i965: Drop unused alignment parameter from brw_bo_alloc().
Kenneth Graunke
2018-03-27
14
-26
/
+25
*
i965: Drop alignment parameter from bo_alloc_internal().
Kenneth Graunke
2018-03-27
1
-7
/
+6
*
i965: Drop BO_ALLOC_BUSY in intel_miptree_create_for_bo().
Kenneth Graunke
2018-03-27
1
-2
/
+2
*
i965: Drop PIPE_CONTROL_NO_WRITE from various calls.
Kenneth Graunke
2018-03-27
4
-11
/
+4
*
i965: add performance query support on CNL
Lionel Landwerlin
2018-03-22
4
-1
/
+10415
*
i965: perf: add support for new equation operators
Lionel Landwerlin
2018-03-22
1
-0
/
+15
*
i965: perf: query topology
Lionel Landwerlin
2018-03-22
1
-71
/
+110
*
i965/perf: fix config registration when uploading to kernel
Lionel Landwerlin
2018-03-22
1
-1
/
+1
*
intel: Disable fast color clear on icl
Anuj Phogat
2018-03-22
1
-0
/
+5
*
i965: fix android build
Lionel Landwerlin
2018-03-21
1
-2
/
+5
*
intel/blorp: Fix compiler warning about num_layers.
Eric Anholt
2018-03-20
1
-1
/
+1
*
i965: fix out of tree autotools build
Lionel Landwerlin
2018-03-20
1
-1
/
+4
*
i965: annotate brw_oa.py's --header and --code as required
Emil Velikov
2018-03-20
1
-21
/
+14
*
i965: pipecontrol: add LRI write immediate flag
Lionel Landwerlin
2018-03-20
1
-0
/
+1
*
i965: fix autotools/android build
Lionel Landwerlin
2018-03-20
2
-13
/
+6
*
i965: perf: reduce i965 binary size
Lionel Landwerlin
2018-03-20
6
-221
/
+334
*
i965: perf: fix a counter return type on hsw
Lionel Landwerlin
2018-03-20
1
-1
/
+1
*
st/nir: fix atomic lowering for gallium drivers
Timothy Arceri
2018-03-20
1
-1
/
+1
*
mesa: rework ParameterList to allow packing
Timothy Arceri
2018-03-20
1
-1
/
+2
*
i965: Allow disk shader cache usage with LINKING_SUCCESS status
Jordan Justen
2018-03-19
1
-3
/
+0
*
i965: Allow disk shader cache usage with transform feedback
Jordan Justen
2018-03-19
1
-8
/
+0
*
i965: Add INTEL_DEBUG stages support for disk shader cache
Jordan Justen
2018-03-19
1
-0
/
+26
*
i965: silence unused function warning
Lionel Landwerlin
2018-03-15
1
-1
/
+1
*
i965: Emit texture cache invalidates around blorp_copy
Jason Ekstrand
2018-03-13
1
-0
/
+15
*
mesa: Make gl_vertex_array contain pointers to first order VAO members.
Mathias Fröhlich
2018-03-10
4
-82
/
+101
*
i965: Hard code CS scratch_ids_per_subslice for Cherryview
Jordan Justen
2018-03-09
1
-17
/
+27
*
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
[prev]
[next]