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
*
mesa: Rename and wire-up GetInteger64i_v
Matt Turner
2013-01-10
3
-5
/
+4
*
mesa: Correct glGet{Boolean,Integer}i_v names
Matt Turner
2013-01-10
1
-2
/
+2
*
mesa: Allow GL_DEPTH_STENCIL_ATTACHMENT in ES 3
Matt Turner
2013-01-10
1
-1
/
+1
*
mesa: Support more glGet enums for ES3
Chad Versace
2013-01-10
2
-3
/
+11
*
mesa: Support querying GL_MAX_ELEMENT_INDEX in ES 3
Matt Turner
2013-01-10
4
-0
/
+23
*
mesa: De-duplicate ES2 queries
Matt Turner
2013-01-10
2
-11
/
+11
*
mesa: Allow glGet* queries on EXT_texture_lod_bias data in ES 3
Matt Turner
2013-01-10
1
-3
/
+7
*
mesa: Allow glGet* queries on EXT_framebuffer_blit data in ES 3
Matt Turner
2013-01-10
1
-4
/
+4
*
mesa: Allow glGet* queries on ARB_fragment/vertex_shader data in ES 3
Matt Turner
2013-01-10
1
-4
/
+6
*
mesa: Allow glGet* queries on ARB_framebuffer_object data in ES 3
Matt Turner
2013-01-10
1
-3
/
+3
*
mesa: Allow glGet* queries on ARB_transform_feedback2 data in ES 3
Matt Turner
2013-01-10
2
-6
/
+11
*
mesa: Allow glGet* queries on EXT_transform_feedback data in ES 3
Matt Turner
2013-01-10
1
-7
/
+7
*
mesa: Allow glGet* queries on ARB_sync data in ES 3
Matt Turner
2013-01-10
1
-3
/
+3
*
mesa: Allow glGet* queries of EXT_pbo data in ES 3
Matt Turner
2013-01-10
1
-4
/
+4
*
mesa: Allow glGet* queries of select ARB_ubo data in ES 3
Matt Turner
2013-01-10
1
-9
/
+14
*
Add ES 3 handling to get.c and get_hash_generator.py
Matt Turner
2013-01-10
3
-1
/
+24
*
mesa/tests: Add ARB_ES3_compatibility enums
Matt Turner
2013-01-10
1
-0
/
+14
*
mesa/program: Fix both Classic and Gallium build
Quentin Glidic
2013-01-10
1
-1
/
+1
*
intel: Clean up confusion between logical and physical surface dimensions.
Paul Berry
2013-01-09
8
-153
/
+143
*
intel: Add a force_y_tiling parameter to intel_miptree_create().
Paul Berry
2013-01-09
5
-26
/
+34
*
intel: Move compute_msaa_layout earlier in file.
Paul Berry
2013-01-09
1
-38
/
+41
*
i965/fs: Fix struct vs. class in acp_entry definitions.
Kenneth Graunke
2013-01-08
1
-1
/
+1
*
st/mesa: fix possible MSVC build error v2
Marek Olšák
2013-01-08
1
-2
/
+2
*
mesa: Add ALIGN() macro to main/macros.h.
Paul Berry
2013-01-08
4
-15
/
+15
*
i965: Support GL_FIXED and packed vertex formats natively on Haswell+.
Kenneth Graunke
2013-01-07
2
-12
/
+58
*
i965: Add #defines for GL_FIXED vertex formats.
Kenneth Graunke
2013-01-07
1
-0
/
+4
*
i965: Add remaining #defines for packed vertex formats.
Kenneth Graunke
2013-01-07
1
-0
/
+9
*
i965: Use Haswell's sample_d_c for textureGrad with shadow samplers.
Kenneth Graunke
2013-01-07
4
-5
/
+17
*
i965/fs: Remove dead code from generate_uniform_pull_constant_load_gen7.
Kenneth Graunke
2013-01-07
1
-2
/
+0
*
mesa: Don't use rtasm for Haiku swrast
Alexander von Gluck IV
2013-01-07
1
-1
/
+1
*
intel: Fix copy-and-paste bug setting gl_constants::MaxSamples
Ian Romanick
2013-01-04
1
-1
/
+1
*
mesa: Disallow R, RG, or RGB integer and unsigned formats in OpenGL ES 3.0
Ian Romanick
2013-01-04
1
-4
/
+2
*
mesa: Disallow SNORM formats for renderbuffers in OpenGL ES
Ian Romanick
2013-01-04
1
-16
/
+4
*
mesa: Disallow deprecated SNORM formats for renderbuffers
Ian Romanick
2013-01-04
1
-18
/
+0
*
xlib: allow GLX_DONT_CARE for glXChooseFBConfig() attribute values
Brian Paul
2013-01-04
1
-0
/
+14
*
i965: Fix glCompressedTexSubImage2D offsets for ETC textures.
Paul Berry
2013-01-04
1
-0
/
+3
*
st/mesa: fix assertion failures with 2101010 vertex formats
Marek Olšák
2013-01-04
1
-3
/
+4
*
st/mesa: accelerate CopyTexSubImage for 1D array textures
Marek Olšák
2013-01-04
1
-26
/
+66
*
st/mesa: fix CopyTexSubImage fallback for 1D array textures
Marek Olšák
2013-01-04
3
-17
/
+42
*
st/mesa: fix GetTexImage for compressed 2D array textures
Marek Olšák
2013-01-04
1
-23
/
+32
*
st/mesa: try to find the format matching format+type in decompressed_with_blit
Marek Olšák
2013-01-04
1
-19
/
+50
*
st/mesa: fix GetTexImage for compressed cubemaps
Marek Olšák
2013-01-04
1
-1
/
+1
*
mesa: allow TEXTURE_CUBE_MAP_ARRAY in GetTexImage
Marek Olšák
2013-01-04
1
-0
/
+2
*
gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag
Marek Olšák
2013-01-04
4
-8
/
+16
*
i965: Replace structs with bit-shifting for Gen7 SURFACE_STATE entries.
Kenneth Graunke
2013-01-03
6
-360
/
+252
*
radeon/r200: Fix tcl culling
smoki
2013-01-03
2
-18
/
+8
*
i965: Add break statement at end of BRW_OPCODE_CONTINUE case.
Vinson Lee
2013-01-02
1
-0
/
+1
*
mesa: Add missing ASSERT_OUTSIDE_BEGIN_END to GetSamplerParameter*
Matt Turner
2013-01-02
1
-0
/
+8
*
mesa: Add missing ASSERT_OUTSIDE_BEGIN_END to SamplerParameter*
Matt Turner
2013-01-02
1
-0
/
+8
*
mesa: Mark _mesa_{init,delete}_sampler_object as static
Matt Turner
2013-01-02
2
-9
/
+2
[next]