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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: enable EXT_framebuffer_object in core profile
Timothy Arceri
2018-09-18
4
-27
/
+17
*
mesa: move legacy dri config option texture_depth
Timothy Arceri
2018-09-18
8
-134
/
+13
*
mesa: move legacy dri config option fthrottle_mode
Timothy Arceri
2018-09-18
8
-114
/
+12
*
mesa: move legacy dri config option def_max_anisotropy
Timothy Arceri
2018-09-18
8
-29
/
+5
*
mesa: move legacy dri config option no_neg_lod_bias
Timothy Arceri
2018-09-18
8
-31
/
+5
*
mesa: move legacy dri config option round_mode
Timothy Arceri
2018-09-18
7
-70
/
+10
*
mesa: remove unused dri option float_depth
Timothy Arceri
2018-09-18
7
-29
/
+0
*
mesa: move legacy dri config option dither_mode
Timothy Arceri
2018-09-18
7
-92
/
+12
*
mesa: move legacy dri config option color_reduction
Timothy Arceri
2018-09-18
8
-82
/
+10
*
mesa: move legacy TCL dri config options
Timothy Arceri
2018-09-18
9
-151
/
+15
*
util: use force_compat_profile for Wolfenstein The Old Blood
Timothy Arceri
2018-09-18
1
-0
/
+4
*
mesa/st: add force_compat_profile option to driconfig
Timothy Arceri
2018-09-18
3
-2
/
+14
*
Revert "radeonsi: avoid syncing the driver thread in si_fence_finish"
Timothy Arceri
2018-09-18
3
-52
/
+40
*
v3d: Switch from FLUSH_ALL_STATE to FLUSH for ending our bin CLs.
Eric Anholt
2018-09-17
1
-6
/
+6
*
v3d: Stop clearing the OQ state at the end of the job.
Eric Anholt
2018-09-17
3
-18
/
+1
*
v3d: Always emit a TF disable at the start of drawing on V3D 4.x.
Eric Anholt
2018-09-17
3
-10
/
+8
*
build: Don't overlink gallium xlib target
Dylan Baker
2018-09-17
2
-2
/
+1
*
move pthread_setaffinity_np check to the build system
Dylan Baker
2018-09-17
3
-4
/
+23
*
mesa: FramebufferParameteri parameter checking
Fritz Koenig
2018-09-17
1
-0
/
+1
*
mesa: Additional FlipY applications
Fritz Koenig
2018-09-17
2
-3
/
+3
*
radv: Use build ID if available for cache UUID.
Bas Nieuwenhuizen
2018-09-17
1
-8
/
+35
*
radv: enable shaderInt16 capability
Samuel Pitoiset
2018-09-17
2
-1
/
+2
*
ac: add 16-bit support to ac_build_bitfield_reverse()
Samuel Pitoiset
2018-09-17
1
-0
/
+5
*
ac: add 16-bit support to ac_build_bit_count()
Samuel Pitoiset
2018-09-17
1
-0
/
+5
*
ac: add 16-bit support to ac_find_lsb()
Samuel Pitoiset
2018-09-17
1
-2
/
+13
*
ac: add 16-bit support to ac_build_umsb()
Samuel Pitoiset
2018-09-17
1
-2
/
+16
*
ac: add 16-bit support to ac_build_isign()
Samuel Pitoiset
2018-09-17
1
-5
/
+16
*
ac: add 16-bit constant values for zero and one
Samuel Pitoiset
2018-09-17
2
-0
/
+4
*
ac: add ac_build_bifield_reverse() helper
Samuel Pitoiset
2018-09-17
3
-1
/
+26
*
ac: add ac_build_bit_count() helper
Samuel Pitoiset
2018-09-17
3
-6
/
+31
*
radv: fix use of unreachable() in the meta blit path
Samuel Pitoiset
2018-09-17
1
-4
/
+4
*
Revert "radv: Optimize rebinding the same descriptor set."
Samuel Pitoiset
2018-09-17
1
-7
/
+1
*
radv: fix descriptor pool allocation size
Samuel Pitoiset
2018-09-17
1
-1
/
+2
*
anv/query: Add an emit_srm helper
Jason Ekstrand
2018-09-17
1
-32
/
+21
*
anv: Add a mi_memset and use it for zeroing queries
Jason Ekstrand
2018-09-17
3
-12
/
+23
*
anv/query: Use anv_address everywhere
Jason Ekstrand
2018-09-17
1
-57
/
+64
*
anv/query: Write both dwords in emit_zero_queries
Jason Ekstrand
2018-09-17
1
-0
/
+5
*
anv/query: Increment an index while writing results
Jason Ekstrand
2018-09-17
1
-36
/
+31
*
i965/fs: Don't propagate conditional modifiers from integer compares to adds
Ian Romanick
2018-09-17
1
-1
/
+9
*
radv: Only allow 16 user SGPRs for compute on GFX9+.
Bas Nieuwenhuizen
2018-09-16
1
-1
/
+1
*
radv: Set the user SGPR MSB for Vega.
Bas Nieuwenhuizen
2018-09-16
1
-0
/
+1
*
radv: Optimize rebinding the same descriptor set.
Bas Nieuwenhuizen
2018-09-16
1
-1
/
+7
*
r600/sb: use safe math optimizations when TGSI contains precise operations
Gert Wollny
2018-09-15
3
-1
/
+5
*
android: broadcom/cle: export the broadcom top level path headers
Mauro Rossi
2018-09-15
1
-0
/
+2
*
android: broadcom/cle: add gallium include path
Mauro Rossi
2018-09-15
1
-0
/
+2
*
android: broadcom/genxml: fix collision with intel/genxml header-gen macro
Mauro Rossi
2018-09-15
1
-5
/
+5
*
anv/memcpy: fix build after starting to use addresses
Caio Marcelo de Oliveira Filho
2018-09-14
1
-2
/
+2
*
anv/cmd_buffer: Take an address in emit_lrm
Jason Ekstrand
2018-09-14
1
-17
/
+16
*
anv/memcpy: Use addresses instead of bo+offset
Jason Ekstrand
2018-09-14
3
-35
/
+34
*
anv/so_memcpy: Use the correct SO_BUFFER size on gen8+
Jason Ekstrand
2018-09-14
1
-1
/
+1
[next]