25411 Commits (d0cb1036aa98d35ae5233d326fbb0ba592a26e26)
 

Author SHA1 Message Date
  Dave Airlie d0cb1036aa radeon: fix scissors harder. 16 years ago
  Eric Anholt 60b072d49f intel: Add support for ARB_copy_buffer. 16 years ago
  Pauli Nieminen 812ccacabc r300: Fix emit prediction to account scissor emitting correctly. 16 years ago
  Brian Paul e363ec1d08 Merge branch 'mesa_7_5_branch' 16 years ago
  Brian Paul 0d7bed9f89 docs: fix selection/feedback culling bug 16 years ago
  Brian Paul 8f4d66c5f8 swrast: fix incorrect tri culling in selection/feedback mode. 16 years ago
  Eric Anholt c2ef10803d i915: Fix undefined symbol as of eabe12df44a41e97fb5736959e8864ddbd01be14 16 years ago
  Zack Rusin 8bdce0c3a7 st/xorg: set vertex and fragment shader for the current op 16 years ago
  Zack Rusin c7e103d238 st/xorg: bind rasterizer state 16 years ago
  Zack Rusin 2048182e86 st/xorg: set blend state for exa 16 years ago
  Zack Rusin f9a3fce090 st/xorg: bind framebuffer and viewport for exa 16 years ago
  Zack Rusin 3f15ea866f st/xorg: create and destroy shader cache 16 years ago
  Michel Dänzer 416ee3c53e st/xorg: Set shared usage of pixmaps for use via DRI2. 16 years ago
  Michel Dänzer bfbfcdd703 st/dri: Make sure the front left renderbuffer is there for texture-from-pixmap. 16 years ago
  Michel Dänzer d73d4cfcf1 st/xorg: Don't hardcode ExaPrepareCopy to fall back to software. 16 years ago
  Michel Dänzer 05aa56a827 st/xorg: Flush context if necessary in ExaPrepareAccess. 16 years ago
  Michel Dänzer f3a540f6d7 st/dri: Only ask for fake front buffer for single buffer visuals by default. 16 years ago
  Michel Dänzer a33e9ea3b9 st/xorg/dri: Pass texture formats via the DRI2 protocol flags. 16 years ago
  Nicolai Hähnle 1160bf7c65 r300: Cleanup reported native program limits 16 years ago
  Nicolai Hähnle eb6e281966 r300: Debug messages are written to stderr, so fflush that 16 years ago
  Pauli Nieminen 570d4e375a radeon/r200/r300: Fix swtcl prediction to work after primitie change. 16 years ago
  marvin24 43a064e06d mesa: direct program debug output to stderr instead of stdout 16 years ago
  Brian Paul 44e86dde6d Merge branch 'mesa_7_5_branch' 16 years ago
  Brian Paul 32f95f8c17 gallium/util: added support for SRGB formats 16 years ago
  Brian Paul f8ae968d28 gallium/util: added cases for SRGB formats 16 years ago
  Chia-I Wu 8d0bdfa433 progs: EGL/X progs should link to libX11. 16 years ago
  Vinson Lee 0dd08a9e15 mesa: move decls before code 16 years ago
  Cooper Yuan ba87cbf2be r300g: Correct scissor setting, subtract 1 from window's width and height 16 years ago
  Dave Airlie 82ff3190de radeon: fix scissor calcs. 16 years ago
  Ian Romanick 09c73c7437 i965: Increase assmebly shader program parameter limits 16 years ago
  Ian Romanick eabe12df44 ARB prog: Change handling of program parameter limits 16 years ago
  Dave Airlie 20d9204fbd radeon: fix max indx/vertex emission due to state checker 16 years ago
  Younes Manton cefe9c4f39 mesa: gitignore 16 years ago
  Younes Manton 7d3b8231e1 nv04: Handle more Z formats. 16 years ago
  Nicolai Hähnle c024f1047f r300/compiler: Fix vertex program MAD emit 16 years ago
  Nicolai Hähnle 2114acb044 r300/compiler: Fix bug in rc_find_free_temporary 16 years ago
  Chia-I Wu e1d978775f egl: Remove Xdpy from EGLDisplay. 16 years ago
  Chia-I Wu f5a06fad62 egl_glx: Make fbconfigs and visuals per display. 16 years ago
  Chia-I Wu c06699dd12 egl_softpipe: Make winsys and pipe screen per display. 16 years ago
  Chia-I Wu 49f245ea6b EGL_i915: Make struct drm_device per display. 16 years ago
  Pauli Nieminen 74b55970dc Merge branch 'fix_r300_swtcl' into push_master 16 years ago
  Pauli Nieminen 47d4b9ff70 radeon: Fix loop en condition so debug output doesn't flood meaningless values. 16 years ago
  Pauli Nieminen e0e76edf97 radeon: Make RADEON_CMDBUF more fine grained. 16 years ago
  Pauli Nieminen 97029c1860 radeon/r200/r300: Fix swtcl flushing not to invalidate dma region. 16 years ago
  Brian Paul 38f5641106 Merge branch 'mesa_7_5_branch' 16 years ago
  Brian Paul b2b220e622 i965: init the tex_units_used field 16 years ago
  Brian Paul a9a6399cd3 i965: fix incorrect tex unit in emit_tex() and emit_txb() 16 years ago
  Brian Paul 81a101b5be i965: clean-up tex target switches 16 years ago
  Brian Paul 6df38e6f5a glsl: asst. clean-ups in set_program_uniform() 16 years ago
  Brian Paul babb5ba9a9 glsl: signal that the program needs to be re-translated when samplers change 16 years ago