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
/
main
/
compute.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: add interaction between compute derivatives and variable local sizes
Ilia Mirkin
2020-04-17
1
-0
/
+31
*
mesa: remove no longer needed _mesa_is_bufferobj function
Marek Olšák
2020-04-06
1
-1
/
+1
*
mesa/main: Fix overflow in validation of DispatchComputeGroupSizeARB
Caio Marcelo de Oliveira Filho
2020-03-20
1
-5
/
+9
*
mesa: fix incorrect uses of FLUSH_CURRENT
Marek Olšák
2020-02-11
1
-3
/
+3
*
mesa: add KHR_no_error support for glDispatchCompute*()
Timothy Arceri
2017-05-17
1
-0
/
+26
*
mesa: add DispatchCompute* helpers
Timothy Arceri
2017-05-17
1
-13
/
+38
*
mesa: move FLUSH_CURRENT() calls out of DispatchCompute*() validation
Timothy Arceri
2017-05-17
1
-6
/
+6
*
mesa: compute.c C99 tidy up
Timothy Arceri
2017-05-17
1
-4
/
+2
*
mesa: move DispatchCompute() validation to compute.c
Timothy Arceri
2017-05-17
1
-5
/
+229
*
mesa/main: add support for ARB_compute_variable_groups_size
Samuel Pitoiset
2016-10-07
1
-0
/
+17
*
glapi: add entry points for GL_ARB_compute_variable_group_size
Samuel Pitoiset
2016-10-07
1
-0
/
+8
*
mesa: Don't call driver when there is no compute work
Jordan Justen
2016-02-16
1
-0
/
+3
*
mesa: Fix format specifier warning in mesa_DispatchComputeIndirect()
Rhys Kidd
2015-09-30
1
-1
/
+1
*
mesa/cs: Add MESA_VERBOSE=api support in DispatchCompute*
Jordan Justen
2015-09-29
1
-0
/
+7
*
mesa/cs: Implement glDispatchComputeIndirect
Jordan Justen
2015-09-24
1
-6
/
+4
*
mesa/cs: Add _mesa_validate_DispatchCompute
Jordan Justen
2015-09-24
1
-23
/
+5
*
main/cs: Implement front end code for glDispatchCompute().
Paul Berry
2015-05-02
1
-1
/
+19
*
mesa/cs: Add dispatch API stubs for ARB_compute_shader.
Paul Berry
2014-02-05
1
-0
/
+54