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
*
tnl: Use gl_array_attribute::_ElementSize.
Mathias Fröhlich
2018-11-21
1
-9
/
+2
*
nouveau: Use gl_array_attribute::_ElementSize.
Mathias Fröhlich
2018-11-21
1
-1
/
+1
*
mesa: Unify glEdgeFlagPointer data type.
Mathias Fröhlich
2018-11-21
1
-1
/
+1
*
mesa: Work with bitmasks when en/dis-abling VAO arrays.
Mathias Fröhlich
2018-11-21
4
-29
/
+45
*
mesa: Remove gl_array_attributes::Enabled.
Mathias Fröhlich
2018-11-21
4
-24
/
+4
*
mesa: Use gl_vertex_array_object::Enabled for glGet.
Mathias Fröhlich
2018-11-21
2
-9
/
+36
*
mesa: Use the gl_vertex_array_object::Enabled bitfield.
Mathias Fröhlich
2018-11-21
5
-43
/
+39
*
mesa: Rename gl_vertex_array_object::_Enabled -> Enabled.
Mathias Fröhlich
2018-11-21
11
-36
/
+36
*
radeonsi: go back to using bottom-of-pipe for beginning of TIME_ELAPSED
Marek Olšák
2018-11-20
1
-11
/
+4
*
radeonsi: don't send data after write-confirm with BOTTOM_OF_PIPE_TS
Marek Olšák
2018-11-20
3
-9
/
+5
*
st/mesa: pin driver threads to a fixed CCX when glthread is enabled
Marek Olšák
2018-11-20
3
-56
/
+21
*
st/mesa: regularly re-pin driver threads to the CCX where the app thread is
Marek Olšák
2018-11-20
2
-0
/
+34
*
drirc: enable glthread for Talos Principle
Marek Olšák
2018-11-20
1
-0
/
+7
*
mesa/glthread: enable immediate mode
Marek Olšák
2018-11-20
2
-5
/
+11
*
mesa/glthread: pass the function name to _mesa_glthread_restore_dispatch
Marek Olšák
2018-11-20
4
-5
/
+8
*
gallium/u_tests: fix MSVC build by using old-style zero initializers
Marek Olšák
2018-11-20
1
-3
/
+3
*
i965: Do NIR shader cloning in the caller.
Kenneth Graunke
2018-11-20
12
-21
/
+17
*
i965: Use a 'nir' temporary rather than poking at brw_program
Kenneth Graunke
2018-11-20
6
-22
/
+25
*
gallium/u_tests: add a compute shader test that clears an image
Marek Olšák
2018-11-20
1
-0
/
+77
*
ac: handle cast derefs
Dave Airlie
2018-11-21
1
-0
/
+3
*
radv: handle loading from shared pointers
Dave Airlie
2018-11-21
1
-9
/
+18
*
ac: avoid casting pointers on bcsel and stores
Dave Airlie
2018-11-21
3
-3
/
+14
*
meson: Add tests to suites
Dylan Baker
2018-11-20
24
-33
/
+70
*
i965/batch: avoid reverting batch buffer if saved state is an empty
Andrii Simiklit
2018-11-20
5
-2
/
+13
*
glx: make xf86vidmode mandatory for direct rendering
Emil Velikov
2018-11-20
4
-20
/
+3
*
ac/nir: fix intrinsic name string size in visit_image_atomic()
Samuel Pitoiset
2018-11-20
1
-1
/
+1
*
radv: Use structured intrinsics instead of indexing workaround for GFX9.
Bas Nieuwenhuizen
2018-11-19
3
-8
/
+75
*
i965: Allow only one slot of clip distances to be set on Gen4-5.
Kenneth Graunke
2018-11-19
1
-1
/
+3
*
nir: Make nir_lower_clip_vs optionally work with variables.
Kenneth Graunke
2018-11-19
5
-15
/
+40
*
nir: Save nir_variable pointers in nir_lower_clip_vs rather than locs.
Kenneth Graunke
2018-11-19
1
-16
/
+8
*
nir: Inline lower_clip_vs() into nir_lower_clip_vs().
Kenneth Graunke
2018-11-19
1
-41
/
+32
*
nir: Use nir_shader_get_entrypoint in nir_lower_clip_vs().
Kenneth Graunke
2018-11-19
1
-4
/
+2
*
nir: handle shared pointers in lowering indirect derefs.
Dave Airlie
2018-11-20
1
-2
/
+2
*
nir: move getting deref from var after we check deref type.
Dave Airlie
2018-11-20
1
-4
/
+3
*
spirv/vtn: handle variable pointers without offset lowering
Dave Airlie
2018-11-20
2
-8
/
+10
*
intel/fs,vec4: Fix a compiler warning
Jason Ekstrand
2018-11-19
2
-3
/
+3
*
intel,nir: Move gl_LocalInvocationID lowering to nir_lower_system_values
Jason Ekstrand
2018-11-19
4
-34
/
+50
*
gbm: add missing comma between strings
Eric Engestrom
2018-11-19
1
-1
/
+1
*
radv: implement fast HTILE clears for depth or stencil only on GFX9
Samuel Pitoiset
2018-11-19
2
-5
/
+269
*
radv: rewrite the condition that checks allowed depth/stencil values
Samuel Pitoiset
2018-11-19
1
-8
/
+4
*
radv: check allowed fast HTILE clears a bit earlier
Samuel Pitoiset
2018-11-19
1
-0
/
+5
*
radv: add radv_is_fast_clear_{depth,stencil}_allowed() helpers
Samuel Pitoiset
2018-11-19
1
-2
/
+16
*
radv: add radv_get_htile_fast_clear_value() helper
Samuel Pitoiset
2018-11-19
1
-3
/
+18
*
radv: remove unnecessary goto in the fast clear paths
Samuel Pitoiset
2018-11-19
1
-28
/
+24
*
radv/winsys: remove the max IBs per submit limit for the sysmem path
Samuel Pitoiset
2018-11-19
1
-17
/
+29
*
radv/winsys: remove the max IBs per submit limit for the fallback path
Samuel Pitoiset
2018-11-19
1
-48
/
+55
*
etnaviv: use dummy RT buffer when rendering without color buffer
Lucas Stach
2018-11-19
3
-2
/
+19
*
virgl: fix vtest regression since fencing changes.
Dave Airlie
2018-11-19
1
-0
/
+1
*
radv: always clear the FCE predicate after DCC/FMASK/CMASK decompressions
Samuel Pitoiset
2018-11-19
1
-5
/
+8
*
radv: tidy up radv_set_dcc_need_cmask_elim_pred()
Samuel Pitoiset
2018-11-19
5
-15
/
+14
[next]