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
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ARB_texture_rg: Handle RED and RG the same as RGB for tex env
Ian Romanick
2010-10-01
1
-0
/
+6
*
ARB_texture_rg: Add GL_RED as a valid GL_DEPTH_TEXTURE_MODE
Ian Romanick
2010-10-01
1
-1
/
+2
*
ARB_texture_rg: Add GL_TEXTURE_{RED,GREEN}_SIZE query support
Ian Romanick
2010-10-01
1
-0
/
+10
*
ARB_texture_rg: Correct some errors in RED / RG internal format handling
Ian Romanick
2010-10-01
1
-9
/
+32
*
mesa: Don't reference a W component in setting up a vec3 uniform component.
Eric Anholt
2010-09-30
1
-1
/
+5
*
main: remove duplicated includes
Nicolas Kaiser
2010-09-30
3
-6
/
+1
*
mesa: Move the list of builtin uniform info from ir_to_mesa to shared code.
Eric Anholt
2010-09-28
2
-1
/
+245
*
Remove GL_EXT_cull_vertex
Ian Romanick
2010-09-27
7
-1782
/
+1719
*
Remove GL_MESA_packed_depth_stencil
Ian Romanick
2010-09-27
2
-2
/
+0
*
mesa: Force GL_SGIS_generate_mipmap to always be enabled
Ian Romanick
2010-09-27
3
-29
/
+9
*
mesa: Force GL_ARB_copy_buffer to always be enabled
Ian Romanick
2010-09-27
2
-10
/
+4
*
mesa/mipmap: fix warning since 1acadebd6270d3604b026842b8a21360968618a0
Dave Airlie
2010-09-25
1
-1
/
+1
*
mesa: Remove unnecessary headers.
Vinson Lee
2010-09-24
3
-6
/
+0
*
mesa: Fix type typo in glGenerateMipmap handling of GL_UNSIGNED_INT data.
Eric Anholt
2010-09-24
1
-1
/
+1
*
mesa: fix assertions to handle srgb formats
Brian Paul
2010-09-24
1
-4
/
+8
*
mesa: Remove EXT_convolution.
Eric Anholt
2010-09-23
15
-1855
/
+44
*
mesa: Remove SGI_color_matrix.
Eric Anholt
2010-09-23
11
-172
/
+3
*
mesa: Remove SGI_color_table.
Eric Anholt
2010-09-23
10
-316
/
+4
*
mesa: Remove EXT_histogram.
Eric Anholt
2010-09-23
11
-1124
/
+10
*
mesa: Remove the non-required ARB_imaging extension.
Eric Anholt
2010-09-23
5
-21
/
+15
*
mesa: don't advertise bogus GL_ARB_shading_language_120 extension
Brian Paul
2010-09-21
5
-18
/
+43
*
mesa: don't call valid_texture_object() in non-debug builds
Brian Paul
2010-09-20
1
-5
/
+2
*
mesa: Silence "'valid_texture_object' defined but not used" warning.
Vinson Lee
2010-09-17
1
-1
/
+5
*
mesa: bump version to 7.10
Vinson Lee
2010-09-17
1
-3
/
+3
*
glsl2: Add flags to enable variable index lowering
Ian Romanick
2010-09-17
1
-0
/
+10
*
mesa: include mfeatures.h in formats.c
Brian Paul
2010-09-16
1
-0
/
+1
*
mesa: Update ES APIspec.xml.
Chia-I Wu
2010-09-16
1
-9
/
+5
*
mesa: update to version 64 of GL/glext.h
Brian Paul
2010-09-14
4
-9
/
+9
*
mesa: move, redefine MESA_GEOMETRY_PROGRAM
Brian Paul
2010-09-14
2
-9
/
+15
*
mesa: Less FEATURE_ARB_sync tests.
Chia-I Wu
2010-09-14
5
-25
/
+60
*
mesa: Remove unused _MESA_INIT_*_FUNCTIONS.
Chia-I Wu
2010-09-14
11
-90
/
+0
*
mesa: Remove unused Emit flags from gl_shader_compiler_options
Ian Romanick
2010-09-10
1
-2
/
+0
*
gallium: Add context profile support to st_api.
Chia-I Wu
2010-09-10
1
-1
/
+5
*
Revert "glapi: Implement optional dispatch logging"
Kristian Høgsberg
2010-09-09
5
-47
/
+8
*
glsl2: Add EmitNoNoise flag, use it to remove noise opcodes
Ian Romanick
2010-09-09
2
-11
/
+3
*
mesa: Only reference logging symbols in debug builds
Kristian Høgsberg
2010-09-09
1
-0
/
+11
*
mesa: Don't reuse DummyFramebuffer as the incomplete framebuffer
Kristian Høgsberg
2010-09-09
2
-1
/
+10
*
glapi: Implement optional dispatch logging
Kristian Høgsberg
2010-09-09
5
-8
/
+36
*
glsl: add several EmitNo* options, and MaxUnrollIterations
Luca Barbieri
2010-09-08
2
-2
/
+11
*
glsl: make compiler options per-target
Luca Barbieri
2010-09-08
3
-15
/
+35
*
mesa: add PIPE_SHADER_* like constants and conversions to/from enums (v2)
Luca Barbieri
2010-09-08
2
-0
/
+40
*
mesa: Refactor parameter processing in set_combiner_(operand|source)
Ian Romanick
2010-09-08
1
-68
/
+22
*
mesa: Fix handling of texenv operands for EXT vs ARB version
Ian Romanick
2010-09-08
1
-18
/
+19
*
mesa: Enable GL_MAX_VERTEX_ATTRIBS in ES2.
Kenneth Graunke
2010-09-07
1
-1
/
+16
*
mesa: Set the base format of GL_ALPHA FBOs and teach swrast about it.
Eric Anholt
2010-09-07
1
-0
/
+6
*
mesa: Define C99's __func__ macro on MSVC.
José Fonseca
2010-09-06
1
-0
/
+12
*
mesa: don't expose unsupported GL_ARB_geometry_shader4 for now
Luca Barbieri
2010-09-05
1
-1
/
+2
*
mesa: fix up a comment
Brian Paul
2010-09-03
1
-1
/
+2
*
mesa: Fix printf-like warnings.
Vinson Lee
2010-09-02
6
-16
/
+16
*
mesa: fix some printf warnings with casts
Brian Paul
2010-09-02
3
-8
/
+8
[prev]
[next]