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
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: Remove ir_binop_greater and ir_binop_lequal expressions
Ian Romanick
2017-10-30
2
-50
/
+0
*
i965: correctly assign SamplerCount of INTERFACE_DESCRIPTOR_DATA
Kevin Rogovin
2017-10-29
1
-1
/
+1
*
i965: Only set key->high_quality_derivatives when it matters.
Kenneth Graunke
2017-10-29
1
-0
/
+1
*
i965: Update brw_wm_debug_recompile() for newer key entries.
Kenneth Graunke
2017-10-29
1
-5
/
+14
*
scons: fix OSMesa driver build
Brian Paul
2017-10-27
1
-0
/
+1
*
meson: build classic osmesa
Dylan Baker
2017-10-27
2
-0
/
+51
*
osmesa: Include generated headers without path
Dylan Baker
2017-10-27
2
-2
/
+4
*
mesa: Accept GL_BACK in get_fb0_attachment with ARB_ES3_1_compatibility.
Kenneth Graunke
2017-10-27
1
-0
/
+9
*
formatquery: use correct target check for IMAGE_FORMAT_COMPATIBILITY_TYPE
Alejandro Piñeiro
2017-10-27
1
-1
/
+7
*
buildsys: move file regeneration logic to the script itself
Eric Engestrom
2017-10-27
1
-2
/
+2
*
i965: unref push_const_bo in intelDestroyContext
Tapani Pälli
2017-10-27
1
-0
/
+6
*
i965: remove if conditions from scratch_bo unref
Tapani Pälli
2017-10-27
1
-10
/
+6
*
i965/miptree: Take an isl_format in render_aux_usage
Jason Ekstrand
2017-10-26
5
-27
/
+39
*
i965/blorp: Use more temporary isl_format variables
Jason Ekstrand
2017-10-26
1
-8
/
+7
*
i965/blorp: Use blorp_to_isl_format for src_isl_format in blit_miptrees
Jason Ekstrand
2017-10-26
1
-1
/
+2
*
meson: build nouveau vieux driver
Dylan Baker
2017-10-26
2
-0
/
+95
*
meson: build r200 driver
Dylan Baker
2017-10-26
2
-0
/
+94
*
meson: build r100 driver
Dylan Baker
2017-10-26
2
-0
/
+90
*
st/mesa: enable nir path for all shaders.
Dave Airlie
2017-10-26
1
-9
/
+1
*
st/program: add support for gs/tes/tcs nir shaders.
Dave Airlie
2017-10-26
3
-4
/
+56
*
st/program: rework basic variant interface
Dave Airlie
2017-10-26
3
-15
/
+12
*
intel/compiler: Call nir_lower_system_values in brw_preprocess_nir
Jason Ekstrand
2017-10-25
1
-2
/
+0
*
i965/program: Move nir_lower_system_values higher up
Jason Ekstrand
2017-10-25
1
-1
/
+2
*
glsl_to_tgsi: remove unused glsl_version variable
Marek Olšák
2017-10-26
1
-3
/
+0
*
gles2: support for GL_EXT_occlusion_query_boolean
Harish Krupo
2017-10-25
2
-7
/
+25
*
mesa: enum checks for GL_EXT_occlusion_query_boolean
Tapani Pälli
2017-10-25
1
-0
/
+44
*
i965: fix unused var warnings in release build
Timothy Arceri
2017-10-25
6
-32
/
+13
*
i965: Call gen6_upload_push_constants() even when the stage is disabled.
Kenneth Graunke
2017-10-24
2
-18
/
+16
*
i965: Drop a bunch of downcasting and upcasting of gl_program pointers.
Kenneth Graunke
2017-10-24
1
-19
/
+12
*
i965: Move _mesa_shader_write_subroutine_indices down a level.
Kenneth Graunke
2017-10-24
2
-6
/
+3
*
i965: Don't disable CCS for RT dependencies when dispatching compute.
Kenneth Graunke
2017-10-24
3
-5
/
+5
*
mesa/bufferobj: don't double negate the range
Dave Airlie
2017-10-24
1
-3
/
+3
*
mesa: use util_strdup() macro in symbol_table.c
Brian Paul
2017-10-23
1
-2
/
+3
*
i965: Revert absolute mode for constant buffer pointers.
Kenneth Graunke
2017-10-23
2
-25
/
+1
*
nir: Get rid of nir_shader::stage
Jason Ekstrand
2017-10-20
3
-9
/
+11
*
st/mesa: correct a u_vbuf comment
Marek Olšák
2017-10-20
1
-3
/
+5
*
i965: Report supported context priorities to EGL/DRI
Chris Wilson
2017-10-20
1
-0
/
+13
*
i965: Pass the EGL/DRI context priority through to the kernel
Chris Wilson
2017-10-20
3
-0
/
+46
*
i965: Record the presence of the kernel scheduler
Chris Wilson
2017-10-20
1
-0
/
+11
*
egl,dri: Propagate context priority hint to driver->CreateContext
Chris Wilson
2017-10-20
12
-23
/
+38
*
i965: Don't disable aux buffers for non-overlapping miplevels.
Kenneth Graunke
2017-10-19
1
-3
/
+7
*
i965: Remove the intel_miptree_prepare_fb_fetch wrapper.
Kenneth Graunke
2017-10-19
3
-20
/
+10
*
i965: Only resolve texture levels/layers that are accessed.
Kenneth Graunke
2017-10-19
1
-2
/
+16
*
i965: Make intel_miptree_prepare_texture() take level/layer arguments.
Kenneth Graunke
2017-10-19
3
-21
/
+13
*
i965/sbe: fix active components for SSO programs with over 16 inputs
Iago Toral Quiroga
2017-10-19
1
-8
/
+2
*
i965: Do not log a perf warning when mapping an idle bo
Chris Wilson
2017-10-19
1
-2
/
+3
*
i965: Use a union to bitcast a float
Matt Turner
2017-10-18
1
-1
/
+2
*
st/mesa: set dimension for constants in ATI_fragment_shader
Miklós Máté
2017-10-18
1
-0
/
+4
*
st/mesa: Initialize textures array in st_framebuffer_validate
Michel Dänzer
2017-10-18
1
-0
/
+2
*
mesa: fix trivial typo in _mesa_PixelMapusv() error string
Brian Paul
2017-10-18
1
-1
/
+1
[next]