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
/
mesa
/
drivers
/
dri
/
i965
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Lift restriction in external textures for EGLImage support
Aditya Swarup
2018-11-08
3
-15
/
+0
*
i965/batch/debug: Allow log be dumped before assert
Sergii Romantsov
2018-11-05
1
-1
/
+1
*
i965/icl: Disable prefetching of sampler state entries
Topi Pohjolainen
2018-11-02
1
-3
/
+12
*
Revert "i965/batch: avoid reverting batch buffer if saved state is an empty"
Mark Janes
2018-11-01
5
-14
/
+3
*
i965/icl: Set Error Detection Behavior Control Bit in L3CNTLREG
Anuj Phogat
2018-11-01
2
-0
/
+8
*
configure: allow building with python3
Emil Velikov
2018-10-31
1
-1
/
+1
*
i965: Disable dual source blending when shader doesn't support it on gen8+
Danylo Piliaiev
2018-10-30
1
-3
/
+42
*
i965: Respect GL_TEXTURE_SRGB_DECODE_EXT in GenerateMipmaps()
Kenneth Graunke
2018-10-30
1
-1
/
+18
*
i965/batch: don't ignore the 'brw_new_batch' call for a 'new batch'
Andrii Simiklit
2018-10-30
1
-0
/
+4
*
i965/batch: avoid reverting batch buffer if saved state is an empty
Andrii Simiklit
2018-10-30
5
-3
/
+14
*
i965: add missing case to fix -Wswitch
Eric Engestrom
2018-10-30
1
-2
/
+3
*
android: i965/tiled_memcpy: fix build for x86 generic target
Mauro Rossi
2018-10-30
1
-8
/
+9
*
nir/validate: Print when the validation failed
Jason Ekstrand
2018-10-26
1
-2
/
+3
*
util: use C99 declaration in the for-loop hash_table_foreach() macro
Eric Engestrom
2018-10-25
2
-4
/
+0
*
autotools: include intel_tiled_memcopy.c
Dylan Baker
2018-10-24
2
-0
/
+7
*
meson: fix formatting and add extra_files to i965
Dylan Baker
2018-10-24
1
-10
/
+12
*
mesa/glformats: Remove redundant helper _mesa_base_format_component_count
Eduardo Lima Mitev
2018-10-23
1
-1
/
+1
*
i965/miptree: Use cpu tiling/detiling when mapping
Scott D Phillips
2018-10-23
1
-4
/
+106
*
i965/tiled_memcpy: inline movntdqa loads in tiled_to_linear
Scott D Phillips
2018-10-23
9
-90
/
+426
*
i965: expose type of memcpy instead of memcpy function itself
Tapani Pälli
2018-10-23
4
-30
/
+63
*
i965: Drop assert about number of uniforms in ARB handling.
Kenneth Graunke
2018-10-15
1
-3
/
+2
*
i965/miptree: Use enum instead of boolean.
Rafael Antognolli
2018-10-12
2
-3
/
+4
*
i965/gen10+: Initialize new fields in STATE_BASE_ADDRESS
Jordan Justen
2018-10-11
1
-1
/
+6
*
i965: fallback RGBX to RGBA in glEGLImageTargetRenderbufferStorageOES
Chystiakov, Dmytro
2018-10-08
1
-26
/
+37
*
i965: reference __DRI_ATTRIB_SWAP_COPY token over the GLX one
Emil Velikov
2018-10-03
1
-1
/
+1
*
i965: Replace checks for rb->Name with FlipY (v2)
Fritz Koenig
2018-10-02
2
-13
/
+11
*
intel/isl: Add a unit suffixes to some struct fields and variables
Jason Ekstrand
2018-09-26
9
-63
/
+63
*
intel/compiler: Export TCS passthrough creation
Caio Marcelo de Oliveira Filho
2018-09-25
1
-82
/
+1
*
i965/icl: Set Enabled Texel Offset Precision Fix bit
Anuj Phogat
2018-09-21
2
-0
/
+11
*
i965: remove outdated comment about TCS passthrough
Caio Marcelo de Oliveira Filho
2018-09-20
1
-4
/
+0
*
i965: Bump aperture tracking to u64
Chris Wilson
2018-09-10
3
-11
/
+8
*
Replace uses of _mesa_bitcount with util_bitcount
Dylan Baker
2018-09-07
3
-6
/
+9
*
i965: Workaround the gen9 hw astc5x5 sampler bug
Jason Ekstrand
2018-09-07
6
-12
/
+131
*
intel: compiler option msse2 and mstackrealign
Sergii Romantsov
2018-09-07
2
-4
/
+4
*
compiler: Move double_inputs to gl_program::DualSlotInputs
Jason Ekstrand
2018-09-06
2
-10
/
+12
*
i965: move brw_nir_lower_gl_images call
Alejandro Piñeiro
2018-09-05
2
-1
/
+10
*
intel/compiler: rename brw_nir_lower_glsl_images
Alejandro Piñeiro
2018-09-05
2
-3
/
+3
*
intel/compiler: remove unused variable num_images
Alejandro Piñeiro
2018-09-05
1
-2
/
+0
*
i965/gen7_urb: Re-emit PUSH_CONSTANT_ALLOC on some gen9
Nanley Chery
2018-08-31
1
-0
/
+28
*
i965/screen: Allow modifiers on sRGB formats
Jason Ekstrand
2018-08-30
1
-3
/
+11
*
intel/compiler: Remove surface_idx from brw_image_param
Jason Ekstrand
2018-08-29
2
-12
/
+3
*
anv,i965: Lower away image derefs in the driver
Jason Ekstrand
2018-08-29
2
-0
/
+131
*
glsl/link,i965: Make ImageAccess four-state
Jason Ekstrand
2018-08-29
1
-6
/
+6
*
intel/compiler: Do image load/store lowering to NIR
Jason Ekstrand
2018-08-29
1
-0
/
+2
*
i965: enable AMD_depth_clamp_separate
Sagar Ghuge
2018-08-28
1
-0
/
+1
*
i965: add functional changes for AMD_depth_clamp_separate
Sagar Ghuge
2018-08-28
1
-5
/
+15
*
mesa: Add support for AMD_depth_clamp_separate
Sagar Ghuge
2018-08-28
1
-4
/
+7
*
i965: Add INTEL_fragment_shader_ordering support.
Kevin Rogovin
2018-08-28
1
-0
/
+1
*
i965/gen6/xfb: handle case where transform feedback is not active
Andrii Simiklit
2018-08-28
1
-1
/
+1
*
Revert "configure: allow building with python3"
Emil Velikov
2018-08-24
1
-1
/
+1
[next]