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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvc0: bind constant buffers for compute on Fermi
Samuel Pitoiset
2016-02-21
5
-13
/
+81
*
nvc0: allocate an area for compute user constbufs
Samuel Pitoiset
2016-02-21
4
-18
/
+20
*
nv50: do not advertise about compute shaders
Samuel Pitoiset
2016-02-20
1
-1
/
+1
*
st/mesa: force depth mode to GL_RED for sized depth/stencil formats
Ilia Mirkin
2016-02-19
1
-9
/
+25
*
egl_dri2: set correct error code if swapbuffers fails
Daniel Czarnowski
2016-02-19
1
-1
/
+6
*
egl: move Null check to eglGetSyncAttribKHR to prevent Segfault
Dongwon Kim
2016-02-19
2
-5
/
+8
*
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
*
llvmpipe: add a few const qualifiers
Brian Paul
2016-02-19
3
-4
/
+4
*
trace: assorted whitespace and formatting fixes
Brian Paul
2016-02-19
1
-29
/
+31
*
trace: remove unneeded inline qualifiers
Brian Paul
2016-02-19
1
-46
/
+46
*
glsl: fix emit_inline_matrix_constructor for doubles
Iago Toral Quiroga
2016-02-19
1
-6
/
+13
*
glsl: Mark float constants as such
Iago Toral Quiroga
2016-02-19
1
-5
/
+5
*
glsl: fix indentation in emit_inline_matrix_constructor
Iago Toral Quiroga
2016-02-19
1
-75
/
+75
*
glsl: fix standalone compiler
Rob Clark
2016-02-19
1
-0
/
+12
*
st/mesa: disable depth/stencil/alpha tests in PBO upload
Nicolai Hähnle
2016-02-18
1
-0
/
+8
*
svga: allow non-contiguous VS input declarations
Brian Paul
2016-02-18
1
-2
/
+2
*
gallivm: Check whether to stop disassemble only for x86
Oded Gabbay
2016-02-19
1
-0
/
+2
*
gallivm: use sstream for dissasembling
Oded Gabbay
2016-02-19
1
-21
/
+30
*
trace: fix new gcc6 warnings
Rob Clark
2016-02-18
1
-7
/
+0
*
gallium/auxiliary: fix new gcc6 warnings
Rob Clark
2016-02-18
1
-2
/
+2
*
gallium/hud: fix new gcc6 warnings
Rob Clark
2016-02-18
1
-0
/
+2
*
mesa: fix new gcc6 warnings
Rob Clark
2016-02-18
1
-3
/
+0
*
glsl: fix new gcc6 warnings
Rob Clark
2016-02-18
1
-2
/
+2
*
glsl: fix new gcc6 warnings
Rob Clark
2016-02-18
1
-1
/
+1
*
i965: fix new gcc6 warnings
Rob Clark
2016-02-18
1
-1
/
+1
*
util: fix new gcc6 warnings
Rob Clark
2016-02-18
1
-1
/
+3
*
glcpp: Disallow "defined" as a macro name.
Kenneth Graunke
2016-02-18
1
-0
/
+3
*
gallium/cso: only enable compute shaders when TGSI is supported
Samuel Pitoiset
2016-02-18
1
-1
/
+6
*
Android: enable building on arm64
Rob Herring
2016-02-18
1
-3
/
+2
*
egl: android: clean-up config attribute setting
Rob Herring
2016-02-18
1
-3
/
+9
*
egl: android: fix visuals declaration
Varad Gautam
2016-02-18
1
-1
/
+1
*
Android: fix build break in libmesa_program
Rob Herring
2016-02-18
1
-1
/
+1
*
mesa: gl_NumSamples should always be at least one
Ilia Mirkin
2016-02-18
1
-1
/
+1
*
compiler/glsl: Fix uniform location counting.
Plamena Manolova
2016-02-18
4
-35
/
+140
*
gallivm, tgsi: provide fake sample_i_ms implementations
Roland Scheidegger
2016-02-18
2
-4
/
+11
*
st/mesa: new st_DrawAtlasBitmaps() function for drawing bitmap text
Brian Paul
2016-02-17
2
-3
/
+141
*
mesa: implement a display list / glBitmap texture atlas
Brian Paul
2016-02-17
5
-0
/
+448
*
st/mesa: apply DepthMode swizzle to stencil texturing as well
Ilia Mirkin
2016-02-17
1
-2
/
+0
*
mesa: allow multisampled format info to be returned on GLES 3.1
Ilia Mirkin
2016-02-17
1
-1
/
+4
*
i965: Extract push constant state to a new file
Ben Widawsky
2016-02-17
4
-164
/
+191
*
i965: Make emit_minmax return an instruction*.
Matt Turner
2016-02-17
3
-10
/
+10
*
i965: Lower min/max after optimization on Gen4/5.
Matt Turner
2016-02-17
8
-44
/
+88
*
i965/vec4: Initialize force_writemask_all in vec4_builder().
Matt Turner
2016-02-17
1
-1
/
+2
*
radeon/llvm: Add TargetLibraryInfo to the pass manager
Tom Stellard
2016-02-17
1
-1
/
+7
[next]