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
*
intel/cs: Grow prog_data::param on-demand for thread_local_id_index
Jason Ekstrand
2017-10-12
4
-22
/
+9
*
intel/compiler: Make brw_nir_lower_intrinsics compute-specific
Jason Ekstrand
2017-10-12
5
-19
/
+13
*
intel/compiler: Add a helper for growing the prog_data::param array
Jason Ekstrand
2017-10-12
1
-0
/
+13
*
intel/compiler: Stop adding params for texture sizes
Jason Ekstrand
2017-10-12
2
-6
/
+0
*
i965: Only add the wpos state reference if we lowered something
Jason Ekstrand
2017-10-12
1
-6
/
+6
*
intel/compiler: Add a flag for pull constant support
Jason Ekstrand
2017-10-12
5
-2
/
+13
*
anv/pipeline: Ralloc prog_data::param of the compile mem_ctx
Jason Ekstrand
2017-10-12
1
-2
/
+1
*
anv/pipeline: Add a mem_ctx parameter to anv_pipeline_compile
Jason Ekstrand
2017-10-12
1
-33
/
+39
*
i965: Store image_param in brw_context instead of prog_data
Jason Ekstrand
2017-10-12
14
-49
/
+17
*
i965: Use prog->info.num_images for needs_dc computation
Jason Ekstrand
2017-10-12
1
-2
/
+3
*
intel: Rewrite the world of push/pull params
Jason Ekstrand
2017-10-12
23
-151
/
+288
*
i965: Get rid of gen7_cs_state.c
Jason Ekstrand
2017-10-12
6
-177
/
+145
*
i965: Add a helper for populating constant buffers
Jason Ekstrand
2017-10-12
3
-12
/
+33
*
i965: Move brw_upload_pull_constants to gen6_constant_state.c
Jason Ekstrand
2017-10-12
3
-64
/
+65
*
nir: Get rid of the variable on vote intrinsics
Jason Ekstrand
2017-10-12
2
-5
/
+3
*
nir/opcodes: Fix constant-folding of ufind_msb
Jason Ekstrand
2017-10-12
1
-1
/
+1
*
meta: Delete the PBO texsubimage path for real
Jason Ekstrand
2017-10-12
2
-496
/
+0
*
anv/pipeline_cache: Rework to use multialloc and blob
Jason Ekstrand
2017-10-12
2
-159
/
+141
*
anv/pipeline: Declare bind maps closer to their use
Jason Ekstrand
2017-10-12
1
-12
/
+6
*
anv/multialloc: Add new add_size helper
Jason Ekstrand
2017-10-12
1
-2
/
+4
*
compiler/blob: Make some parameters void instead of uint8_t
Jason Ekstrand
2017-10-12
2
-5
/
+5
*
compiler/blob: Constify the reader
Jason Ekstrand
2017-10-12
3
-11
/
+11
*
compiler/blob: Add (reserve|overwrite)_(uint32|intptr) helpers
Jason Ekstrand
2017-10-12
2
-2
/
+61
*
compiler/blob: make blob_reserve_bytes() more useful
Connor Abbott
2017-10-12
3
-20
/
+12
*
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
[next]