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
*
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
*
glapi: Move ARB_base_instance to the correct location
Matt Turner
2013-01-10
1
-3
/
+5
*
mesa/tests: Add ARB_ES3_compatibility enums
Matt Turner
2013-01-10
1
-0
/
+14
*
glapi: Add enums for ARB_ES3_compatibility
Matt Turner
2013-01-10
3
-0
/
+31
*
mesa/program: Fix both Classic and Gallium build
Quentin Glidic
2013-01-10
2
-1
/
+4
*
configure.ac: fix typo in error message
Andreas Boll
2013-01-10
1
-1
/
+1
*
r300g: don't set sample positions to the pixel center if MSAA is disabled
Marek Olšák
2013-01-10
3
-11
/
+5
*
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
*
r600g: Fix memory leak in r600_bytecode_add_vtx.
Vinson Lee
2013-01-09
1
-0
/
+1
*
r300g: optionally log MSAA resources to stderr
Marek Olšák
2013-01-09
3
-0
/
+8
*
r300g: fix the GPU name in the renderer string
Marek Olšák
2013-01-09
1
-0
/
+1
*
r300g: fix CS checker errors caused by emit_dsa_state
Marek Olšák
2013-01-09
1
-1
/
+1
*
clover: Adapt libclc's INCLUDEDIR and LIBEXECDIR to make use of the new intro...
Johannes Obermayr
2013-01-08
4
-6
/
+22
*
glsl: Don't add structure fields to the symbol table
Ian Romanick
2013-01-08
1
-1
/
+0
*
i965/fs: Fix struct vs. class in acp_entry definitions.
Kenneth Graunke
2013-01-08
1
-1
/
+1
*
r600g: implement buffer copying using CP DMA for R7xx, Evergreen, Cayman
Marek Olšák
2013-01-08
9
-24
/
+140
*
st/mesa: fix possible MSVC build error v2
Marek Olšák
2013-01-08
1
-2
/
+2
*
glsl: Pack flat "varyings" of mixed types together.
Paul Berry
2013-01-08
2
-14
/
+101
*
glsl: Prohibit structs and bools from being used as "varyings".
Paul Berry
2013-01-08
1
-21
/
+71
*
glsl: Plumb through is_parameter to apply_type_qualifier_to_variable()
Paul Berry
2013-01-08
1
-3
/
+4
*
glsl: Separate varying linking code to its own file.
Paul Berry
2013-01-08
5
-1124
/
+1240
*
mesa: Add ALIGN() macro to main/macros.h.
Paul Berry
2013-01-08
5
-17
/
+15
*
glsl: Fix loop bounds detection.
Paul Berry
2013-01-08
1
-4
/
+4
*
winsys/radeon: bump the size of relocation hashlist
Marek Olšák
2013-01-08
1
-2
/
+2
*
nvc0: catch too high GENERIC indices to prevent GRAPH traps
Christoph Bumiller
2013-01-08
1
-0
/
+6
*
nvc0: use correct resource target to select blit shader
Christoph Bumiller
2013-01-08
1
-2
/
+2
*
nvc0: add missing call to map edge flag in push_vbo
Christoph Bumiller
2013-01-08
1
-0
/
+3
*
nv50/ir: wrap assertion using typeid in #ifndef NDEBUG
Christoph Bumiller
2013-01-08
1
-0
/
+2
*
nvc0: fix out of bounds writes for unaligned sizes in push_data
Christoph Bumiller
2013-01-08
1
-2
/
+4
*
nouveau: increase max order of suballocated buffers by 1
Christoph Bumiller
2013-01-08
1
-2
/
+9
*
nouveau: improve buffer transfers
Christoph Bumiller
2013-01-08
12
-137
/
+551
*
r300g: fix assertion failure in emit_dsa_state
Marek Olšák
2013-01-08
2
-3
/
+5
*
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: Drop mmx optimizations on Haiku
Alexander von Gluck IV
2013-01-07
1
-2
/
+1
*
mesa: Don't use rtasm for Haiku swrast
Alexander von Gluck IV
2013-01-07
1
-1
/
+1
*
r600g: set the virtual address for the htile buffer
Alex Deucher
2013-01-07
2
-2
/
+4
[next]