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
*
ff_fragment_shader: Don't generate swizzles for scalar combiner inputs
Ian Romanick
2012-01-03
1
-6
/
+10
*
Fix read from pointer after free
Anuj Phogat
2012-01-03
1
-2
/
+3
*
st/mesa: use SINT/UINT formats for VertexAttribIPointer
Christoph Bumiller
2012-01-03
3
-6
/
+63
*
glsl_to_tgsi: v2 Invalidate and revalidate uniform backing storage
Vadim Girlin
2012-01-03
1
-0
/
+25
*
intel: include version.h in intel_screen.c to silence warning
Brian Paul
2012-01-02
1
-0
/
+1
*
dri_util: Fix order of error and data parameters to dri2CreateContextAttribs
Ian Romanick
2012-01-02
1
-1
/
+1
*
dri2: Add plumbing to get context version requirements and flags to drivers
Ian Romanick
2012-01-02
11
-30
/
+221
*
st/mesa: Reject forward-looking contexts
Ian Romanick
2012-01-02
1
-2
/
+6
*
dri_util: Mostly stub implementation of dri2CreateContextAttribs
Ian Romanick
2012-01-02
1
-12
/
+79
*
glsl-to-tgsi: handle ir_unop_round_even
Christoph Bumiller
2012-01-02
1
-1
/
+4
*
glsl_to_tgsi: fix handling of CONT and BRK in eliminate_dead_code_advanced()
Bryan Cain
2012-01-02
1
-2
/
+7
*
swrast: Remove dead code in _swrast_clear_depth_buffer()
Paul Berry
2012-01-02
1
-9
/
+0
*
radeon: move declarations before code
Brian Paul
2012-01-02
2
-4
/
+6
*
radeon: add casts to silence warnings
Brian Paul
2012-01-02
1
-2
/
+2
*
radeon: remove unused tex image function prototypes
Brian Paul
2012-01-02
1
-40
/
+0
*
mesa: remove the dstX/Y/Zoffset params to _mesa_texstore() functions
Brian Paul
2012-01-02
9
-309
/
+111
*
intel: pass xoffset, yoffset = 0 to _mesa_texstore()
Brian Paul
2012-01-02
1
-3
/
+1
*
i965: Silence gcc warning about uninitialized "inst" in assert() case.
Eric Anholt
2012-01-02
1
-1
/
+1
*
i965: Silence gcc warning from resizing EU store changes.
Eric Anholt
2012-01-02
1
-1
/
+1
*
st_glsl_to_tgsi: translate interp mode for front/back color
Dave Airlie
2011-12-31
1
-2
/
+2
*
st/mesa: remove stImage->base.Face/Level assignments in st_TexImage()
Brian Paul
2011-12-30
1
-3
/
+0
*
mesa: simplify Driver.GetCompressedTexImage() parameters
Brian Paul
2011-12-30
3
-14
/
+10
*
mesa: simplify Driver.CompressedTex[Sub]Image function parameters
Brian Paul
2011-12-30
5
-170
/
+98
*
mesa: simplify Driver.TexImage() parameters
Brian Paul
2011-12-30
10
-185
/
+134
*
mesa: simplify Driver.TexSubImage() parameters
Brian Paul
2011-12-30
8
-111
/
+89
*
st/mesa: remove TexSubImage code, use core mesa routines instead.
Brian Paul
2011-12-30
1
-140
/
+3
*
vbo: introduce vbo_sizeof_ib_type() function
Yuanhan Liu
2011-12-30
5
-79
/
+29
*
intel: Fix memory leak in intel_miptree_create()
Chad Versace
2011-12-29
1
-2
/
+2
*
i965/fs: Allow constant propagation into IF with embedded compare.
Eric Anholt
2011-12-29
1
-0
/
+1
*
intel: Drop the batchbuffer flush on glRenderbufferStorage().
Eric Anholt
2011-12-29
1
-2
/
+0
*
intel: Drop the batchbuffer flush on glFramebufferRenderbuffer().
Eric Anholt
2011-12-29
1
-2
/
+0
*
intel: Make the batchbuffer flush debug more useful.
Eric Anholt
2011-12-29
2
-3
/
+5
*
intel: Fix performance regression in Lightsmark since HiZ changes.
Eric Anholt
2011-12-29
1
-0
/
+3
*
intel: Don't consider miptrees for other texture targets to match.
Eric Anholt
2011-12-29
2
-1
/
+3
*
mesa: Use __builtin_ffsll on Mac OS X.
Vinson Lee
2011-12-28
1
-1
/
+1
*
mesa: Re-add main/bitset.h to fix classic nouveau build failure.
José Fonseca
2011-12-28
2
-0
/
+162
*
mesa: Remove now unused main/bitset.h.
Mathias Fröhlich
2011-12-28
2
-162
/
+0
*
mesa: Remove remaining FEATURE_ARB_vertex_buffer_object guards.
Mathias Fröhlich
2011-12-28
6
-21
/
+0
*
mesa: Convert to use GLbitfield64 directly.
Mathias Fröhlich
2011-12-28
4
-42
/
+24
*
radeon: Convert to use GLbitfield64 directly.
Mathias Fröhlich
2011-12-28
3
-38
/
+37
*
nouveau: Convert to use GLbitfield64 directly.
Mathias Fröhlich
2011-12-28
2
-2
/
+2
*
i915: Convert to use GLbitfield64 directly.
Mathias Fröhlich
2011-12-28
2
-14
/
+12
*
mesa: Convert RENDERINPUTS* macros to GLbitfield64.
Mathias Fröhlich
2011-12-28
2
-12
/
+20
*
i965/vs: Properly clear cur_value when propagating direct copies.
Kenneth Graunke
2011-12-27
1
-16
/
+12
*
i965/vs: Fix incorrect subscript when resetting copy propagation records.
Kenneth Graunke
2011-12-27
1
-1
/
+1
*
i965: Create mock implementation of GL_OES_EGL_image_external
Chad Versace
2011-12-27
4
-0
/
+6
*
meta: Disable GL_TEXTURE_EXTERNAL_OES in meta_begin()
Chad Versace
2011-12-27
1
-0
/
+2
*
mesa: fpclassify is available on Haiku
Alexander von Gluck
2011-12-27
1
-1
/
+1
*
vbo: Clean up recalculate_input_bindings.
Mathias Fröhlich
2011-12-27
2
-46
/
+17
*
swrast: assert _swrast_map_teximage() x, y is multiple of block size
Brian Paul
2011-12-26
1
-0
/
+3
[next]