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
*
targets/{egl,gbm}: omit unneeded libdrm_radeon
Chia-I Wu
2011-07-29
2
-4
/
+0
*
egl: EGL_MATCH_NATIVE_NATIVE_PIXMAP cannot be EGL_DONT_CARE
Chia-I Wu
2011-07-29
1
-2
/
+3
*
egl: make pixmaps and pbuffers EGL_BUFFER_PRESERVED
Chia-I Wu
2011-07-29
1
-1
/
+3
*
Add dependency generation for Mesa and GLSL dricore objects.
Eric Anholt
2011-07-28
2
-2
/
+4
*
softpipe: When doing write_all_cbufs, don't stomp over the color.
Eric Anholt
2011-07-28
1
-4
/
+12
*
mesa: fix format selection for meta CopyTexSubImage()
Brian Paul
2011-07-28
1
-0
/
+10
*
mesa: test against MESA_FORMAT_NONE in _mesa_GetTexLevelParameteriv()
Brian Paul
2011-07-28
1
-1
/
+1
*
st/mesa: fix comment language
Brian Paul
2011-07-28
1
-3
/
+3
*
r600g: fix vs export count
Vadim Girlin
2011-07-28
2
-2
/
+2
*
i965: Remove the now unused intel_renderbuffer::draw_offset field.
Kenneth Graunke
2011-07-28
2
-2
/
+0
*
i965: Check actual tile offsets in Gen4 miptree workaround.
Kenneth Graunke
2011-07-28
1
-2
/
+17
*
i965/gen4: Fix message parameter loading for 1D TXD sampling.
Kenneth Graunke
2011-07-28
1
-2
/
+4
*
glsl: improve the accuracy of the radians() builtin function
Paul Berry
2011-07-28
1
-4
/
+4
*
configure.ac: add DLOPEN_LIBS to xlib build
Marek Olšák
2011-07-28
1
-1
/
+1
*
configure.ac: fix xlib-based softpipe build
Marek Olšák
2011-07-28
1
-7
/
+5
*
glsl: Add source location tracking to TODO list
Ian Romanick
2011-07-27
1
-0
/
+5
*
glsl: Remove completed items from the TODO list
Ian Romanick
2011-07-27
1
-16
/
+0
*
mesa: don't forget about sampleBuffers in framebuffer visual update
Christoph Bumiller
2011-07-27
1
-0
/
+1
*
wayland-drm: Add copyright notice to protocol
Benjamin Franzke
2011-07-27
1
-0
/
+27
*
egl/gallium: fix build without softpipe and llvmpipe
Tobias Droste
2011-07-27
1
-3
/
+9
*
r300g: copy the compiler from r300c
Marek Olšák
2011-07-26
69
-25
/
+17038
*
util: enable S3TC support when the force_s3tc_enable env var is set to "true"
Bryan Cain
2011-07-26
1
-2
/
+9
*
st/mesa: respect force_s3tc_enable environment variable
Bryan Cain
2011-07-26
1
-1
/
+10
*
mesa: Make _mesa_get_compressed_formats match the texture compression specs
Ian Romanick
2011-07-25
3
-30
/
+93
*
mesa: Return the correct internal fmt when a generic compressed fmt was used
Ian Romanick
2011-07-25
1
-3
/
+17
*
mesa: Add utility function to get base format from a GL compressed format
Ian Romanick
2011-07-25
2
-0
/
+91
*
i965/fs: Fix MRT drawing since the m0->m2 move for shader debug.
Eric Anholt
2011-07-25
1
-1
/
+2
*
glsl: Correctly return progress from lower_variable_index_to_cond_assign
Ian Romanick
2011-07-25
1
-1
/
+3
*
configure.ac: do not check for llvm-config if llvm is disabled
Marek Olšák
2011-07-25
1
-3
/
+2
*
r300/compiler: simplify code in peephole_add_presub_add
Tobias Droste
2011-07-25
1
-17
/
+18
*
winsys/radeon: fix typos in the driver interface
Marek Olšák
2011-07-25
1
-2
/
+3
*
winsys/radeon: manage constant buffers by the cache bufmgr too
Marek Olšák
2011-07-25
1
-1
/
+2
*
winsys/radeon: remove usage parameter from buffer_create
Marek Olšák
2011-07-25
6
-12
/
+5
*
winsys/radeon: fix int->boolean conversion in radeon_bo_is_referenced_by_any_cs
Marek Olšák
2011-07-25
1
-1
/
+1
*
winsys/radeon: little change in radeon_bo_is_referenced_by_cs
Marek Olšák
2011-07-25
1
-2
/
+3
*
winsys/radeon: add R300 infix to winsys feature names
Marek Olšák
2011-07-25
6
-8
/
+7
*
winsys/radeon: simplify how value queries work
Marek Olšák
2011-07-25
12
-171
/
+133
*
i965: Fix many of the trivial WebGL demos that broke due to IB optimization.
Eric Anholt
2011-07-25
1
-0
/
+1
*
i965: Use 3D clears on gen6+ to avoid inter-ring synchronization.
Eric Anholt
2011-07-25
1
-2
/
+2
*
meta: Also save/restore clip planes for GLSL.
Eric Anholt
2011-07-25
1
-1
/
+13
*
i965: Emit texture cache flushes on gen6 along with render cache flushes.
Eric Anholt
2011-07-25
1
-0
/
+1
*
i965: vs optimization fix: Check val.{negate,abs} in accumulator_contains()
Paul Berry
2011-07-25
1
-0
/
+3
*
i965/gen7: Fix shadow sampling in the old brw_wm_emit backend.
Kenneth Graunke
2011-07-25
1
-4
/
+11
*
i965/fs: Clear result before visiting shadow comparitor and LOD info.
Kenneth Graunke
2011-07-25
1
-0
/
+10
*
vdpau: enable mpeg1 hw decoding, using the exact same code path as mpeg2
Emeric
2011-07-25
1
-12
/
+13
*
gallium: change formats merged with pipe-video to type "other"
Christian König
2011-07-25
1
-7
/
+7
*
configure: Move gbm before egl in SRC_DIRS
Benjamin Franzke
2011-07-25
1
-35
/
+35
*
g3dvl: remove unused vs output from create_ref_vert_shader
Christian König
2011-07-25
1
-4
/
+1
*
r600g: use file_max instead of file_count to determine reg offset
Christian König
2011-07-24
1
-3
/
+3
*
gallium/softpipe: Don't clobber dest color/alpha before masking.
Younes Manton
2011-07-23
1
-89
/
+96
[next]