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
/
brw_compute.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/drm: Rename drm_bacon_bo to brw_bo.
Kenneth Graunke
2017-04-10
1
-2
/
+2
*
i965/drm: Rewrite relocation handling.
Kenneth Graunke
2017-04-10
1
-1
/
+1
*
i965/drm: Use our internal libdrm (drm_bacon) rather than the real one.
Kenneth Graunke
2017-04-10
1
-3
/
+3
*
i965: Stop using legacy dri_bufmgr_* and intel_* names.
Kenneth Graunke
2017-03-30
1
-1
/
+1
*
i965: Use WARN_ONCE instead of open coding it.
Kenneth Graunke
2017-03-30
1
-9
/
+4
*
i965: rename brw_state_cache_check_size() to brw_program_cache_check_size()
Timothy Arceri
2016-11-11
1
-1
/
+1
*
i965: Eliminate brw->cs.prog_data pointer.
Kenneth Graunke
2016-10-05
1
-1
/
+2
*
i965: fix unused variable warning in brw_emit_gpgpu_walker()
Timothy Arceri
2016-10-05
1
-2
/
+1
*
i965: get rid of duplicated values from gen_device_info
Lionel Landwerlin
2016-09-23
1
-1
/
+2
*
i965/gen7: Use predicated rendering for indirect compute
Jordan Justen
2016-02-17
1
-14
/
+82
*
i965: Drop #include of main/glheader.h.
Matt Turner
2015-11-24
1
-1
/
+0
*
i965/cs: Setup surface binding for gl_NumWorkGroups
Jordan Justen
2015-09-29
1
-0
/
+2
*
i965/cs: Store compute invocation information in brw context
Jordan Justen
2015-09-29
1
-24
/
+26
*
i965/cs: Implement DispatchComputeIndirect support
Jordan Justen
2015-09-24
1
-4
/
+53
*
i965/compute: Fix undefined code with right_mask for SIMD32
Jordan Justen
2015-06-18
1
-1
/
+1
*
i965/cs: Emit MEDIA_STATE_FLUSH after WALKER
Jordan Justen
2015-05-02
1
-0
/
+5
*
i965/cs: Implement brw_emit_gpgpu_walker
Jordan Justen
2015-05-02
1
-1
/
+38
*
i965: Implement DispatchCompute() back-end
Paul Berry
2015-05-02
1
-0
/
+121