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
...
*
i965: Move the destination reg setup for 8/16 wide to the emit code.
Eric Anholt
2011-04-26
4
-10
/
+6
*
intel: Use tiling for dri2AllocateBuffer implementation
Kristian Høgsberg
2011-04-26
1
-1
/
+10
*
intel: Set gen in intelInitScreen, just copy value in intelInitContext
Kristian Høgsberg
2011-04-26
3
-5
/
+14
*
intel: Use X tiling for DRM EGL Images
Kristian Høgsberg
2011-04-26
1
-1
/
+1
*
mesa: Remove SWcontext::_FogMode, use gl_context::gl_fog_attrib::Mode everywhere
Ian Romanick
2011-04-25
3
-3
/
+1
*
main: remove duplicated includes
Nicolas Kaiser
2011-04-25
2
-2
/
+0
*
mesa: add stricter checks for float formats in the texstore memcpy path
Marek Olšák
2011-04-25
1
-0
/
+2
*
mesa: implement generate-mipmap fallback for RGB10_A2
Marek Olšák
2011-04-25
1
-0
/
+80
*
st/mesa: fix regression since a22aba4eae9b29db731487bce90e8292f7e82c72
Dave Airlie
2011-04-25
1
-2
/
+2
*
mesa: Add some comments about FRAG_RESULT_COLOR vs FRAG_RESULT_DATAn.
Eric Anholt
2011-04-23
1
-0
/
+8
*
mesa: Fix fragment.color (no index) writes with OPTION ARB_draw_buffers.
Eric Anholt
2011-04-23
1
-3
/
+8
*
i965: Don't double-emit fragment.color writes for MRT with ARB_fp.
Eric Anholt
2011-04-23
2
-35
/
+19
*
i965: Fill in the remaining fields of gen5+ sampler default color.
Eric Anholt
2011-04-23
1
-4
/
+14
*
i965: Fix batch decode for the gen5+ sampler default color.
Eric Anholt
2011-04-23
1
-6
/
+24
*
intel: Add support for ARB_sampler_objects.
Eric Anholt
2011-04-23
13
-80
/
+99
*
i965: Add support for NV_conditional_render.
Eric Anholt
2011-04-23
5
-0
/
+17
*
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
3
-0
/
+11
*
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
*
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
*
mesa/vf: Remove.
José Fonseca
2011-04-23
5
-2257
/
+0
*
r300/compiler: fix up error message
Marek Olšák
2011-04-22
1
-2
/
+2
*
swrast: fix readpix clamping
Marek Olšák
2011-04-22
1
-4
/
+4
*
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
*
st/mesa: implement CopyBufferSubData using resource_copy_region
Marek Olšák
2011-04-21
1
-19
/
+4
*
i965: Remove dead vertex buffer structs.
Kenneth Graunke
2011-04-20
1
-25
/
+0
*
mesa: fix void pointer arithmetic warning
Brian Paul
2011-04-20
1
-2
/
+2
*
intel: Add support for ARB_color_buffer_float.
Eric Anholt
2011-04-20
9
-10
/
+28
*
meta: Add support for ARB_color_buffer_float to _mesa_meta_Clear().
Eric Anholt
2011-04-20
1
-4
/
+24
*
meta: Add support for ARB_color_buffer_float to _mesa_meta_DrawPixels.
Eric Anholt
2011-04-20
1
-0
/
+28
*
intel: Add support for ARB_texture_float.
Eric Anholt
2011-04-20
6
-2
/
+62
*
intel: Add support for blit copies of >32bpp formats.
Eric Anholt
2011-04-20
1
-0
/
+11
*
mesa: Add renderbuffer accessors for A, I, L, FLOAT32.
Eric Anholt
2011-04-20
1
-0
/
+218
*
mesa: Add renderbuffer accessors for MESA_FORMAT_R_FLOAT32, RG_FLOAT32.
Eric Anholt
2011-04-20
1
-0
/
+92
[prev]
[next]