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
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove GL_MESA_packed_depth_stencil
Ian Romanick
2010-09-27
3
-11
/
+3
*
mesa: Force GL_SGIS_generate_mipmap to always be enabled
Ian Romanick
2010-09-27
14
-41
/
+9
*
mesa: Force GL_ARB_copy_buffer to always be enabled
Ian Romanick
2010-09-27
4
-12
/
+6
*
r300/compiler: Fix two mistakes in the presubtract optimization pass.
Tom Stellard
2010-09-25
1
-14
/
+31
*
swrast: update comments for REMAINDER() macro
Brian Paul
2010-09-25
1
-2
/
+5
*
intel: Remove unnecessary header.
Vinson Lee
2010-09-25
1
-1
/
+0
*
mesa/mipmap: fix warning since 1acadebd6270d3604b026842b8a21360968618a0
Dave Airlie
2010-09-25
1
-1
/
+1
*
intel: Remove unnecessary headers.
Vinson Lee
2010-09-24
2
-21
/
+0
*
unichrome: Remove unnecessary header.
Vinson Lee
2010-09-24
1
-1
/
+0
*
mesa: Remove unnecessary headers.
Vinson Lee
2010-09-24
3
-6
/
+0
*
intel: Fix implicit declaration of function '_mesa_meta_Bitmap' warning.
Vinson Lee
2010-09-24
1
-0
/
+1
*
mesa: Fix type typo in glGenerateMipmap handling of GL_UNSIGNED_INT data.
Eric Anholt
2010-09-24
1
-1
/
+1
*
intel: Improve some of the miptree debugging.
Eric Anholt
2010-09-24
1
-2
/
+11
*
intel: More reverting of the sw fallback for depth texture border color.
Eric Anholt
2010-09-24
1
-4
/
+1
*
intel: Add fallback debug to glGenerateMipmap.
Eric Anholt
2010-09-24
1
-0
/
+4
*
intel: Fix segfault on INTEL_DEBUG=fbo with unsupported framebuffers.
Eric Anholt
2010-09-24
1
-3
/
+2
*
i965: Add support for rendering to SARGB8 FBOs.
Eric Anholt
2010-09-24
3
-0
/
+9
*
intel: Corresponding FinishRenderTexture debug to BeginRenderTexture.
Eric Anholt
2010-09-24
1
-0
/
+4
*
intel: Dead comment removal.
Eric Anholt
2010-09-24
1
-1
/
+0
*
r600c: fix mipmap stride on evergreen
Alex Deucher
2010-09-24
1
-3
/
+10
*
st/mesa: use the wrapped renderbuffer in CopyPixels()
Brian Paul
2010-09-24
1
-1
/
+11
*
st/mesa: add missing MESA_FORMAT_S8 case in st_mesa_format_to_pipe_format()
Brian Paul
2010-09-24
1
-0
/
+2
*
mesa: fix assertions to handle srgb formats
Brian Paul
2010-09-24
1
-4
/
+8
*
i915: Remove a dead if (0) block.
Eric Anholt
2010-09-23
1
-3
/
+0
*
intel: Remove dead intelIsTextureResident().
Eric Anholt
2010-09-23
1
-18
/
+0
*
unichrome: Mostly revert my convolution removal changes.
Eric Anholt
2010-09-23
1
-7
/
+9
*
radeon: Remove copied minimum pitch alignment code.
Eric Anholt
2010-09-23
1
-12
/
+0
*
intel: Replace my intel_texture_bitmap code with _mesa_meta_Bitmap.
Eric Anholt
2010-09-23
1
-180
/
+1
*
intel: Remove unnecessary minimum pitch alignment to 32 bytes.
Eric Anholt
2010-09-23
1
-6
/
+0
*
intel: Remove disabled stencil drawpixels acceleration.
Eric Anholt
2010-09-23
1
-210
/
+0
*
mesa: Remove EXT_convolution.
Eric Anholt
2010-09-23
27
-2210
/
+63
*
mesa: Remove SGI_color_matrix.
Eric Anholt
2010-09-23
16
-334
/
+5
*
mesa: Remove SGI_color_table.
Eric Anholt
2010-09-23
10
-316
/
+4
*
mesa: Remove EXT_histogram.
Eric Anholt
2010-09-23
13
-1166
/
+43
*
mesa: Remove the non-required ARB_imaging extension.
Eric Anholt
2010-09-23
6
-22
/
+15
*
egl: fix build since 17eace581d25a626a7d75d9d1205d012cbb14a6e
Dave Airlie
2010-09-23
1
-1
/
+1
*
dri: Pass the __DRIscreen and the __DRIscreen private back to image lookup
Kristian Høgsberg
2010-09-22
4
-4
/
+6
*
i965: Warning fix for vector result any_nequal/all_equal change.
Eric Anholt
2010-09-22
1
-1
/
+3
*
i965: Update expression splitting for the vector-result change to compares.
Eric Anholt
2010-09-22
1
-8
/
+9
*
i965: When splitting vector variable assignment, ignore unset channels.
Eric Anholt
2010-09-22
1
-2
/
+5
*
i965: Fix the vector/expression splitting for the write_mask change.
Eric Anholt
2010-09-22
2
-7
/
+1
*
ir_to_mesa: Only compare vector_elements present for any_nequal/all_equal
Eric Anholt
2010-09-22
1
-2
/
+18
*
glsl: Rework assignments with write_masks to have LHS chan count match RHS.
Eric Anholt
2010-09-22
1
-1
/
+27
*
dri2: Make createImageFromName() take a __DRIscreen instead of __DRIcontext
Kristian Høgsberg
2010-09-22
1
-3
/
+3
*
intel: Fix GL_ARB_shading_language_120 commit
Kristian Høgsberg
2010-09-22
2
-11
/
+3
*
mesa: don't advertise bogus GL_ARB_shading_language_120 extension
Brian Paul
2010-09-21
9
-21
/
+60
*
i965: Track the windowizer's dispatch for kill pixel, promoted, and OQ
Eric Anholt
2010-09-21
3
-6
/
+23
*
i965: Also enable CC statistics when doing OQs.
Eric Anholt
2010-09-21
1
-3
/
+4
*
i965: Share the KIL_NV implementation between glsl and non-glsl.
Eric Anholt
2010-09-21
3
-17
/
+3
*
Merge branch 'sprite-coord'
Brian Paul
2010-09-21
2
-12
/
+19
|
\
[next]