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
*
mesa: Preserve the NewArrays state when copying a VAO
Fredrik Höglund
2014-03-04
1
-0
/
+1
*
dri/nouveau: Pass the API into _mesa_initialize_context
Emil Velikov
2014-03-04
6
-10
/
+16
*
glsl: Add locking to builtin_builder singleton
Daniel Kurtz
2014-03-04
1
-1
/
+10
*
nouveau/video: make sure that firmware is present when checking caps
Ilia Mirkin
2014-03-04
3
-4
/
+147
*
nv30: report 8 maximum inputs
Ilia Mirkin
2014-03-04
1
-1
/
+1
*
mesa: update assertion in detach_shader() for geom shaders
Brian Paul
2014-03-04
1
-0
/
+1
*
glsl: Don't lose precision qualifiers when encountering "centroid".
Kenneth Graunke
2014-03-04
1
-1
/
+1
*
st/mesa: avoid sw fallback for getting/decompressing textures
Brian Paul
2014-03-04
1
-1
/
+3
*
glsl: Initialize ubo_binding_mask flags to zero.
Matt Turner
2014-03-04
1
-0
/
+1
*
st/mesa: fix crash when a shader uses a TBO and it's not bound
Marek Olšák
2014-03-04
1
-0
/
+6
*
glsl: Fix continue statements in do-while loops.
Paul Berry
2014-03-04
1
-9
/
+14
*
glsl: Make condition_to_hir() callable from outside ast_iteration_statement.
Paul Berry
2014-03-04
2
-7
/
+6
*
i965/blorp: do not use unnecessary hw-blending support
Topi Pohjolainen
2014-03-04
1
-20
/
+0
*
radeon/uvd: fix feedback buffer handling v2
Christian König
2014-03-04
1
-12
/
+28
*
draw: fix incorrect color of flat-shaded clipped lines
Brian Paul
2014-03-04
1
-1
/
+12
*
gallium/auxiliary/indices: replace free() with FREE()
Brian Paul
2014-03-04
1
-1
/
+1
*
meta: Consistenly use non-Apple VAO functions
Ian Romanick
2014-03-04
1
-4
/
+4
*
meta: Fallback to software for GetTexImage of compressed GL_TEXTURE_CUBE_MAP_...
Ian Romanick
2014-03-04
1
-1
/
+2
*
meta: Release resources used by _mesa_meta_DrawPixels
Ian Romanick
2014-03-04
1
-0
/
+19
*
meta: Release resources used by decompress_texture_image
Ian Romanick
2014-03-04
1
-0
/
+21
*
radeon: move driContextSetFlags(ctx) call after ctx var is initialized
Brian Paul
2014-03-04
1
-2
/
+3
*
r200: move driContextSetFlags(ctx) call after ctx var is initialized
Brian Paul
2014-03-04
1
-2
/
+3
*
mesa: Generate correct error code in glDrawBuffers()
Anuj Phogat
2014-03-04
1
-3
/
+5
*
build: move ARCH_LIBS definition outside of ASM definition
Paul Seidler
2014-02-03
1
-6
/
+6
*
mesa: Fix build to properly check for supported compiler flags
Lauri Kasanen
2014-02-03
1
-1
/
+5
*
i965: Ignore 'centroid' interpolation qualifier in case of persample shading
Anuj Phogat
2014-01-31
2
-2
/
+3
*
i965: Use sample barycentric coordinates with per sample shading
Anuj Phogat
2014-01-31
4
-6
/
+29
*
mesa: Use IROUND instead of roundf.
José Fonseca
2014-01-31
1
-1
/
+1
*
i965/gen6/blorp: Emit more flushes to workaround hangs
Chad Versace
2014-01-31
2
-15
/
+5
*
radeon / r200: Pass the API into _mesa_initialize_context
Ian Romanick
2014-01-28
4
-3
/
+5
*
r600g/compute: Emit DEALLOC_STATE on cayman after dispatching a compute shader.
Tom Stellard
2014-01-28
4
-14
/
+10
*
gallium/rtasm: handle mmap failures appropriately
Emil Velikov
2014-01-28
1
-3
/
+7
*
glcpp: Define GL_EXT_shader_integer_mix in both GL and ES.
Matt Turner
2014-01-28
1
-3
/
+5
*
draw: fix incorrect vertex size computation in LLVM drawing code
Brian Paul
2014-01-27
2
-11
/
+30
*
glsl: Fix chained assignments of vector channels.
Kenneth Graunke
2014-01-25
1
-1
/
+19
*
glsl: Rename "expr" to "lhs_expr" in vector_extract munging code.
Kenneth Graunke
2014-01-25
1
-6
/
+6
*
glsl: Disable ARB_texture_rectangle in shader version 100.
Anuj Phogat
2014-01-25
1
-0
/
+4
*
st/mesa: fix glReadBuffer(GL_NONE) segfault
Brian Paul
2014-01-25
1
-1
/
+2
*
gallium/util: util_format_srgb should not return FORMAT_NONE for sRGB formats
Marek Olšák
2014-01-25
1
-0
/
+3
*
st/vdpau: don't return a device if the screen doesn't support NPOT
Ilia Mirkin
2014-01-25
1
-0
/
+5
*
nv50: access only the available amount of constbuf
Emil Velikov
2014-01-25
1
-1
/
+1
*
nv50: access only the available amount of textures
Emil Velikov
2014-01-25
1
-1
/
+1
*
mesa: fix GL_COLOR_SUM enum for drivers without ARB_vertex_program
Ilia Mirkin
2014-01-25
2
-3
/
+1
*
st/dri: prevent leak of dri option default values
Aaron Watry
2014-01-25
1
-0
/
+6
*
radeon: Move gfx/dma cs cleanup to r600_common_context_cleanup
Aaron Watry
2014-01-25
2
-7
/
+7
*
mesa: Add COMPRESSED_RGBA_S3TC_DXT1_EXT to COMPRESSED_TEXTURE_FORMATS for GLES
Ian Romanick
2014-01-25
1
-0
/
+37
*
st/mesa: use signed temporary variable to store _ColorDrawBufferIndexes
Emil Velikov
2014-01-25
1
-1
/
+1
*
mesa: use signed temporary variable to store _ColorDrawBufferIndexes
Emil Velikov
2014-01-25
1
-1
/
+1
*
i965: Ensure that all necessary state is re-emitted if we run out of aperture.
Paul Berry
2014-01-25
3
-0
/
+21
*
st/mesa: use sRGB formats for MSAA resolving if destination is sRGB
Marek Olšák
2014-01-25
1
-0
/
+32
[next]