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
Commit message (
Expand
)
Author
Age
Files
Lines
*
vdpau: add stups for the missing functions
Christian König
2011-04-26
8
-28
/
+193
*
vdpau: implement and cleanup PresentationQueueTarget destruction
Christian König
2011-04-25
4
-10
/
+39
*
xvmc: futher optimize ycbcr upload
Christian König
2011-04-25
1
-7
/
+15
*
[g3dvl] merge idct stage 2 and mc ycbcr stage into a single draw
Christian König
2011-04-25
6
-258
/
+344
*
[g3dvl] rework fence handling and add r600g workaround
Christian König
2011-04-24
4
-12
/
+20
*
[g3dvl] start supporting different render target formats
Christian König
2011-04-24
10
-105
/
+181
*
[g3dvl] remove resource_format workaround
Christian König
2011-04-24
4
-16
/
+6
*
r600g: implement clamp_fragment_color handling
Christian König
2011-04-24
1
-6
/
+17
*
r600g: remove the unneeded bo from COLOR[0-9]_INFO
Christian König
2011-04-24
2
-9
/
+9
*
Merge remote branch 'origin/master' into pipe-video
Christian König
2011-04-23
616
-24334
/
+27385
|
\
|
*
scons: Build classic mesa gdi driver.
José Fonseca
2011-04-23
6
-115
/
+52
|
*
osmesa: Fix Mingw build.
José Fonseca
2011-04-23
1
-16
/
+1
|
*
scons: Build osmesa.
José Fonseca
2011-04-23
3
-0
/
+108
|
*
mapi/glapi: Avoid warnings about visibility being unsupported on MinGW.
José Fonseca
2011-04-23
2
-2
/
+2
|
*
mesa/vf: Remove.
José Fonseca
2011-04-23
5
-2257
/
+0
|
*
graw: Replace dead symlinks to delete python statetracker shaders with their ...
José Fonseca
2011-04-23
64
-2
/
+818
|
*
draw: fix point/line/tri flushing bug in vbuf code
Brian Paul
2011-04-22
1
-4
/
+10
|
*
r300g: do not advertise color_buffer_float on r300 and r400
Marek Olšák
2011-04-22
1
-1
/
+1
|
*
r300/compiler: fix up error message
Marek Olšák
2011-04-22
1
-2
/
+2
|
*
egl/wayland: Follow buffer.attach removal
Benjamin Franzke
2011-04-22
1
-1
/
+0
|
*
egl/wayland: Update to buffer.damage addition
Benjamin Franzke
2011-04-22
3
-4
/
+6
|
*
configure.ac: fix up the help text for --enable-gallium-r300
Marek Olšák
2011-04-22
1
-1
/
+1
|
*
r300g: disallow A16F,L16F,LA16F,I16F texture formats on DRM<2.8.0
Marek Olšák
2011-04-22
1
-4
/
+9
|
*
st/egl: Update to wayland protocol,egl changes
Benjamin Franzke
2011-04-22
2
-27
/
+92
|
*
egl_dri2: Create wl_buffers for pixmap surfaces
Benjamin Franzke
2011-04-22
2
-12
/
+23
|
*
egl/wayland: Add new version parameter for post_drm
Benjamin Franzke
2011-04-22
1
-1
/
+3
|
*
egl/wayland: Fix prefixes for interface names
Benjamin Franzke
2011-04-22
2
-5
/
+5
|
*
swrast: fix readpix clamping
Marek Olšák
2011-04-22
1
-4
/
+4
|
*
WL_bind_wayland_display: clarify that context must be NULL
Kristian Høgsberg
2011-04-21
1
-1
/
+1
|
*
i915: Gut all remaining bits of hardware fog
Ian Romanick
2011-04-21
4
-107
/
+13
|
*
i915: i915_context::vertex_fog is always I915_FOG_NONE, so kill it
Ian Romanick
2011-04-21
3
-8
/
+1
|
*
i915: There's always a fragment program
Ian Romanick
2011-04-21
1
-26
/
+5
|
*
i915: Delete disabled try_pixel_fog paths
Ian Romanick
2011-04-21
1
-55
/
+0
|
*
mesa: Kill gl_fragment_program::FogOption with fire
Ian Romanick
2011-04-21
7
-37
/
+31
|
*
i915: gl_fragment_program::FogOption is always GL_NONE so don't check it
Ian Romanick
2011-04-21
2
-11
/
+2
|
*
i965: gl_fragment_program::FogOption is always GL_NONE so don't check it
Ian Romanick
2011-04-21
1
-5
/
+0
|
*
mesa: gl_fragment_program::FogOption is always GL_NONE so don't check it
Ian Romanick
2011-04-21
2
-19
/
+8
|
*
mesa: Fix bugs in ff fragment shader fog handling
Ian Romanick
2011-04-21
1
-19
/
+20
|
*
st/mesa: check image size before copy_image_data_to_texture()
Brian Paul
2011-04-21
1
-2
/
+7
|
*
galahad,util: warn on resource target mismatch in copy_region
Marek Olšák
2011-04-21
2
-0
/
+9
|
*
st/mesa: implement CopyBufferSubData using resource_copy_region
Marek Olšák
2011-04-21
1
-19
/
+4
|
*
gallium: add fallback for copying buffers to all drivers
Marek Olšák
2011-04-21
8
-0
/
+70
|
*
util: add a simple memcpy path for copying buffers in util_resource_copy_region
Marek Olšák
2011-04-21
1
-9
/
+13
|
*
glsl/ast_to_hir: Only use the local 'type' variable as a temporary.
Kenneth Graunke
2011-04-20
1
-20
/
+4
|
*
i965: Remove dead vertex buffer structs.
Kenneth Graunke
2011-04-20
1
-25
/
+0
|
*
wayland-egl: Update to wayland-egl.h changes, drop struct wl_egl_display
Kristian Høgsberg
2011-04-20
5
-176
/
+85
|
*
mesa: fix void pointer arithmetic warning
Brian Paul
2011-04-20
1
-2
/
+2
|
*
docs: Mention that GLSL 1.30 is started.
Eric Anholt
2011-04-20
1
-1
/
+1
|
*
docs: Update for Intel ARB_texture_float and ARB_color_buffer_float.
Eric Anholt
2011-04-20
1
-3
/
+3
|
*
intel: Add support for ARB_color_buffer_float.
Eric Anholt
2011-04-20
9
-10
/
+28
[next]