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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
i965: Add support for NV_conditional_render.
Eric Anholt
2011-04-23
7
-1
/
+19
*
swrast: Disable glAccum drawing during conditional rendering.
Eric Anholt
2011-04-23
1
-0
/
+4
*
meta: Don't do conditional rendering on GenerateMipmaps and BlitFramebuffer.
Eric Anholt
2011-04-23
1
-1
/
+24
*
i965: Add support for ARB_texture_compression_rgtc.
Eric Anholt
2011-04-23
4
-2
/
+13
*
mesa: Don't assert on the compressed convertformat for GenerateMipmaps.
Eric Anholt
2011-04-23
1
-1
/
+0
*
mesa: Choose RGTC formats for GL_COMPRESSED_RED, GL_COMPRESSED_RG.
Eric Anholt
2011-04-23
1
-0
/
+8
*
mesa/gdi: Address compiler warnings.
José Fonseca
2011-04-23
2
-136
/
+131
*
mesa/gdi: Remove InitCritSections.cpp.
José Fonseca
2011-04-23
1
-33
/
+0
*
Drop fx windows driver.
José Fonseca
2011-04-23
3
-2299
/
+0
*
glu: Fix linux build
Jakob Bornecrantz
2011-04-23
1
-1
/
+1
*
glu: Clone the enviroment
Jakob Bornecrantz
2011-04-23
1
-0
/
+2
*
docs: Remove MSVS project files.
José Fonseca
2011-04-23
22
-9091
/
+9
*
scons: Build glu.
José Fonseca
2011-04-23
4
-2
/
+143
*
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
[prev]
[next]