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
*
mesa: Remove the dead Varyings list in the program.
Eric Anholt
2012-01-05
2
-6
/
+0
*
mesa: Fix glGetTransformFeedbackVarying().
Eric Anholt
2012-01-05
3
-33
/
+65
*
svga: Trim the dri binary a bit on scons release builds
Jakob Bornecrantz
2012-01-05
1
-1
/
+5
*
svga: Fix texture cube param cap
Jakob Bornecrantz
2012-01-05
1
-2
/
+2
*
tgsi: consolidate TGSI string arrays in new tgsi_strings.h
Brian Paul
2012-01-05
7
-232
/
+255
*
gallium: add STATIC_ASSERT macro
Brian Paul
2012-01-05
1
-0
/
+11
*
mesa: only map src/dest regions in _mesa_copy_buffer_subdata()
Brian Paul
2012-01-05
1
-6
/
+7
*
mesa: print more info in buffer_object_subdata_range_good() error message
Brian Paul
2012-01-05
1
-1
/
+4
*
st/mesa: 80-column wrapping
Brian Paul
2012-01-05
1
-1
/
+2
*
glsl: rename VERSION to VERSION_TOK for automake
Matt Turner
2012-01-04
2
-3
/
+3
*
i965: Enable EXT_texture_integer by default
Ian Romanick
2012-01-04
1
-2
/
+1
*
mesa: Add missing GL_RG_INTEGER cases
Ian Romanick
2012-01-04
1
-0
/
+39
*
i965: Fix infinite loop regression in intel_miptree_all_slices_resolve.
Kenneth Graunke
2012-01-04
1
-1
/
+1
*
i965/vs: Use the proper dimensionality for the sampler result register.
Kenneth Graunke
2012-01-04
1
-1
/
+1
*
i965: Add missing _NEW_TEXTURE dirty bit to brw_vs_prog state atom.
Kenneth Graunke
2012-01-04
1
-0
/
+1
*
mesa: Additional error checks for transform feedback.
Paul Berry
2012-01-04
1
-0
/
+20
*
mesa: Check that all buffers are bound in BeginTransformFeedback.
Paul Berry
2012-01-04
3
-2
/
+22
*
mesa: Fix typos in transform feedback error messages.
Paul Berry
2012-01-04
2
-2
/
+2
*
glsl: Don't use base type for bit-not when there's an error
Ian Romanick
2012-01-04
1
-1
/
+1
*
glx: More hacking around versions of XCB that lack GLX_ARB_create_context sup...
Ian Romanick
2012-01-04
3
-4
/
+7
*
gallium/util: fix argument cast in x32_s8_get_tile_rgba() call
Brian Paul
2012-01-04
1
-1
/
+1
*
st/mesa: remove st_CompressedTexSubImage1D/2D/3D()
Brian Paul
2012-01-04
1
-81
/
+3
*
st/mesa: fix indentation in st_copy_texsubimage()
Brian Paul
2012-01-04
1
-5
/
+5
*
st/mesa: remove st_TexImage(), use core Mesa code instead
Brian Paul
2012-01-04
2
-242
/
+41
*
st/mesa: refactor gl_TexImage() code into prep_teximage()
Brian Paul
2012-01-04
1
-17
/
+38
*
intel: Re-enable GL_OES_standard_derivatives on GEN4+
Ian Romanick
2012-01-04
1
-13
/
+9
*
intel: Re-allow blitting glCopyBufferSubData() on gen >= 6.
Eric Anholt
2012-01-04
1
-1
/
+1
*
intel: Fix pitch handling for linear blits.
Eric Anholt
2012-01-04
1
-4
/
+4
*
intel: Fix bad read/write flags on self-copies for glCopyBufferSubData().
Eric Anholt
2012-01-04
1
-1
/
+3
*
Remove xmesa_xf86.h
Adam Jackson
2012-01-04
1
-197
/
+0
*
drisw: Fix drawable creation against non-default screens
Adam Jackson
2012-01-04
1
-2
/
+1
*
mesa: remove unused _mesa_init_teximage_fields() target parameter
Brian Paul
2012-01-04
14
-23
/
+22
*
vl/mpeg2: simple fix to get xine running again
Christian König
2012-01-04
1
-4
/
+5
*
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
*
tgsi/softpipe: disable FAST_MATH
Dave Airlie
2012-01-03
1
-1
/
+1
*
softpipe: remove the 32bits limitation on depth(-stencil) formats
Morgan Armand
2012-01-03
6
-21
/
+91
*
gallium: use Haiku provided debug_printf in OS.h
Alexander von Gluck
2012-01-03
1
-1
/
+4
*
glsl_to_tgsi: v2 Invalidate and revalidate uniform backing storage
Vadim Girlin
2012-01-03
1
-0
/
+25
*
glx: Hack around versions of XCB that lack GLX_ARB_create_context support
Ian Romanick
2012-01-03
2
-0
/
+23
*
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
*
r600g: add missing colorswaps for r8 uint/sint.
Dave Airlie
2012-01-02
2
-0
/
+4
*
tests/glx: Add unit tests for GLX_ARB_create_context GLX protocol
Ian Romanick
2012-01-02
1
-1
/
+4
*
glx: Don't use 'new' as a function parameter name
Ian Romanick
2012-01-02
1
-1
/
+1
*
glx: Enable GLX_EXT_create_context_es2_profile
Ian Romanick
2012-01-02
5
-0
/
+39
*
dri2: Add plumbing to get context version requirements and flags to drivers
Ian Romanick
2012-01-02
13
-34
/
+272
*
glx/dri2: Implement glx_screen_vtable::create_context_attribs for DRISW contexts
Ian Romanick
2012-01-02
1
-1
/
+88
*
glx/dri: Add utility function dri2_convert_glx_attribs
Ian Romanick
2012-01-02
2
-0
/
+108
[next]