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
...
*
meta: Expand texture coordinate from vec3 to vec4
Ian Romanick
2014-02-11
1
-8
/
+8
*
meta: Use GLSL to decompress 2D-array textures
Ian Romanick
2014-02-11
1
-5
/
+30
*
meta: Use common GLSL code for blits
Ian Romanick
2014-02-11
1
-95
/
+13
*
meta: Improve GLSL version check
Ian Romanick
2014-02-11
1
-1
/
+6
*
meta: Add rectangle textures to the shader-per-sampler-type table
Ian Romanick
2014-02-11
1
-0
/
+8
*
meta: Refactor shader generation code out of mipmap generation path
Ian Romanick
2014-02-11
1
-78
/
+91
*
meta: Refactor the table of glsl_sampler structures
Ian Romanick
2014-02-11
1
-56
/
+72
*
meta: Use common vertex setup code for _mesa_meta_Bitmap too
Ian Romanick
2014-02-11
1
-36
/
+12
*
meta: Add storage to the vertex structure for R, G, B, and A
Ian Romanick
2014-02-11
1
-9
/
+6
*
meta: Use common routine to configure fixed-function TNL state
Ian Romanick
2014-02-11
1
-23
/
+8
*
i965: Fix General and Indirect Base Addresses on Broadwell.
Kenneth Graunke
2014-02-11
1
-2
/
+2
*
i965: Drop VECTOR_MASK_ENABLE in Broadwell's 3DSTATE_VS packet.
Kenneth Graunke
2014-02-11
1
-1
/
+1
*
i965/gs: Fix EndPrimitive on Broadwell.
Kenneth Graunke
2014-02-11
1
-0
/
+7
*
i965/vec4: Support arbitrarily large sampler indices on Broadwell+.
Kenneth Graunke
2014-02-11
1
-3
/
+22
*
i965/fs: Support arbitrarily large sampler indices on Broadwell+.
Kenneth Graunke
2014-02-11
1
-1
/
+18
*
i965/fs: Fix Broadwell texture header setup to be uncompressed.
Kenneth Graunke
2014-02-11
1
-0
/
+5
*
mesa: GL_ARB_half_float_pixel is not optional
Ian Romanick
2014-02-11
9
-41
/
+9
*
mesa: Fix extension dependency for half-float TexBOs
Ian Romanick
2014-02-11
1
-1
/
+12
*
meta: Silence unused parameter warning in _mesa_meta_CopyTexSubImage
Ian Romanick
2014-02-11
1
-0
/
+6
*
meta: Silence unused parameter warning in setup_drawpix_texture
Ian Romanick
2014-02-11
1
-6
/
+5
*
meta: Refactor common VAO and VBO initialization code
Ian Romanick
2014-02-11
1
-227
/
+99
*
meta: Track the _mesa_meta_DrawPixels VBO just like the others
Ian Romanick
2014-02-11
1
-18
/
+26
*
meta: Expand the vertex structure for the GenerateMipmap and decompress paths
Ian Romanick
2014-02-11
1
-8
/
+21
*
meta: Expand the vertex structure for the DrawPixels paths
Ian Romanick
2014-02-11
1
-10
/
+13
*
meta: Expand the vertex structure for the Clear paths
Ian Romanick
2014-02-11
1
-8
/
+9
*
meta: Expand the vertex structure for the CopyPixels paths
Ian Romanick
2014-02-11
1
-10
/
+13
*
meta: Expand the vertex structure for the BlitFramebuffer paths
Ian Romanick
2014-02-11
1
-30
/
+36
*
nv30,nvc0: only claim a single viewport
Ilia Mirkin
2014-02-11
2
-0
/
+4
*
st/clover: use VISIBILITY_CXXFLAGS where approapriate
Emil Velikov
2014-02-11
1
-3
/
+3
*
omx: use VISIBILITY_CFLAGS to control exported symbols
Emil Velikov
2014-02-11
4
-1
/
+4
*
osmesa: drop obsolete AM_CXXFLAGS
Emil Velikov
2014-02-11
1
-2
/
+0
*
st/vdpau: automake: export only PUBLIC symbols
Emil Velikov
2014-02-11
1
-0
/
+1
*
st/vdpau: do not export VdpPresentationQueueTargetCreateX11
Emil Velikov
2014-02-11
2
-2
/
+4
*
wayland-egl: automake: add symbol test
Emil Velikov
2014-02-11
2
-0
/
+18
*
st/egl: automake: avoid exporting all symbols
Emil Velikov
2014-02-11
1
-0
/
+1
*
targets/egl-static: automake: don't export local symbols
Emil Velikov
2014-02-11
1
-0
/
+1
*
gbm: automake: add symbol tests
Emil Velikov
2014-02-11
4
-0
/
+50
*
targets/gbm: automake: do not export internal symbols
Emil Velikov
2014-02-11
1
-0
/
+1
*
gbm: do not export _gbm_mesa_get_device
Emil Velikov
2014-02-11
2
-2
/
+2
*
gbm: automake: add
Emil Velikov
2014-02-11
1
-1
/
+2
*
st/gbm: automake: do not export gbm_gallium_drm_device_create
Emil Velikov
2014-02-11
1
-1
/
+3
*
auxiliary/pipe-loader: automake: avoid exporting all symbols
Emil Velikov
2014-02-11
1
-0
/
+1
*
egl/dri2/android: free driver_name in dri2_initialize_android error path
Emil Velikov
2014-02-11
1
-1
/
+3
*
dri/nouveau: Pass the API into _mesa_initialize_context
Emil Velikov
2014-02-11
6
-10
/
+16
*
gbm: drop unneeded dependency of libudev
Emil Velikov
2014-02-11
2
-4
/
+0
*
opencl: do not link against libudev
Emil Velikov
2014-02-11
1
-1
/
+1
*
gallium/tests: do not link against libudev
Emil Velikov
2014-02-11
1
-1
/
+0
*
egl-static: stop linking against libudev
Emil Velikov
2014-02-11
1
-1
/
+0
*
egl_dri2: remove LIBUDEV_CFLAGS from Makefile.am
Emil Velikov
2014-02-11
1
-1
/
+0
*
pipe-loader: drop obsolete libudev.h include
Emil Velikov
2014-02-11
1
-1
/
+0
[prev]
[next]