index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
targets/dri-ilo: make the driver installable
Chia-I Wu
2014-03-16
1
-4
/
+3
*
mesa: mark GL_RGB9_E5 as not color-renderable
Marek Olšák
2014-03-15
1
-4
/
+0
*
radeonsi/compute: Fix memory leak
Aaron Watry
2014-03-15
1
-0
/
+6
*
st/mesa: remove _NEW_POLYGON dependency from vertex shader
Marek Olšák
2014-03-15
3
-11
/
+12
*
st/mesa: implement zero-stride edge flag by culling primitives
Marek Olšák
2014-03-15
3
-1
/
+17
*
st/mesa: fix per-vertex edge flags and GLSL support (v2)
Marek Olšák
2014-03-15
2
-7
/
+6
*
i965/fs: Invalidate live intervals when demoting uniforms to pull params.
Kenneth Graunke
2014-03-14
1
-0
/
+2
*
i965/fs: Print "+reladdr" on variably-indexed uniform arrays.
Kenneth Graunke
2014-03-14
1
-2
/
+5
*
i965: Fix register types in dump_instructions(), again.
Kenneth Graunke
2014-03-14
4
-4
/
+3
*
i965/fs: Fix register comparisons in saturate propagation.
Kenneth Graunke
2014-03-14
1
-0
/
+1
*
glsl: Improve debug output and variable names for opt_dead_code_local.
Eric Anholt
2014-03-14
1
-13
/
+13
*
i965: Add support for GL_ARB_buffer_storage.
Eric Anholt
2014-03-14
2
-2
/
+8
*
i965: Always use CPU mappings for BOs on LLC platforms.
Eric Anholt
2014-03-14
1
-1
/
+1
*
i965: Drop the system-memory temporary allocations for flush explicit.
Eric Anholt
2014-03-14
2
-52
/
+58
*
i965: Switch mapping modes for non-explicit-flush blit-temporary maps.
Eric Anholt
2014-03-14
1
-3
/
+3
*
gallivm: optimize repeat linear npot code in the aos int path
Jeff Muizelaar
2014-03-14
1
-12
/
+62
*
gallivm: use correct rounding for nearest wrap mode (in the aos int path)
Roland Scheidegger
2014-03-14
1
-29
/
+9
*
gallivm: use correct rounding for linear wrap mode (in the aos int path)
Jeff Muizelaar
2014-03-14
1
-6
/
+8
*
glapi: restore _glthread_GetID() function
Brian Paul
2014-03-14
2
-0
/
+15
*
radeonsi: flush the dma ring in si_flush_from_st
Niels Ole Salscheider
2014-03-14
1
-0
/
+7
*
radeon: Move DMA ring creation to common code
Niels Ole Salscheider
2014-03-14
4
-31
/
+32
*
mesa: return v.value_int64 when the requested type is TYPE_INT64
Emil Velikov
2014-03-14
1
-3
/
+3
*
nvc0: minor cleanups in stream output handling
Emil Velikov
2014-03-14
1
-4
/
+5
*
nouveau: honor fread return value in the nouveau_compiler
Emil Velikov
2014-03-14
1
-2
/
+2
*
nouveau: typecast the prime_fd handle when calling nouveau_bo_set_prime
Emil Velikov
2014-03-14
1
-1
/
+1
*
nv50: add missing brackets when handling the samplers array
Emil Velikov
2014-03-14
1
-1
/
+2
*
i965: Fix build warning of unused variable
Anuj Phogat
2014-03-14
1
-2
/
+0
*
dri3: Add GLX_EXT_buffer_age support
Adel Gadllah
2014-03-13
7
-3
/
+55
*
dri3: Prefer the last chosen back when finding a new one.
Eric Anholt
2014-03-13
1
-10
/
+7
*
Add the EGL_MESA_configless_context extension
Neil Roberts
2014-03-12
9
-37
/
+88
*
eglCreateContext: Remove the check for whether config == 0
Neil Roberts
2014-03-12
1
-5
/
+2
*
Fix the initial value of glDrawBuffers for GLES
Neil Roberts
2014-03-12
1
-1
/
+3
*
Use the magic behaviour of GL_BACK in GLES 1 and 2 as well as 3
Neil Roberts
2014-03-12
1
-1
/
+6
*
glsl: Fix typo
Ian Romanick
2014-03-12
1
-2
/
+2
*
glsl: Rewrite unrolled link_invalidate_variable_locations calls as a loop
Ian Romanick
2014-03-12
1
-11
/
+4
*
mesa: Release gl_debug_state when destroying context.
Mike Stroyan
2014-03-12
1
-1
/
+4
*
r600g: compute memory pool size is given in dw
Niels Ole Salscheider
2014-03-11
1
-2
/
+2
*
meta: Always restore the framebuffers and current renderbuffer.
Eric Anholt
2014-03-11
3
-21
/
+17
*
i965: Drop intel_check_front_buffer_rendering().
Eric Anholt
2014-03-11
6
-27
/
+0
*
i965: Drop broken front_buffer_reading/drawing optimization.
Eric Anholt
2014-03-11
5
-42
/
+44
*
intel: When checking for updating front buffer reading, use the right fb.
Eric Anholt
2014-03-11
2
-2
/
+2
*
r600g,radeonsi: attempt to fix racy multi-context apps calling BufferData
Marek Olšák
2014-03-11
3
-14
/
+18
*
r600g,radeonsi: fix broken buffer download
Marek Olšák
2014-03-11
1
-1
/
+1
*
r600g,radeonsi: use a fallback in dma_copy instead of failing
Marek Olšák
2014-03-11
6
-97
/
+99
*
radeonsi: small cleanup in get_param
Marek Olšák
2014-03-11
1
-4
/
+2
*
radeonsi: set correct alignment for texture buffers and constant buffers
Marek Olšák
2014-03-11
1
-3
/
+2
*
r600g, radeonsi: fix primitives-generated query with disabled streamout
Marek Olšák
2014-03-11
11
-49
/
+87
*
r600g,radeonsi: don't add streamout.num_dw_for_end twice
Marek Olšák
2014-03-11
1
-2
/
+4
*
r600g,radeonsi: fix MAX_TEXTURE_3D_LEVELS and MAX_TEXTURE_ARRAY_LAYERS limits
Marek Olšák
2014-03-11
2
-6
/
+11
*
st/dri: flush drawable textures before unreferencing
Marek Olšák
2014-03-11
1
-0
/
+8
[next]