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
/
dri
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Enable ARB_shading_language_packing
Matt Turner
2013-01-25
1
-0
/
+1
*
i965: Bump maximum supported ES2 context version to 3.0
Chad Versace
2013-01-25
1
-1
/
+1
*
i965/Gen6+: Enable ARB_ES3_compatibility extension
Paul Berry
2013-01-25
1
-0
/
+1
*
intel: Fix glCopyTexSubImage on buffers whose width >= 32kbytes
Paul Berry
2013-01-24
1
-0
/
+21
*
intel: Fix ReadPixels on buffers whose width >= 32kbytes
Paul Berry
2013-01-24
1
-4
/
+24
*
intel: callocing a 32 byte temp is silly, so don't
Ian Romanick
2013-01-24
1
-3
/
+3
*
intel: Enable S3TC extensions always
Ian Romanick
2013-01-23
1
-6
/
+4
*
mesa: Use a single flag for the S3TC extensions that don't require on-line co...
Ian Romanick
2013-01-23
1
-1
/
+0
*
i965: Implement the GL_ARB_base_instance extension.
Kenneth Graunke
2013-01-22
1
-0
/
+2
*
intel: Don't expose XRGB8888 visuals any more
Ian Romanick
2013-01-21
1
-2
/
+1
*
i965: Enable floating-point textures always
Ian Romanick
2013-01-21
2
-20
/
+5
*
intel: Enable GL_OES_depth_texture_cube_map
Ian Romanick
2013-01-20
1
-0
/
+1
*
i965: Add support for GL_ARB_texture_buffer_object_rgb32.
Eric Anholt
2013-01-18
1
-0
/
+1
*
intel: Make intel_region's pitch be bytes instead of pixels.
Eric Anholt
2013-01-18
12
-50
/
+46
*
intel: Make intel_blit.c take pitches in bytes.
Eric Anholt
2013-01-18
8
-19
/
+15
*
intel: Enable GL_ARB_internalformat_query
Ian Romanick
2013-01-15
1
-0
/
+1
*
intel: Support blitting to multiple color draw buffers
Anuj Phogat
2013-01-15
1
-32
/
+60
*
intel: Expose support for DRI_API_GLES3
Chad Versace
2013-01-15
1
-0
/
+2
*
intel: Move validation of context version into intelInitContext
Chad Versace
2013-01-15
3
-30
/
+70
*
intel: Set screen's api mask according to hw capabilities (v3)
Chad Versace
2013-01-15
2
-11
/
+96
*
i965: Move program_id to intel_screen instead of brw_context.
Kenneth Graunke
2013-01-12
2
-1
/
+7
*
i965: Add an INTEL_DEBUG=no16 option.
Kenneth Graunke
2013-01-12
2
-0
/
+2
*
driconf: Add a new option: disable_glsl_line_continuations
Carl Worth
2013-01-11
1
-1
/
+2
*
intel: Clean up confusion between logical and physical surface dimensions.
Paul Berry
2013-01-09
6
-125
/
+115
*
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
*
mesa: Add ALIGN() macro to main/macros.h.
Paul Berry
2013-01-08
1
-13
/
+0
*
intel: Fix copy-and-paste bug setting gl_constants::MaxSamples
Ian Romanick
2013-01-04
1
-1
/
+1
*
i965: Fix glCompressedTexSubImage2D offsets for ETC textures.
Paul Berry
2013-01-04
1
-0
/
+3
*
i965: Fail to blit rather than assert on invalid pitch requirements.
Kenneth Graunke
2012-12-29
1
-2
/
+2
*
intel: Skip texture validation logic when nothing has changed.
Eric Anholt
2012-12-28
5
-2
/
+30
*
intel: Turn a test in miptree_match_image into an assert.
Eric Anholt
2012-12-28
1
-2
/
+5
*
intel: Use the parent miptree's format for setting up HiZ miptrees.
Eric Anholt
2012-12-26
1
-1
/
+1
*
intel: Remove a couple of dead function prototypes.
Eric Anholt
2012-12-22
1
-5
/
+0
*
i965: Assert that relayout laid out something that won't need it again.
Eric Anholt
2012-12-22
1
-0
/
+6
*
i965: Also fix validation of Z32F_S8 textures.
Eric Anholt
2012-12-22
1
-0
/
+2
*
i965: Fix validation of ETC miptrees.
Eric Anholt
2012-12-22
1
-5
/
+7
*
qi965: Add perf debug for texture relayout.
Eric Anholt
2012-12-22
1
-0
/
+5
*
i965: expose ARB_texture_cube_map_array
Chris Forbes
2012-12-14
1
-0
/
+1
*
mesa: don't advertise ARB_texture_buffer_object in legacy contexts
Marek Olšák
2012-12-12
1
-4
/
+1
*
mesa: disallow creation of GL 3.1 compatibility contexts
Marek Olšák
2012-12-12
1
-5
/
+1
*
intel: Enable ETC2 support on intel hardware
Anuj Phogat
2012-12-07
2
-50
/
+83
*
i965: Add a debug flag for counting cycles spent in each compiled shader.
Eric Anholt
2012-12-05
2
-0
/
+7
*
intel: Always enable GL_ARB_framebuffer_object
Ian Romanick
2012-12-03
1
-2
/
+1
*
i965: Allow INTEL_DEBUG=fs as a synonym for INTEL_DEBUG=wm.
Kenneth Graunke
2012-12-03
1
-0
/
+1
*
glx/dri2: add and use new driver hook flush_with_flags
Marek Olšák
2012-12-02
1
-1
/
+1
*
mesa: pass context parameter to gl_renderbuffer::Delete()
Brian Paul
2012-11-30
1
-2
/
+2
*
mesa: Rename API_OPENGL to API_OPENGL_COMPAT.
Paul Berry
2012-11-29
1
-1
/
+1
*
i965: Enable ARB_vertex_type_2_10_10_10_rev on Gen4+.
Chris Forbes
2012-11-26
1
-0
/
+1
*
intel: Use designated initializers for DRI extension structs
Chad Versace
2012-11-19
1
-16
/
+20
[next]