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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
meta: fix redBits size test in get_temp_image_type()
Brian Paul
2011-10-13
1
-1
/
+1
*
i965 Gen6+: De-compact clip plane constants for old VS backend.
Paul Berry
2011-10-13
1
-8
/
+7
*
intel: Assert that no batch is emitted if a region is mapped
Chad Versace
2011-10-11
3
-1
/
+32
*
i965: Fix computation of abs(-x) in FS
Paul Berry
2011-10-11
2
-1
/
+5
*
i965: Replace incorrect use of GLboolean with enum brw_compression.
Kenneth Graunke
2011-10-11
3
-5
/
+9
*
i965: Change type of brw_context.primitive from GLenum to hardware primitive
Chad Versace
2011-10-10
4
-43
/
+41
*
i965: Split brw_set_prim into brw/gen6 variants
Chad Versace
2011-10-10
2
-2
/
+19
*
i965: Fix timer query on gen6+
Zou Nan hai
2011-10-10
1
-5
/
+12
*
i965: Fix inconsistent indentation in brw_eu_emit.c.
Kenneth Graunke
2011-10-07
1
-197
/
+197
*
mesa: Use gl_shader_program::_LinkedShaders instead of FragmentProgram
Ian Romanick
2011-10-07
3
-5
/
+8
*
mesa: Use gl_shader_program::_LinkedShaders instead of VertexProgram
Ian Romanick
2011-10-07
2
-4
/
+7
*
i915,i830: Remove dead HiZ assertions in *update_draw_buffer()
Chad Versace
2011-10-07
2
-4
/
+0
*
i965: make swizzle_for_size() return unsigned
Brian Paul
2011-10-07
1
-2
/
+2
*
i965: make size_swizzles[] static const
Brian Paul
2011-10-07
1
-1
/
+1
*
i965: silence unused var warnings in non-debug builds
Brian Paul
2011-10-07
2
-0
/
+2
*
intel: silence uninitialized var warning
Brian Paul
2011-10-07
1
-1
/
+1
*
r300: fix incompatible pointer type warnings
Brian Paul
2011-10-07
2
-2
/
+2
*
i965 Gen6+: De-compact clip planes.
Paul Berry
2011-10-06
7
-68
/
+56
*
i965 VS: Change nr_userclip to nr_userclip_planes.
Paul Berry
2011-10-06
4
-13
/
+16
*
i965: Make brw_compute_vue_map's userclip dependency a boolean.
Paul Berry
2011-10-06
13
-25
/
+32
*
i965: Move ClipPlanesEnabled state to VS cache key.
Paul Berry
2011-10-06
3
-1
/
+9
*
i965: Rearrange VS cache key struct.
Paul Berry
2011-10-06
1
-1
/
+11
*
mesa: Create _mesa_bitcount_64() to replace i965's brw_count_bits()
Paul Berry
2011-10-06
11
-21
/
+14
*
meta: Don't enable TEXTURE_RECTANGLE when it's unsupported.
Kenneth Graunke
2011-10-06
1
-1
/
+2
*
mesa: get rid of imageOffsets arrays in texstore code
Brian Paul
2011-10-05
3
-11
/
+18
*
i965 Gen6: Implement gl_ClipVertex.
Paul Berry
2011-10-05
5
-8
/
+66
*
r200/r300/r600: remove dangling radeon_tex_getimage.c symlinks.
Paul Berry
2011-10-04
3
-3
/
+0
*
mesa: Remove ARB_draw_buffers extension enable flag
Ian Romanick
2011-10-04
2
-2
/
+0
*
configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.
Stéphane Marchesin
2011-10-04
1
-1
/
+1
*
Remove remnants of legacy glide support
Guillem Jover
2011-10-04
3
-44
/
+0
*
nouveau: remove unused code, unused var
Brian Paul
2011-10-03
1
-29
/
+0
*
i915: don't include texstore.h
Brian Paul
2011-10-03
1
-1
/
+0
*
i965: remove unneeded includes of texstore.h
Brian Paul
2011-10-03
3
-3
/
+0
*
i965: Add support for GL_EXT_texture_array and GL_MESA_texture_array.
Eric Anholt
2011-10-03
9
-5
/
+43
*
intel: Add a safety check for mapping 1D texture arrays.
Eric Anholt
2011-10-03
1
-0
/
+4
*
intel: Add debug output to intel_map_texture_image.
Eric Anholt
2011-10-03
1
-1
/
+7
*
intel: Add a helper function for getting miptree size from a texture image.
Eric Anholt
2011-10-03
8
-35
/
+80
*
i965: Refactor out the cube map setup for general texture array setup.
Eric Anholt
2011-10-03
1
-29
/
+37
*
intel: Consolidate texture validation copy code, and reuse it correctly.
Eric Anholt
2011-10-03
6
-193
/
+106
*
intel: Clean up the function chain for mapping texture images for swrast.
Eric Anholt
2011-10-03
3
-113
/
+65
*
intel: Make PBO TexImage use AllocTextureImageBuffer like non-PBO does.
Eric Anholt
2011-10-03
2
-54
/
+21
*
intel: Rely on Mesa core for glTexImage storage.
Eric Anholt
2011-10-03
1
-52
/
+4
*
intel: Allocate s8z24 separate renderbuffers from AllocTextureImageBuffer().
Eric Anholt
2011-10-03
3
-1
/
+9
*
intel: Add an AllocTextureImageBuffer() implementation using miptrees.
Eric Anholt
2011-10-03
3
-1
/
+50
*
mesa: Convert _mesa_generate_mipmap to MapTexImage()-based access.
Brian Paul
2011-10-03
3
-88
/
+2
*
i965: Stop lowering integer division to multiply and reciprocal.
Kenneth Graunke
2011-10-02
1
-1
/
+0
*
i965: Reverse the operands for INT DIV prior to Gen6.
Kenneth Graunke
2011-10-02
2
-4
/
+30
*
i965/vs: Implement integer quotient and remainder math operations.
Kenneth Graunke
2011-10-02
3
-4
/
+24
*
i965/fs: Implement integer quotient and remainder math operations.
Kenneth Graunke
2011-10-02
7
-4
/
+32
*
i965: Set the signed/unsigned type bit in Gen4/5 math messages.
Kenneth Graunke
2011-10-02
1
-1
/
+1
[next]