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
*
st/mesa: fix blit-based GetTexImage for non-finalized textures
Marek Olšák
2016-05-05
1
-1
/
+2
*
st/glsl_to_tgsi: fix potential crash when allocating temporaries
Samuel Pitoiset
2016-05-05
1
-1
/
+1
*
st/glsl_to_tgsi: reduce stack explosion in recursive expression visitor
Nicolai Hähnle
2016-05-05
1
-4
/
+16
*
dri: Fix robust context creation via EGL attribute
Chad Versace
2016-05-05
1
-2
/
+23
*
i965/fs: Properly report regs_written from SAMPLEINFO
Jason Ekstrand
2016-05-05
2
-2
/
+9
*
i965: Fix clear code for ignoring colormask for XRGB formats on Gen9+.
Kenneth Graunke
2016-05-05
1
-0
/
+1
*
i965/blorp: Use 8k chunk size for urb allocation
Topi Pohjolainen
2016-04-27
1
-5
/
+14
*
i965/blorp/gen7: Prepare re-using for gen8
Topi Pohjolainen
2016-04-27
1
-2
/
+4
*
st/mesa: fix sampler view leak in st_DrawAtlasBitmaps()
Brian Paul
2016-04-27
1
-0
/
+6
*
st/mesa: fix memleak in glDrawPixels cache code
Brian Paul
2016-04-14
1
-5
/
+18
*
i965/tiled_memcpy: Rework the RGBA -> BGRA mem_copy functions
Jason Ekstrand
2016-04-13
1
-76
/
+63
*
i965/tiled_memcopy: Add aligned mem_copy parameters to the [de]tiling functions
Jason Ekstrand
2016-04-13
1
-32
/
+43
*
st/mesa: fix glReadBuffer() assertion failure
Brian Paul
2016-04-13
1
-0
/
+2
*
drirc: add a workaround for blackness in Warsow
Marek Olšák
2016-04-13
1
-0
/
+8
*
i965: Use brw->urb.min_vs_urb_entries instead of 32 for BLORP.
Kenneth Graunke
2016-04-13
1
-4
/
+1
*
i965: Fix textureSize() depth value for 1 layer surfaces on Gen4-6.
Kenneth Graunke
2016-04-13
2
-6
/
+18
*
Android: fix x86 gallium builds
Rob Herring
2016-04-04
5
-5
/
+55
*
i965: Fix brw_render_cache_set_check_flush's PIPE_CONTROLs.
Kenneth Graunke
2016-03-29
2
-3
/
+22
*
i965: Fix assert conditions for src/dst x/y offsets
Anuj Phogat
2016-03-29
1
-3
/
+3
*
st/mesa: use the texture view's format for render-to-texture
Nicolai Hähnle
2016-03-29
1
-7
/
+15
*
st/mesa: only minify depth for 3d targets
Ilia Mirkin
2016-03-29
1
-1
/
+4
*
i965: Fix gl_TessLevelOuter[] for isolines.
Kenneth Graunke
2016-03-29
2
-6
/
+22
*
i965: Push most TES inputs in vec4 mode.
Kenneth Graunke
2016-03-29
2
-34
/
+54
*
i965/vec4: Consider removal of no-op MOVs as progress during register coalesce.
Francisco Jerez
2016-03-29
1
-0
/
+1
*
i965/fs: Add missing analysis invalidation in fixup_3src_null_dest().
Francisco Jerez
2016-03-29
1
-0
/
+6
*
i965/fs: Add missing analysis invalidation in opt_sampler_eot().
Francisco Jerez
2016-03-29
1
-1
/
+4
*
Revert "meta: Fix the pbo usage in meta for GLES{1,2} contexts"
Emil Velikov
2016-03-29
1
-25
/
+5
*
meta: Fix the pbo usage in meta for GLES{1,2} contexts
Anuj Phogat
2016-03-29
1
-5
/
+25
*
i965/hsw: Initialize SLM index in state register
Jordan Justen
2016-03-12
2
-0
/
+23
*
i965/fs: Allow spilling for SIMD16 compute shaders
Jordan Justen
2016-03-12
3
-1
/
+14
*
swrast: fix GL_ANY_SAMPLES_PASSED values in Result
Ilia Mirkin
2016-03-12
1
-0
/
+5
*
i965: Only magnify depth for 3D textures, not array textures.
Kenneth Graunke
2016-03-12
1
-1
/
+1
*
mesa: Allow Get*() of several forgotten IsEnabled() pnames.
Kenneth Graunke
2016-03-04
2
-0
/
+5
*
mesa: Make glGet queries initialize ctx->Debug when necessary.
Kenneth Graunke
2016-03-04
1
-14
/
+6
*
glsl: Initialize gl_shader_program::EmptyUniformLocations.
Matt Turner
2016-03-04
1
-0
/
+2
*
mesa/fbobject: propogate Layered when reusing attachments.
Dave Airlie
2016-03-04
1
-0
/
+1
*
mesa: use sizeof on the correct type
Thomas Hindoe Paaboel Andersen
2016-02-29
1
-1
/
+1
*
Android: clean-up and fix DRI module path handling
Rob Herring
2016-02-29
3
-5
/
+2
*
Android: remove dependence on .SECONDEXPANSION
Rob Herring
2016-02-29
1
-9
/
+13
*
Android: fix build break from nir/glsl move to compiler/
Rob Herring
2016-02-29
8
-10
/
+10
*
i965/fs: Don't CSE negated multiplies with saturation.
Matt Turner
2016-02-29
1
-0
/
+2
*
st/mesa: fix frontbuffer glReadPixels regressions
Brian Paul
2016-02-29
1
-2
/
+11
*
st/mesa: force depth mode to GL_RED for sized depth/stencil formats
Ilia Mirkin
2016-02-19
1
-9
/
+25
*
meta/copy_image: use precomputed dst_internal_format to avoid segfault
Ilia Mirkin
2016-02-19
1
-1
/
+1
*
mesa: add GL_OES_texture_stencil8 support
Ilia Mirkin
2016-02-19
3
-0
/
+11
*
st/mesa: fix pbo uploads
Ilia Mirkin
2016-02-19
1
-10
/
+18
*
mesa: check fbo completeness based on internal format, not driver format
Ilia Mirkin
2016-02-19
1
-3
/
+2
*
mesa: small optimization of _mesa_expand_bitmap()
Brian Paul
2016-02-19
1
-7
/
+4
*
mesa: add special case ubyte[4] / BGRA conversion function
Brian Paul
2016-02-19
1
-5
/
+69
*
st/mesa: implement a simple cache for glDrawPixels
Brian Paul
2016-02-19
3
-0
/
+97
[next]