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
/
drivers
/
dri
/
i965
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
i965: Combine GL_TEXTURE_CUBE_MAP_ARRAY case with the other array cases.
Kenneth Graunke
2013-07-03
1
-5
/
+2
*
i965: Pull 3D texture layout code out into a helper function.
Kenneth Graunke
2013-07-03
1
-77
/
+82
*
i965: Replace maxBatchSize variable with BATCH_SZ define.
Kenneth Graunke
2013-07-03
4
-5
/
+3
*
i965: Move annotate_aub out of the vtable.
Kenneth Graunke
2013-07-03
3
-5
/
+2
*
i965: Move debug_batch hook out of the vtable.
Kenneth Graunke
2013-07-03
3
-4
/
+2
*
i965: Remove render_target_supported from the vtable.
Kenneth Graunke
2013-07-03
5
-6
/
+3
*
i965: Move is_hiz_depth_format out of the vtable.
Kenneth Graunke
2013-07-03
6
-31
/
+26
*
i965: Remove the invalidate_state() vtable hook.
Kenneth Graunke
2013-07-03
3
-12
/
+0
*
i965: Replace fprintfs with assertions in GLenum comparison translators.
Kenneth Graunke
2013-07-03
1
-2
/
+2
*
i965: Replace intel_state.c enums with those from brw_defines.h.
Kenneth Graunke
2013-07-03
3
-102
/
+46
*
i965: Delete pre-DRI2.3 viewport hacks.
Kenneth Graunke
2013-07-03
3
-25
/
+1
*
i965: Remove "There are probably better ways" comment.
Kenneth Graunke
2013-07-03
1
-5
/
+0
*
i965: Delete brw_print_reg() function.
Kenneth Graunke
2013-07-03
3
-99
/
+0
*
i965: Move contents of intel_clear.h to intel_context.h.
Kenneth Graunke
2013-07-03
4
-40
/
+2
*
i965: Move contents of intel_extensions.h to intel_context.h.
Kenneth Graunke
2013-07-03
4
-37
/
+3
*
i965: Remove some dead code.
Kenneth Graunke
2013-07-03
17
-228
/
+0
*
i965: Delete dead intel_buffer_object::range_map_size field.
Kenneth Graunke
2013-07-03
1
-1
/
+0
*
i965: Remove intel_buffer_object::source.
Kenneth Graunke
2013-07-03
2
-6
/
+0
*
i965: Fix buffer object segfault since removal of system memory BOs.
Kenneth Graunke
2013-07-03
1
-0
/
+3
*
mesa: renumber shader indices according to their placement in pipeline
Marek Olšák
2013-07-02
1
-6
/
+2
*
i965: Enable ext_framebuffer_multisample_blit_scaled on intel h/w
Anuj Phogat
2013-07-01
1
-0
/
+1
*
i965/blorp: Add bilinear filtering of samples for multisample scaled blits
Anuj Phogat
2013-07-01
2
-11
/
+264
*
i965: Initialize brw_blorp_const_color_program member variables.
Vinson Lee
2013-07-01
1
-1
/
+5
*
i965: NULL check depth_mt to quiet static analysis.
Matt Turner
2013-06-29
1
-1
/
+1
*
mesa: Remove unused allow_large_textures driconf from classic drivers.
Eric Anholt
2013-06-28
1
-2
/
+1
*
i965: Remove is_945.
Kenneth Graunke
2013-06-28
2
-3
/
+0
*
i965: Delete hw_stencil flag.
Kenneth Graunke
2013-06-28
2
-3
/
+0
*
i965: Remove hw_stipple flag.
Kenneth Graunke
2013-06-28
2
-2
/
+0
*
i965: Remove use_early_z option.
Kenneth Graunke
2013-06-28
3
-9
/
+1
*
i965: Remove unused SUBPIXEL_* macros.
Kenneth Graunke
2013-06-28
1
-3
/
+0
*
i965: Remove redundant Gen3 PCI IDs.
Kenneth Graunke
2013-06-28
1
-14
/
+0
*
intel: Remove unused INTEL_MAX_FIXUP macro.
Kenneth Graunke
2013-06-28
1
-2
/
+0
*
i965: Drop i915 register/instruction definitions.
Eric Anholt
2013-06-28
2
-176
/
+0
*
i965: Drop code for calling the empty brw_update_draw_buffers() hook.
Eric Anholt
2013-06-28
6
-69
/
+0
*
i965: Drop dead i915 blend state code.
Eric Anholt
2013-06-28
2
-41
/
+0
*
i965: Drop i915-specific blit clear code.
Eric Anholt
2013-06-28
2
-180
/
+0
*
i965: Drop the system-memory VBO support for i915.
Eric Anholt
2013-06-28
2
-101
/
+4
*
i965: Drop i915 swtnl code.
Eric Anholt
2013-06-28
3
-58
/
+1
*
i965: Drop i915-specific vtbl entries.
Eric Anholt
2013-06-28
2
-28
/
+1
*
i965: Drop swtnl fallback code for i915.
Eric Anholt
2013-06-28
2
-32
/
+0
*
i965: Drop i915 code from intel_screen.
Eric Anholt
2013-06-28
2
-20
/
+1
*
i965: Drop #ifdef I915 code.
Eric Anholt
2013-06-28
10
-166
/
+5
*
i965: Drop code checking for gen <= 3.
Eric Anholt
2013-06-28
5
-35
/
+10
*
mesa: GL_EXT_shadow_funcs is not optional with GL_ARB_shadow
Ian Romanick
2013-06-28
1
-1
/
+0
*
mesa: GL_ARB_texture_storage_multisample is not optional with GL_ARB_texture_...
Ian Romanick
2013-06-28
1
-1
/
+0
*
mesa: GL_ARB_texture_storage is not optional
Ian Romanick
2013-06-28
1
-1
/
+0
*
mesa: GL_ARB_shading_language_100 is not optional
Ian Romanick
2013-06-28
1
-1
/
+0
*
mesa: GL_ARB_shader_objects is not optional
Ian Romanick
2013-06-28
1
-1
/
+0
*
mesa: GL_NV_blend_square is not optional
Ian Romanick
2013-06-28
1
-1
/
+0
*
mesa: GL_EXT_fog_coord is not optional
Ian Romanick
2013-06-28
1
-1
/
+0
[prev]
[next]