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
*
compiler/blob: Allow for fixed-size blobs with a NULL data pointer
Jason Ekstrand
2017-10-12
2
-3
/
+10
*
compiler/blob: Add a concept of a fixed-allocation blob
Jason Ekstrand
2017-10-12
2
-1
/
+37
*
compiler/blob: Switch to init/finish instead of create/destroy
Jason Ekstrand
2017-10-12
5
-87
/
+80
*
compiler: Move blob up a level
Jason Ekstrand
2017-10-12
6
-6
/
+6
*
meson: Add inc_compiler to the libglsl includes
Jason Ekstrand
2017-10-12
1
-1
/
+1
*
glsl/blob: Return false from grow_to_fit if we've ever failed
Jason Ekstrand
2017-10-12
2
-1
/
+13
*
glsl/blob: Return false from ensure_can_read on overrun
Jason Ekstrand
2017-10-12
1
-0
/
+3
*
i965: Share the flush for brw_blorp_miptree_download into a pbo
Chris Wilson
2017-10-12
3
-31
/
+24
*
meta: Delete the PBO texture upload/download path
Jason Ekstrand
2017-10-12
4
-97
/
+0
*
i965: Use blorp instead of meta for PBO pixel reads
Jason Ekstrand
2017-10-12
1
-9
/
+51
*
i965: Use blorp instead of meta for PBO texture downloads
Jason Ekstrand
2017-10-12
1
-4
/
+29
*
i965/tex: Use blorp texture upload for all CCS_E textures
Jason Ekstrand
2017-10-12
1
-1
/
+2
*
i965: Use blorp instead of meta for PBO texture uploads
Jason Ekstrand
2017-10-12
1
-4
/
+30
*
i965: Add blorp-based texture upload and download paths
Jason Ekstrand
2017-10-12
2
-0
/
+362
*
i965: Refactor y-flipping coordinate transform.
Kenneth Graunke
2017-10-12
1
-7
/
+11
*
i965/tex: Check if there is data to upload up-front
Jason Ekstrand
2017-10-12
1
-0
/
+4
*
i965/barrier: Do the correct flushes for framebuffer access
Jason Ekstrand
2017-10-12
1
-1
/
+1
*
i965/barrier: Do the correct flushes for texture updates
Jason Ekstrand
2017-10-12
1
-2
/
+4
*
i965: Ignore GL_SKIP_DECODE_EXT for textures accessed via texelFetch().
Kenneth Graunke
2017-10-12
1
-1
/
+5
*
meta: Unset the textures_used_by_txf bitfield.
Kenneth Graunke
2017-10-12
1
-0
/
+13
*
nir: Make nir_shader_gather_info() track texelFetch texture accesses.
Kenneth Graunke
2017-10-12
1
-1
/
+13
*
compiler: Move gl_program::TexelFetchSamplers to shader_info.
Kenneth Graunke
2017-10-12
4
-3
/
+6
*
radv: take unsafe_math and sisched into account when hashing shaders.
Dave Airlie
2017-10-12
3
-9
/
+24
*
mesa/bufferobj: fix atomic offset/size get
Dave Airlie
2017-10-13
1
-2
/
+4
*
mapi: Update extension number of MESA_tile_raster_order.
Eric Anholt
2017-10-12
1
-2
/
+1
*
broadcom/vc5: Remove the u_resource_vtbl usage.
Eric Anholt
2017-10-12
3
-25
/
+18
*
mesa: Disallow GL_RED/GL_RG with half-floats on GLES2.
Eric Anholt
2017-10-12
1
-0
/
+4
*
radeonsi: implement sync_file import/export
Marek Olšák
2017-10-12
2
-2
/
+79
*
winsys/amdgpu: implement sync_file import/export
Marek Olšák
2017-10-12
3
-7
/
+138
*
ac: add radeon_info::has_sync_file
cros-mesa-17.2.3-vanilla
chadv/cros-mesa-17.2.3-vanilla
Marek Olšák
2017-10-12
3
-0
/
+3
*
broadcom/vc5: Don't pair VPMSETUP with other peripheral access.
Eric Anholt
2017-10-12
1
-0
/
+3
*
broadcom/vc5: Fix inclusion of FS flag bits in dumping the FS address.
Eric Anholt
2017-10-12
1
-1
/
+1
*
st/dri: implement __DRIimageExtension::validateUsage properly
Marek Olšák
2017-10-12
1
-8
/
+22
*
gallium: add pipe_screen::check_resource_capability
Marek Olšák
2017-10-12
5
-0
/
+74
*
ac/surface: add ac_surface::is_displayable
Marek Olšák
2017-10-12
2
-0
/
+13
*
amd/addrlib: add Addr2IsValidDisplaySwizzleMode
Marek Olšák
2017-10-12
4
-2
/
+58
*
meson: fix typo in isl
tournier.elie
2017-10-12
1
-1
/
+1
*
etnaviv: Do GC3000 resolve-in-place when possible
Wladimir J. van der Laan
2017-10-12
4
-4
/
+25
*
egl_haiku: drop haiku_egl_driver struct
Eric Engestrom
2017-10-12
1
-20
/
+14
*
egl: remove left over _EGLMain_t
Eric Engestrom
2017-10-12
1
-3
/
+0
*
egl: drop memset(0) of calloc'ed memory
Eric Engestrom
2017-10-12
1
-2
/
+0
*
egl: replace _egl_driver->Unload() callback with a simple free()
Eric Engestrom
2017-10-12
4
-28
/
+1
*
radv: don't crash if cache is disabled.
Dave Airlie
2017-10-12
1
-5
/
+9
*
radv: use CLEAR_STATE for initializing some registers
Samuel Pitoiset
2017-10-12
1
-41
/
+58
*
radv: add has_clear_state and enable it on CIK+ only
Samuel Pitoiset
2017-10-12
2
-1
/
+6
*
radv: do not set registers for merged ES-GS on GFX9
Samuel Pitoiset
2017-10-12
1
-2
/
+5
*
radv: move the raster config emission in si_set_raster_config()
Samuel Pitoiset
2017-10-12
1
-53
/
+60
*
radeonsi: add support for PIPE_FORMAT_{X1,A1}R5G5B5_UNORM
Nicolai Hähnle
2017-10-12
1
-0
/
+8
*
gallium: add tests for PIPE_FORMAT_{X1,A1}B5G5R5_UNORM formats
Nicolai Hähnle
2017-10-12
1
-0
/
+13
*
radv: remove duplicate line of code
Timothy Arceri
2017-10-12
1
-1
/
+0
[next]