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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: add support for using addrlib max alignment.
Dave Airlie
2017-07-09
6
-5
/
+15
*
nir: copy front interpolation when creating fake back color input
Ilia Mirkin
2017-07-08
1
-2
/
+6
*
a5xx: remove no-longer-accurate border color layout comment
Ilia Mirkin
2017-07-08
1
-32
/
+1
*
a5xx: fix border color for depth formats
Ilia Mirkin
2017-07-08
1
-1
/
+5
*
a5xx: add border color clamping, add packed border color formats
Ilia Mirkin
2017-07-08
1
-11
/
+59
*
a5xx: fix border colors for swizzled texture formats
Ilia Mirkin
2017-07-08
1
-14
/
+14
*
a5xx: fix integer texture border colors
Ilia Mirkin
2017-07-08
1
-4
/
+2
*
a5xx: fix primitive restart
Ilia Mirkin
2017-07-08
2
-12
/
+23
*
nir/spirv: Remove unnecessary comment.
Andres Gomez
2017-07-08
1
-5
/
+0
*
radv: Add compute htile clear for combined depth+stencil surfaces.
Bas Nieuwenhuizen
2017-07-08
1
-9
/
+7
*
draw: handle more TGSI_SEMANTIC_COLOR indices
Roland Scheidegger
2017-07-08
3
-10
/
+27
*
st/mesa: Fix grabbing the wrong variant if glDrawPixels is called
Matias N. Goldberg
2017-07-08
2
-4
/
+22
*
Revert "intel/isl: Only create a CCS buffer if the image supports rendering"
Nanley Chery
2017-07-07
1
-1
/
+1
*
mesa: finish implementing glPrimitiveRestartNV() for display lists
Brian Paul
2017-07-07
1
-1
/
+21
*
vbo: fix glPrimitiveRestartNV crash inside a display list
Olivier Lauffenburger
2017-07-07
1
-5
/
+15
*
st/mesa: remove unused st_framebuffer::Private field
Brian Paul
2017-07-07
1
-1
/
+0
*
mesa: add some braces in _mesa_make_current()
Brian Paul
2017-07-07
1
-1
/
+2
*
vbo: rename target->index in loopback code
Brian Paul
2017-07-07
1
-12
/
+12
*
vbo: whitespace/formatting fixes in vbo_save_loopback.c
Brian Paul
2017-07-07
1
-52
/
+64
*
vbo: simplify vbo_save_NotifyBegin()
Brian Paul
2017-07-07
3
-24
/
+3
*
svga: adjust line subpixel position for HWv8
Brian Paul
2017-07-07
1
-1
/
+1
*
etnaviv: fix refcnt initialization in etna_screen
Aleksander Morgado
2017-07-07
1
-0
/
+1
*
a5xx: add support for rendering to RGB10A2_UNORM formats
Ilia Mirkin
2017-07-07
1
-3
/
+3
*
a5xx: set uint/sint bits for mrt output register
Ilia Mirkin
2017-07-07
2
-2
/
+8
*
a5xx: add backface stencil emission
Ilia Mirkin
2017-07-07
4
-9
/
+27
*
radeonsi: fix invalidating bindless buffer descriptors
Samuel Pitoiset
2017-07-07
1
-2
/
+2
*
st/wgl: Implement wglUseFontBitmaps.
Olivier Lauffenburger
2017-07-06
1
-16
/
+49
*
st/wgl: improve selection of pixel format
Olivier Lauffenburger
2017-07-06
1
-7
/
+29
*
ac/nir: Fix ordering of parameters for image atomic cmpswap intrinsics
Alex Smith
2017-07-07
1
-1
/
+1
*
mesa: simplify get_tex_images_for_clear()
Brian Paul
2017-07-06
1
-19
/
+14
*
mesa: new comments, assertion related to glClearTexSubImage
Brian Paul
2017-07-06
1
-0
/
+12
*
st/mesa: find proper mipmap level in st_ClearTexSubImage()
Brian Paul
2017-07-06
1
-4
/
+56
*
st/mesa: whitespace fixes in st_cb_fbo.c
Brian Paul
2017-07-06
1
-29
/
+19
*
st/mesa: whitespace fixes in st_texture.c
Brian Paul
2017-07-06
1
-13
/
+15
*
radv: don't overallocate depth/stencil formats
Dave Airlie
2017-07-06
1
-1
/
+1
*
radv: enable sisched toggle in perftest flags.
Dave Airlie
2017-07-06
5
-2
/
+10
*
ac/llvm: set xnack like radeonsi does.
Dave Airlie
2017-07-06
1
-1
/
+3
*
ac/llvm: create features list using snprintf.
Dave Airlie
2017-07-06
1
-2
/
+5
*
ac/radv: change api to create target machine
Dave Airlie
2017-07-06
3
-7
/
+14
*
build systems: move git_sha1_gen.sh to bin/
Eric Engestrom
2017-07-06
5
-5
/
+5
*
swr/rast: Correctly allocate SWR_STATS memory as cacheline aligned
Tim Rowley
2017-07-06
2
-5
/
+5
*
swr/rast: remove unused variables
Tim Rowley
2017-07-06
2
-4
/
+0
*
swr/rast: don't use _mm256_fmsub_ps in AVX code
Tim Rowley
2017-07-06
1
-1
/
+5
*
swr/rast: _mm*_undefined_* implementations for gcc<4.9
Tim Rowley
2017-07-06
1
-0
/
+6
*
etnaviv: don't dereference etna_resource pointer if allocation fails
Aleksander Morgado
2017-07-06
1
-3
/
+7
*
scons: Check for xlocale.h before defining HAVE_XLOCALE_H.
Vinson Lee
2017-07-06
1
-1
/
+3
*
radv: add support for cmd predication.
Dave Airlie
2017-07-06
5
-30
/
+64
*
glsl: check if any of the named builtins are available first
Ilia Mirkin
2017-07-05
3
-4
/
+14
*
nir/spirv: Rework function argument setup
Jason Ekstrand
2017-07-05
3
-28
/
+34
*
nir/spirv: Stop trying to convert pointers to SSA in glsl450
Jason Ekstrand
2017-07-05
1
-1
/
+6
[next]