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
Commit message (
Expand
)
Author
Age
Files
Lines
*
v3d: Update the TLB config for depth writes on V3D 4.2.
Eric Anholt
2018-11-01
1
-8
/
+22
*
v3d: Use the TLB R/B swapping instead of recompiles when available.
Eric Anholt
2018-11-01
4
-3
/
+17
*
v3d: Take advantage of _mesa_hash_table_remove_key() in the simulator.
Eric Anholt
2018-11-01
1
-4
/
+2
*
v3d: Respect user-passed strides for BO imports.
Eric Anholt
2018-11-01
5
-96
/
+19
*
v3d: Drop #if 0-ed out v3d_dump_to_file().
Eric Anholt
2018-11-01
1
-91
/
+0
*
v3d: Fix a typo in a comment in job handling.
Eric Anholt
2018-11-01
1
-1
/
+1
*
v3d: Fix a copy-and-paste comment in the simulator code.
Eric Anholt
2018-11-01
1
-1
/
+1
*
anv/icl: Set Error Detection Behavior Control Bit in L3CNTLREG
Anuj Phogat
2018-11-01
2
-0
/
+8
*
i965/icl: Set Error Detection Behavior Control Bit in L3CNTLREG
Anuj Phogat
2018-11-01
2
-0
/
+8
*
meson: don't install translation files
18.3-branchpoint
Dylan Baker
2018-11-01
1
-1
/
+1
*
egl: use the LC_ALL hammer instead of LANG
Eric Engestrom
2018-11-01
1
-1
/
+1
*
egl: fix entrypoint sorting test
Eric Engestrom
2018-11-01
1
-1
/
+1
*
intel/tools: fix resource leak
Andrii Simiklit
2018-11-01
1
-0
/
+10
*
intel/tools: include stdarg.h in error2aub
Jonathan Gray
2018-11-01
1
-0
/
+1
*
egl: Fix eglentrypoint.h sort order.
Mathias Fröhlich
2018-11-01
1
-1
/
+1
*
radv: set PA_SU_PRIM_FILTER_CNTL optimally
Samuel Pitoiset
2018-11-01
1
-0
/
+9
*
radv: only enable gl_SampleMask if MSAA is enabled too
Samuel Pitoiset
2018-11-01
1
-2
/
+11
*
radv: use radeon_info::num_good_cu_per_sh
Samuel Pitoiset
2018-11-01
1
-3
/
+1
*
ac/nir: make use of i1false in few more places
Samuel Pitoiset
2018-11-01
1
-3
/
+3
*
radv: add support for Raven2
Samuel Pitoiset
2018-11-01
3
-3
/
+9
*
mesa: Collect all the draw functions in draw.{h,c}.
Mathias Fröhlich
2018-11-01
5
-96
/
+109
*
mesa/vbo: Move _vbo_draw_indirect -> _mesa_draw_indirect
Mathias Fröhlich
2018-11-01
5
-86
/
+87
*
mesa/vbo: Move src/mesa/vbo/vbo_exec_array.c -> src/mesa/main/draw.c
Mathias Fröhlich
2018-11-01
6
-280
/
+334
*
vbo: Pull the _mesa_set_draw_vao calls out of the if clauses.
Mathias Fröhlich
2018-11-01
1
-76
/
+38
*
vbo: Preserve vbo_save::no_current_update on primitive restart.
Mathias Fröhlich
2018-11-01
1
-1
/
+2
*
vbo: Make no_current_update an argument to vbo_save_NotifyBegin.
Mathias Fröhlich
2018-11-01
4
-10
/
+10
*
vbo: Move no_current_update out of _mesa_prim.
Mathias Fröhlich
2018-11-01
4
-8
/
+9
*
vbo: Remove the now unused VBO_SAVE_PRIM_WEAK define.
Mathias Fröhlich
2018-11-01
1
-1
/
+0
*
vbo: Remove the always false branch dlist replay.
Mathias Fröhlich
2018-11-01
1
-29
/
+1
*
vbo: Test for VBO_SAVE_PRIM_WEAK in _mesa_prim::mode is false.
Mathias Fröhlich
2018-11-01
1
-1
/
+1
*
vbo: Remove VBO_SAVE_PRIM_WEAK from vbo_save_NotifyBegin calls.
Mathias Fröhlich
2018-11-01
1
-5
/
+3
*
vbo: Remove set but not used weak field from _mesa_prim.
Mathias Fröhlich
2018-11-01
6
-15
/
+3
*
vbo: Remove the VBO_SAVE_FALLBACK flag.
Mathias Fröhlich
2018-11-01
2
-8
/
+2
*
vbo: Remove unused vbo_save_fallback function.
Mathias Fröhlich
2018-11-01
2
-16
/
+0
*
meson: egl: group dri2 bits separately from haiku
Emil Velikov
2018-11-01
1
-36
/
+35
*
egl: enable EGL_EXT_device_{base,enumeration,query}
Emil Velikov
2018-11-01
1
-0
/
+3
*
egl: set the EGLDevice when creating a display
Emil Velikov
2018-11-01
7
-1
/
+81
*
egl: add EGL_EXT_device_drm support
Emil Velikov
2018-11-01
2
-0
/
+117
*
egl: add EGL_MESA_device_software support
Emil Velikov
2018-11-01
3
-1
/
+31
*
egl: add base EGL_EXT_device_base implementation
Emil Velikov
2018-11-01
10
-3
/
+344
*
glx: be explicit about when mapping X <> GLX visuals
Emil Velikov
2018-11-01
1
-3
/
+6
*
glx: remove unused __glXPreferEGL() declaration
Emil Velikov
2018-11-01
1
-2
/
+0
*
radv/xfb: don't increase offset by component mask start.
Dave Airlie
2018-10-31
1
-3
/
+0
*
util/gen_xmlpool: Make use of python's foreach loop
Dylan Baker
2018-10-31
1
-30
/
+27
*
util/gen_xmlpool: Don't use len to test for container emptiness
Dylan Baker
2018-10-31
1
-4
/
+4
*
util/gen_xmlpool: Don't write via shell redirection
Dylan Baker
2018-10-31
5
-65
/
+58
*
util/gen_xmlpool: use with statement to open file
Dylan Baker
2018-10-31
1
-34
/
+32
*
util/gen_xmlpool: use a main function
Dylan Baker
2018-10-31
1
-61
/
+66
*
util/gen_xmlpool: Use print function instad of sys.stderr.write
Dylan Baker
2018-10-31
1
-5
/
+4
*
util/gen_xmlpool: Use more standard style
Dylan Baker
2018-10-31
1
-29
/
+29
[next]