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
*
intel/blorp: Rework our usage of ralloc when compiling shaders
Jason Ekstrand
2016-11-08
4
-15
/
+15
*
mesa: fix error handling in DrawBuffers
Tapani Pälli
2016-11-08
1
-34
/
+37
*
st/mesa: only set primitive_restart when the restart index is in range
Nicolai Hähnle
2016-11-08
1
-2
/
+13
*
st/glsl_to_tgsi: fix block copies of arrays of doubles
Nicolai Hähnle
2016-11-08
1
-0
/
+1
*
i965: Fix gl_InvocationID in dual object GS where invocations == 1.
Kenneth Graunke
2016-11-08
1
-1
/
+4
*
st/glsl_to_tgsi: fix atomic counter addressing
Nicolai Hähnle
2016-11-08
1
-6
/
+9
*
st/mesa: fix vertex elements setup for doubles
Nicolai Hähnle
2016-11-08
1
-48
/
+50
*
st/glsl_to_tgsi: fix textureGatherOffset with indirectly loaded offsets
Nicolai Hähnle
2016-11-08
1
-1
/
+17
*
st/glsl_to_tgsi: simplify translate_tex_offset
Nicolai Hähnle
2016-11-08
1
-50
/
+14
*
st/glsl_to_tgsi: disable on-the-fly peephole for 64-bit operations
Nicolai Hähnle
2016-11-08
1
-0
/
+4
*
autoconf: Make header install distinct for various APIs (v2)
Chuck Atkins
2016-11-08
1
-10
/
+0
*
i965/sync: Fix uninitalized usage and leak of mutex
Chad Versace
2016-11-08
1
-2
/
+12
*
i965: Add missing BRW_CS_PROG_DATA to CS work group surface atom.
Kenneth Graunke
2016-11-08
1
-2
/
+5
*
i965: Add missing BRW_NEW_CS_PROG_DATA to compute constant atom.
Kenneth Graunke
2016-11-08
1
-1
/
+2
*
i965: Move BRW_NEW_FRAGMENT_PROGRAM from 3DSTATE_PS to PS_EXTRA.
Kenneth Graunke
2016-11-08
1
-1
/
+1
*
i965: Add missing BRW_NEW_VS_PROG_DATA to 3DSTATE_CLIP.
Kenneth Graunke
2016-11-08
1
-0
/
+2
*
i965: Fix missing _NEW_TRANSFORM in Gen8+ 3DSTATE_DS atom.
Kenneth Graunke
2016-11-08
1
-1
/
+2
*
st/mesa: fix swizzle issue in st_create_sampler_view_from_stobj()
Brian Paul
2016-11-08
1
-6
/
+4
*
mesa: fix glGetFramebufferAttachmentParameteriv w/ on-demand FRONT_BACK alloc
Marek Olšák
2016-11-08
1
-2
/
+14
*
mesa: Expose RESET_NOTIFICATION_STRATEGY with KHR_robustness.
Kenneth Graunke
2016-11-08
2
-3
/
+10
*
st/mesa: fix is_scissor_enabled when X/Y are negative
Ilia Mirkin
2016-11-08
1
-4
/
+6
*
mesa/formatquery: limit ES target support, fix core context support
Ilia Mirkin
2016-11-08
1
-7
/
+8
*
main: GL_RGB10_A2UI does not come with GL 3.0/EXT_texture_integer
Ilia Mirkin
2016-11-08
1
-1
/
+7
*
Revert "i965/miptree: Stop multiplying cube depth by 6 in HiZ calculations"
Emil Velikov
2016-09-14
1
-2
/
+17
*
Revert "i965/miptree: Set logical_depth0 == 6 for cube maps"
Emil Velikov
2016-09-05
1
-11
/
+4
*
i915: Check return value of screen->image.loader->getBuffers
Emil Velikov
2016-09-01
1
-6
/
+9
*
nouveau: always enable at least one RC
Ilia Mirkin
2016-09-01
1
-1
/
+1
*
mesa: fix format conversion bug in get_tex_rgba_uncompressed()
Brian Paul
2016-09-01
1
-6
/
+8
*
main: add missing EXTRA_END in OES_sample_variables get check
Ilia Mirkin
2016-09-01
1
-0
/
+1
*
vbo: set draw_id
Miklós Máté
2016-09-01
1
-0
/
+1
*
i965: Respect miptree offsets in intel_readpixels_tiled_memcpy()
Chad Versace
2016-09-01
1
-17
/
+4
*
i965: Fix miptree layout for EGLImage-based renderbuffers
Chad Versace
2016-09-01
1
-0
/
+13
*
swrast: fix incorrectly positioned putImage() in swrast driver
Brian Paul
2016-09-01
1
-2
/
+2
*
st/glsl_to_tgsi: fix st_src_reg_for_double constant.
Dave Airlie
2016-09-01
1
-1
/
+1
*
mesa: Fix fixed function spot lighting on newer hardware (again)
Daniel Scharrer
2016-09-01
1
-14
/
+3
*
i965/vec4: Ignore swizzle of VGRF for use by var_range_end().
Matt Turner
2016-09-01
2
-2
/
+2
*
vbo: add basevertex when looking up elements for vbo splitting
Ilia Mirkin
2016-09-01
1
-1
/
+1
*
i965: Fix barrier count shift in scalar TCS backend.
Kenneth Graunke
2016-09-01
1
-1
/
+1
*
i965: Fix execution size of scalar TCS barrier setup code.
Kenneth Graunke
2016-09-01
1
-6
/
+6
*
i965: Implement the WaPreventHSTessLevelsInterference workaround.
Kenneth Graunke
2016-09-01
6
-3
/
+175
*
vbo: allow DrawElementsBaseVertex in display lists
Ilia Mirkin
2016-09-01
1
-5
/
+13
*
i965/vec4: Make opt_vector_float reset at the top of each block
Jason Ekstrand
2016-09-01
1
-80
/
+82
*
st_glsl_to_tgsi: only skip over slots of an input array that are present
Nicolai Hähnle
2016-07-28
1
-1
/
+5
*
i965/miptree: Stop multiplying cube depth by 6 in HiZ calculations
Jason Ekstrand
2016-07-28
1
-17
/
+2
*
mesa: Don't call GenerateMipmap if Width or Height == 0.
Kenneth Graunke
2016-07-28
1
-0
/
+5
*
mesa: Add GL_BGRA_EXT to the list of GenerateMipmap internal formats.
Kenneth Graunke
2016-07-28
1
-0
/
+5
*
i965: Fix shared atomic intrinsics to pay attention to base.
Kenneth Graunke
2016-07-28
1
-1
/
+12
*
i965: Include VUE handles for GS with invocations > 1.
Kenneth Graunke
2016-07-28
1
-1
/
+1
*
i965/miptree: Set logical_depth0 == 6 for cube maps
Jason Ekstrand
2016-07-21
1
-4
/
+11
*
i965/miptree: Enforce that height == 1 for 1-D array textures
Jason Ekstrand
2016-07-21
2
-19
/
+5
[next]