projects
/
mesa.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
radeonsi: add driconf option radeonsi_enable_nir
[mesa.git]
/
src
/
mesa
/
drivers
/
2019-02-18
Ilia Mirkin
i965: always enable EXT_float_blend
tree
|
commitdiff
2019-02-18
Lionel Landwerlin
i965: scale factor changes should trigger recompile
tree
|
commitdiff
2019-02-17
Chris Wilson
i965: Assert the execobject handles match for this...
tree
|
commitdiff
2019-02-15
Eleni Maria Stea
i965: Removed the field etc_format from the struct...
tree
|
commitdiff
2019-02-15
Eleni Maria Stea
i965: Enabled the OES_copy_image extension on Gen 7...
tree
|
commitdiff
2019-02-15
Eleni Maria Stea
i965: Fixed the CopyImageSubData for ETC2 on Gen < 8
tree
|
commitdiff
2019-02-15
Eleni Maria Stea
i965: Faking the ETC2 compression on Gen < 8 GPUs using...
tree
|
commitdiff
2019-02-15
Nanley Chery
i965: Rename intel_mipmap_tree::r8stencil_* -> ::shadow_*
tree
|
commitdiff
2019-02-15
Tapani Pälli
drirc/i965: add option to disable 565 configs and visuals
tree
|
commitdiff
2019-02-14
Eric Engestrom
drm-uapi: use local files, not system libdrm
tree
|
commitdiff
2019-02-12
Tapani Pälli
i965: add P0x formats and propagate required scaling...
tree
|
commitdiff
2019-02-12
Tapani Pälli
intel/compiler: add scale_factors to sampler_prog_key_data
tree
|
commitdiff
2019-02-12
Kenneth Graunke
i965: Use info->textures_used instead of prog->Samplers...
tree
|
commitdiff
2019-02-12
Kenneth Graunke
i965: Drop unnecessary 'and' with prog->SamplerUnits
tree
|
commitdiff
2019-02-12
Kenneth Graunke
nir: Gather texture bitmasks in gl_nir_lower_samplers_a...
tree
|
commitdiff
2019-02-12
Kenneth Graunke
i965: Call nir_lower_samplers for ARB programs.
tree
|
commitdiff
2019-02-08
Andrii Simiklit
i965: consider a 'base level' when calculating width0...
tree
|
commitdiff
2019-02-05
Caio Marcelo de...
i965: skip bit6 swizzle detection in Gen8+
tree
|
commitdiff
2019-02-01
Gurchetan Singh
i965: Set flag for EXT_texture_compression_s3tc_srgb
tree
|
commitdiff
2019-01-31
Dylan Baker
android,autotools,i965: Fix location of float64_glsl.h
tree
|
commitdiff
2019-01-29
Jason Ekstrand
intel/defines: Explicitly cast to uint32_t in SET_FIELD...
tree
|
commitdiff
2019-01-28
Gert Wollny
i965: Set flag for EXT_sRGB
tree
|
commitdiff
2019-01-26
Matt Turner
i965: Always compile fp64 funcs when needed
tree
|
commitdiff
2019-01-13
Kenneth Graunke
i965: Drop mark_surface_used mechanism.
tree
|
commitdiff
2019-01-11
Kenneth Graunke
blorp: Pass the batch to lookup/upload_shader instead...
tree
|
commitdiff
2019-01-11
Kenneth Graunke
blorp: Add blorp_get_surface_address to the driver...
tree
|
commitdiff
2019-01-10
Matt Turner
i965: Compile fp64 funcs only if we do not have 64...
tree
|
commitdiff
2019-01-10
Tapani Pälli
intel/isl: move tiled_memcpy static libs from i965...
tree
|
commitdiff
2019-01-10
Matt Turner
i965: Enable 64-bit GLSL extensions
tree
|
commitdiff
2019-01-10
Matt Turner
i965: Compile fp64 software routines and lower double-ops
tree
|
commitdiff
2019-01-10
Matt Turner
glsl: Create file to contain software fp64 functions
tree
|
commitdiff
2019-01-09
Maya Rashish
radeon: fix printf format specifier.
tree
|
commitdiff
2019-01-08
Jason Ekstrand
spirv: Sort supported capabilities
tree
|
commitdiff
2019-01-04
Lionel Landwerlin
i965: add CS stall on VF invalidation workaround
tree
|
commitdiff
2019-01-04
Lionel Landwerlin
i965: include draw_params/derived_draw_params for VF...
tree
|
commitdiff
2019-01-04
Lionel Landwerlin
i965: limit VF caching workaround to gen8/9/10
tree
|
commitdiff
2018-12-17
Kenneth Graunke
i965: Don't override subslice count to 4 on Gen11.
tree
|
commitdiff
2018-12-14
Rafael Antognolli
i965/gen9: Add workarounds for object preemption.
tree
|
commitdiff
2018-12-14
Rafael Antognolli
i965/gen10+: Enable object level preemption.
tree
|
commitdiff
2018-12-14
Kenneth Graunke
genxml: Consistently use a numeric "MOCS" field
tree
|
commitdiff
2018-12-13
Jordan Justen
i965/compute: Emit GPGPU_WALKER in genX_state_upload
tree
|
commitdiff
2018-12-13
Jordan Justen
i965/genX_state: Add register access functions
tree
|
commitdiff
2018-12-10
Kenneth Graunke
i965: Flip arguments to load_register_reg helpers.
tree
|
commitdiff
2018-12-10
Kenneth Graunke
i965: Delete dead brw_meta_resolve_color prototype.
tree
|
commitdiff
2018-12-08
Kenneth Graunke
intel/blorp: Expand blorp_address::offset to be 64...
tree
|
commitdiff
2018-12-07
Kristian H. Kristensen
mesa: Add core support for EXT_multisampled_render_to_t...
tree
|
commitdiff
2018-12-03
Matt Turner
mesa: Revert INTEL_fragment_shader_ordering support
tree
|
commitdiff
2018-12-03
Chad Versace
i965: Fix -Wswitch on INTEL_COPY_STREAMING_LOAD
tree
|
commitdiff
2018-11-28
Gert Wollny
i965: Set the FBO error state INCOMPLETE_ATTACHMENT...
tree
|
commitdiff
2018-11-28
Gert Wollny
i965: Explicitely handle swizzles for MESA_FORMAT_R_SRGB8
tree
|
commitdiff
2018-11-26
Anuj Phogat
i965/icl: Set use full ways in L3CNTLREG
tree
|
commitdiff
2018-11-21
Mathias Fröhlich
mesa: Factor out struct gl_vertex_format.
tree
|
commitdiff
2018-11-21
Mathias Fröhlich
nouveau: Use gl_array_attribute::_ElementSize.
tree
|
commitdiff
2018-11-20
Kenneth Graunke
i965: Do NIR shader cloning in the caller.
tree
|
commitdiff
2018-11-20
Kenneth Graunke
i965: Use a 'nir' temporary rather than poking at brw_p...
tree
|
commitdiff
2018-11-20
Andrii Simiklit
i965/batch: avoid reverting batch buffer if saved state...
tree
|
commitdiff
2018-11-19
Gert Wollny
i965:use FRAMEBUFFER_UNSUPPORTED instead of FRAMEBUFFER...
tree
|
commitdiff
2018-11-19
Gert Wollny
i965: Add support for and expose EXT_texture_sRGB_R8
tree
|
commitdiff
2018-11-19
Gert Wollny
i965: Force zero swizzles for unused components in...
tree
|
commitdiff
2018-11-19
Gert Wollny
i965: be more specific about FBO completeness errors
tree
|
commitdiff
2018-11-17
Kenneth Graunke
i915: Delete swizzling detection logic.
tree
|
commitdiff
2018-11-16
Danylo Piliaiev
i965: Fix calculation of layers array length for isl_view
tree
|
commitdiff
2018-11-14
Andrii Simiklit
i965: avoid 'unused variable' warnings
tree
|
commitdiff
2018-11-12
Lionel Landwerlin
i965: add support for sampling from AYUV
tree
|
commitdiff
2018-11-08
Aditya Swarup
i965: Lift restriction in external textures for EGLImag...
tree
|
commitdiff
2018-11-05
Sergii Romantsov
i965/batch/debug: Allow log be dumped before assert
tree
|
commitdiff
2018-11-02
Topi Pohjolainen
i965/icl: Disable prefetching of sampler state entries
tree
|
commitdiff
2018-11-01
Mark Janes
Revert "i965/batch: avoid reverting batch buffer if...
tree
|
commitdiff
2018-11-01
Anuj Phogat
i965/icl: Set Error Detection Behavior Control Bit...
tree
|
commitdiff
2018-11-01
Mathias Fröhlich
mesa: Collect all the draw functions in draw.{h,c}.
tree
|
commitdiff
2018-11-01
Mathias Fröhlich
mesa/vbo: Move _vbo_draw_indirect -> _mesa_draw_indirect
tree
|
commitdiff
2018-10-31
Emil Velikov
configure: allow building with python3
tree
|
commitdiff
2018-10-30
Danylo Piliaiev
i965: Disable dual source blending when shader doesn...
tree
|
commitdiff
2018-10-30
Kenneth Graunke
i965: Respect GL_TEXTURE_SRGB_DECODE_EXT in GenerateMip...
tree
|
commitdiff
2018-10-30
Andrii Simiklit
i965/batch: don't ignore the 'brw_new_batch' call for...
tree
|
commitdiff
2018-10-30
Andrii Simiklit
i965/batch: avoid reverting batch buffer if saved state...
tree
|
commitdiff
2018-10-30
Eric Engestrom
i965: add missing case to fix -Wswitch
tree
|
commitdiff
2018-10-30
Mauro Rossi
android: i965/tiled_memcpy: fix build for x86 generic...
tree
|
commitdiff
2018-10-26
Jason Ekstrand
nir/validate: Print when the validation failed
tree
|
commitdiff
2018-10-25
Eric Engestrom
util: use C99 declaration in the for-loop hash_table_fo...
tree
|
commitdiff
2018-10-24
Dylan Baker
autotools: include intel_tiled_memcopy.c
tree
|
commitdiff
2018-10-24
Dylan Baker
meson: fix formatting and add extra_files to i965
tree
|
commitdiff
2018-10-23
Eduardo Lima Mitev
mesa/glformats: Remove redundant helper _mesa_base_form...
tree
|
commitdiff
2018-10-23
Scott D Phillips
i965/miptree: Use cpu tiling/detiling when mapping
tree
|
commitdiff
2018-10-23
Scott D Phillips
i965/tiled_memcpy: inline movntdqa loads in tiled_to_linear
tree
|
commitdiff
2018-10-23
Tapani Pälli
i965: expose type of memcpy instead of memcpy function...
tree
|
commitdiff
2018-10-19
Jose Fonseca
scons: Remove gles option.
tree
|
commitdiff
2018-10-17
Neil Roberts
Fix setting indent-tabs-mode in the Emacs .dir-locals...
tree
|
commitdiff
2018-10-15
Kenneth Graunke
i965: Drop assert about number of uniforms in ARB handling.
tree
|
commitdiff
2018-10-12
Rafael Antognolli
i965/miptree: Use enum instead of boolean.
tree
|
commitdiff
2018-10-11
Jordan Justen
i965/gen10+: Initialize new fields in STATE_BASE_ADDRESS
tree
|
commitdiff
2018-10-08
Chystiakov, Dmytro
i965: fallback RGBX to RGBA in glEGLImageTargetRenderbu...
tree
|
commitdiff
2018-10-03
Emil Velikov
i965: reference __DRI_ATTRIB_SWAP_COPY token over the...
tree
|
commitdiff
2018-10-03
Emil Velikov
i915: reference __DRI_ATTRIB_SWAP_COPY token over the...
tree
|
commitdiff
2018-10-03
Emil Velikov
dri/common: move the required GLX_* token definitions...
tree
|
commitdiff
2018-10-03
Emil Velikov
dri/common: use __DRI_ATTRIB_SWAP* instances when descr...
tree
|
commitdiff
2018-10-03
Emil Velikov
mesa: fold _glapi_check_multithread() back into _mesa_m...
tree
|
commitdiff
2018-10-02
Fritz Koenig
i965: Replace checks for rb->Name with FlipY (v2)
tree
|
commitdiff
2018-09-26
Jason Ekstrand
intel/isl: Add a unit suffixes to some struct fields...
tree
|
commitdiff
2018-09-25
Caio Marcelo de...
intel/compiler: Export TCS passthrough creation
tree
|
commitdiff
next